Releases: department-of-veterans-affairs/notification-api
Releases · department-of-veterans-affairs/notification-api
v1.7.5 - 20 MAR 2024
What's Changed
Bug Fixes 🐜
- Hotfix - Update Datadog Image by @ldraney in #1670
- #1635 Remove Unused Pytest Fixtures by @mchlwellman in #1674
DevOps
- Add Dev Test Workflow Dispatch/Call Github Action by @k-macmillan in #1680
Other Changes 🧑💻
- Formatted source with new version of ruff by @mchlwellman in #1675
- #1661 - Delete skipped and xfailed tests for route removal by @MackHalliday in #1671
New Contributors
- @MackHalliday made their first contribution in #1671
Full Changelog: v1.7.4...v1.7.5
v1.7.4 - 6 MAR 2024
What's Changed
Exciting New Features 🎉
- Updated README With New Requirements File Handling Instructions by @k-macmillan in #1592
Bug Fixes 🐜
- #1132 SQLAlchemy warnings after flask upgrade by @mchlwellman in #1638
- [Hotfix] Remove InvalidPhoneError From Automatic Retries by @k-macmillan in #1652
DevOps
Dependency Upgrades 🆙
- #1647 Dependency update by @mchlwellman in #1657
Other Changes 🧑💻
Full Changelog: v1.7.3...v1.7.4
v1.7.3 - 21 FEB 2024
What's Changed
Exciting New Features 🎉
- #1523 Push notifications subscribed users request by @kalbfled in #1637
- #1523 Add additional environment variables to Perf for push notifications by @kalbfled in #1644
- #1043 Add all VA public CA certificates to Docker image using VA HTTP server by @kalbfled in #1646
Bug Fixes 🐜
- #1630 [Bugfix] Bounce Handling by @k-macmillan in #1639
- [Hotfix] ruff Format Fix by @k-macmillan in #1640
- [Hotfix] Cipher List by @EvanParish in #1649
- #1043 [Hotfix] Revision to add openssl by @kalbfled in #1650
Security Fixes 🔐
- #1618 Remove Hard-coded Cipher List for MPI Connection by @EvanParish in #1626
Other Changes 🧑💻
- #1436 Run unit tests with one test database for all Pytest threads by @kalbfled in #1633
- Update the issue template for a routine dependency upgrade. by @kalbfled in #1651
Full Changelog: v1.7.2...v1.7.3
v1.7.2 - 7 FEB 2024
What's Changed
Bug Fixes 🐜
- #1501 [v3] Removed Extra Decorator by @k-macmillan in #1621
Full Changelog: v1.7.1...v1.7.2
v1.7.1 - 24 JAN 2024
What's Changed
Exciting New Features 🎉
- #1538 SQLAlchemy Query Updates by @kalbfled in #1573
- Local Env Docker Update by @k-macmillan in #1591
- #1526 Automate Regression on Deploy by @ldraney in #1565
- #1539 - Client Postman Collection by @edDocMe360 in #1607
Bug Fixes 🐜
- [BUG] cachetools Local Requirements by @k-macmillan in #1589
- #1526 - hotfix for environment type by @ldraney in #1610
- #1526 - bug fix for prerelease job dependency by @ldraney in #1612
- [HOTFIX] VEText Identify RequestException by @k-macmillan in #1609
- [HOTFIX] Updated CPU Values by @k-macmillan in #1597
- #1603 Hotfix MPI Connection Problem by @EvanParish in #1617
Dependency Upgrades 🆙
- #1553 Update Lambda Dependencies by @EvanParish in #1587
Other Changes 🧑💻
- #1204 Ruff Formatter by @k-macmillan in #1582
- Update pre-commit config by @EvanParish in #1600
Full Changelog: v1.7.0...v1.7.1
v1.7.0 - 10 JAN 2024
What's Changed
Exciting New Features 🎉
- #1535 Two Way Message Enhancement: Support for All Clients by @EvanParish in #1559
- #1404 Cache Repeat Calls by @k-macmillan in #1580
- #1527 Python 3.10 and Alpine 3.19 Upgrades by @k-macmillan in #1584
Bug Fixes 🐜
- HOTFIX Vetext Forwarder Params by @EvanParish in #1576
- HOTFIX Update boto3 Client Invocation by @k-macmillan in #1577
- #1525 [BUGFIX] KeyError Invalid Phone Number Prefix by @k-macmillan in #1581
- HOTFIX - Cleaned Loggers and Exceptions by @k-macmillan in #1583
- HOTFIX - VAProfile logging by @k-macmillan
Full Changelog: v1.6.19...v1.7.0-h1
v1.6.19 - 20 DEC 2023
What's Changed
Exciting New Features 🎉
- #1189 Validate twilio requests, associated tests and requirements. by @edDocMe360 in #1561
- #1189 adding info logging by @edDocMe360 in #1572
Dependency Upgrades 🆙
- #1552 Updating requirements. by @edDocMe360 in #1570
Full Changelog: v1.6.18...v1.6.19
v1.6.18 - 13 DEC 2023
What's Changed
Exciting New Features 🎉
- #1498 twilio callback overrides by @edDocMe360 in #1550
- #1513 - v3 permanent failure persistence to notification_failures table by @nikolai-efimov in #1555
- Portal-1499 migration to add
sessions
table by @MarchandMD in #1556
Bug Fixes 🐜
- Hotfix to upgrade werkzeug by @kalbfled in #1551
- Ignore pypdf by @EvanParish in #1558
- HOTFIX - Cast UUID to String for Onsite Notifications by @k-macmillan in #1563
- Updated to use protected admin user name by @k-macmillan in #1566
New Contributors
- @edDocMe360 made their first contribution in #1550
- @MarchandMD made their first contribution in #1556
Full Changelog: v1.6.17...v1.6.18
v1.6.17 - 29 NOV 2023
What's Changed
Exciting New Features 🎉
- #1506 Comp and Pen Scheduling Notification Sends by @EvanParish in #1528
- #1377 - Add public endpoints to OpenAPI swagger document by @cris-oddball in #1545
Bug Fixes 🐜
- Fixed Parameter Location for Perf by @k-macmillan in #1540
- Hotfix to ignore Safety vulnerability 61893 (urllib3) by @kalbfled in #1546
- Hotfix Logging Error in dao_update_notification_by_id by @EvanParish in #1547
Full Changelog: v1.6.16...v1.6.17
v1.6.16 - 15 NOV 2023
What's Changed
Exciting New Features 🎉
- #1512 notification failures table by @nikolai-efimov in #1522
- #1504 - For v3 notifications, use the default SMS sender if one is not provided by @nikolai-efimov in #1532
Lambda Functions
- #1322 - Remove User Flows from API by @cris-oddball in #1520
Bug Fixes 🐜
Full Changelog: v1.6.15...v1.6.16