Releases: department-of-veterans-affairs/notification-api
Releases · department-of-veterans-affairs/notification-api
v1.6.15 - 1 NOV 2023
What's Changed
Exciting New Features 🎉
- #1361 v3 basic send logic (part 1) by @kalbfled in #1483
- #1361 v3 basic send logic (part 2) by @kalbfled in #1494
- #1169 - Add template_p2p_checklist table by @ianperera in #1500
Bug Fixes 🐜
- Two Way SMS Logging Hotfix by @k-macmillan in #1496
- Hotfix to Return 201 on PUSH Timeout by @k-macmillan in #1519
- #1488 BUG: Twilio delivered messages getting stuck in sent by @EvanParish in #1516
Full Changelog: v1.6.14...v1.6.15
v1.6.14 - 18 OCT 2023
What's Changed
Breaking Changes 🛠
- #1178 Rev2 Remove Letter and PDF by @babyjunior56 in #1473
Bug Fixes 🐜
- #1480 Reduced Unnecessary Database Queries by @k-macmillan in #1481
- Hotfix - remove run-qa-suite from deploy, tag and pre-release by @cris-oddball in #1490
DevOps
- #1442 add regression to tag trigger by @cris-oddball in #1478
- #1327 Run QA suite on staging pre-release trigger by @cris-oddball in #1486
- Task CPU and Memory Update by @k-macmillan in #1492
Dependency Upgrades 🆙
- #1472 Update Dependencies by @EvanParish in #1487
- #1472 Update Dependencies - Github Actions by @EvanParish in #1491
Full Changelog: v1.6.13...v1.6.14
v1.6.13-alpha 09 OCT 2023
What's Changed
Breaking Changes 🛠
- #1178 Rev2 Remove Letter and PDF by @babyjunior56 in #1473
Bug Fixes 🐜
- #1480 Reduced Unnecessary Database Queries by @k-macmillan in #1481
DevOps
- #1442 add regression to tag trigger by @cris-oddball in #1478
- #1327 Run QA suite on staging pre-release trigger by @cris-oddball in #1486
Full Changelog: v1.6.13...v1.6.13-1327-run-qa-prerelease
v1.6.13 - 4 OCT 2023
What's Changed
Breaking Changes 🛠
- #1163 Remove routes and other code for sending a PDF letter. by @kalbfled in #1457
- #1158 Remove letter-contact routes by @kalbfled in #1458
Exciting New Features 🎉
- Add Reply-to Inbox Table by @tsr-rise8 in #1459
Bug Fixes 🐜
- Replay Notification Bugfix by @k-macmillan in #1464
- #1449 - BUG: Pinpoint Successful Status Sent vs Delivered by @EvanParish in #1463
DevOps
Other Changes 🧑💻
New Contributors
- @tsr-rise8 made their first contribution in #1459
Full Changelog: v1.6.12...v1.6.13
v1.6.12 - 20 SEPT 2023
What's Changed
Exciting New Features 🎉
- #1360 POST /v3/notifications/ revision by @kalbfled in #1438
- #1118 Add p2p_enabled field to services table by @nathanbwright in #1443
- #1326 - Run All QA Suite Tests by @ldraney in #1452
Security Fixes 🔐
- #1079-update-certifi by @babyjunior56 in #1444
- #1390 - upgrading dependencies for pip packages by @nikolai-efimov in #1453
DevOps
- Update PR Template by @EvanParish in #1447
- #1326 Run QA Suite on Deploy to Dev action by @ldraney in #1448
Other Changes 🧑💻
- #886 remove unneeded TODOs by @cris-oddball in #1450
New Contributors
- @nathanbwright made their first contribution in #1443
Full Changelog: v1.6.11...v1.6.12
v1.6.11 - 06 SEPT 2023
What's Changed
Exciting New Features 🎉
- #1149 - Clean up letter-branding related code and db by @nikolai-efimov in #1429
- #1360 Implement POST /v3/notifications, including tests and API specifications by @kalbfled in #1430
DevOps
Full Changelog: v1.6.10...v1.6.11
v1.6.10 - 23 AUG 2023
What's Changed
Exciting New Features 🎉
- Upgrade Postgres containers from v11 to v15 by @kalbfled in #1414
- #1344 Separate read and write engine bindings & AuthenticatedServiceInfo instead of "return query.one()" by @nikolai-efimov in #1395
- #1344 - Authenticate via Reader instance by @nikolai-efimov in #1421
Bug Fixes 🐜
- #1419 Hotfix AttributeError and RuntimeError catch by @k-macmillan in #1420
- #1419 Halt Celery processing to send a notification if VA Profile times out and trigger a retry by @kalbfled in #1422
- Hotfix AutoRetry For Rate Limiting SMS Deliveries by @k-macmillan in #1426
DevOps
Dependency Upgrades 🆙
- #1221 pypdf deprecation by @babyjunior56 in #1413
New Contributors
- @nikolai-efimov made their first contribution in #1395
Full Changelog: v1.6.9...v1.6.10
v1.6.9-alpha - 15 AUG 2023
What's Changed
Exciting New Features 🎉
- Upgrade Postgres containers from v11 to v15 by @kalbfled in #1414
- Dev: #1344 Separate read and write engine bindings & AuthenticatedServiceInfo instead of "return query.one()" by @nikolai-efimov in #1395
- 1344 - Authenticate via Reader instance by @nikolai-efimov in #1421
DevOps
Dependency Upgrades 🆙
- #1221 pypdf deprecation by @babyjunior56 in #1413
New Contributors
- @nikolai-efimov made their first contribution in #1395
Full Changelog: v1.6.9...v1.6.9-1344-db-auth-reader
v1.6.9 - 9 AUG 2023
What's Changed
Exciting New Features 🎉
- #1226 Celery Retry Exponential Backoff by @k-macmillan in #1367
- Autoretry Logging Update by @k-macmillan in #1394
- #748 Migration for EDIPI by @k-macmillan in #1400
- #1376 Update our Twilio error codes to handle the new 30034 by @EvanParish in #1401
- #1389 Log when schema validation fails. Redact personalizations for POST notifications. by @kalbfled in #1403
- #1359 Add new category to release.yaml for dependencies by @babyjunior56 in #1405 in #1406
Bug Fixes 🐜
- Exception Retry Hotfix by @k-macmillan in #1409
DevOps
Full Changelog: v1.6.8...v1.6.9
v1.6.8-alpha - 25-JUL-2023
This is NOT the 26 JUL 2023 release, this pre-release is only going to staging.
What's Changed
Exciting New Features 🎉
- #1226 Celery Retry Exponential Backoff by @k-macmillan in #1367
Sending this to Staging to let it sit there until the v1.6.9 release on 8 AUG 2023, will monitor metrics and logs to see if the retries are behaving as expected.
Full Changelog: v1.6.8...v1.6.8-1226-celery-retries