Releases: GSA/notifications-api
Releases · GSA/notifications-api
04-18-2024 Production Deploy
What's Changed
- Update gunicorn to latest release by @ccostino in #930
- remove check-db-notification-fails task from schedule by @terrazoon in #932
- Bump aiohttp from 3.9.3 to 3.9.4 by @dependabot in #933
- make email_address check case insensitive by @terrazoon in #934
Full Changelog: 04-17-2024...04-18-2024
04-17-2024 Production Deploy
What's Changed
- Bump werkzeug from 3.0.1 to 3.0.2 by @dependabot in #907
- If the templates.json file changes, update it. by @xlorepdarkhelm in #914
- Adding template update steps for demo and prod. by @xlorepdarkhelm in #915
- Added ability for poetry to add and delete the test_notifications_api db during tests for #598 by @anagradova in #913
- Bump moto from 5.0.3 to 5.0.5 by @dependabot in #911
- remove deprecated notification by @terrazoon in #916
- Bump flask-migrate from 4.0.5 to 4.0.7 by @dependabot in #917
- Update utils to 0.4.6 by @ccostino in #918
- E2E Test Improvement: leverage the live staging API instead of deploying a local instance in CI/CD by @terrazoon in #920
- Terraform doc update by @jskinne3 in #909
- Updated dependencies and ignore gunicorn audit flag by @ccostino in #924
Full Changelog: 04-09-2024...04-17-2024
04-09-2024 Production Deploy
What's Changed
- debug staging by @terrazoon in #878
- Fix organization invite template by @terrazoon in #882
- return None to handle new user by @terrazoon in #881
- remove debug by @terrazoon in #885
- Add a note about how to resolve db error by @jskinne3 in #887
- clean templates out of redis when we do update-templates by @terrazoon in #886
- Revert recent Terraform changes to prod and demo by @ccostino in #891
- Revert the rest of our Terraform changes by @ccostino in #893
- Move createdb step by @jskinne3 in #888
- Bump faker from 23.3.0 to 24.4.0 by @dependabot in #874
- make state non-arbitrary by @terrazoon in #890
- 1270 update email content by @jonathanbobel in #871
- remove template preview api stuff by @terrazoon in #894
- Mirror admin repo poetry updates by @ccostino in #895
- Bump eventlet from 0.35.2 to 0.36.1 by @dependabot in #896
- Update GitHub Actions by @ccostino in #897
- add login.gov env vars to sample.env by @terrazoon in #899
- fix personalization on job/service/notification api by @terrazoon in #904
- Bump lxml from 5.1.0 to 5.2.1 by @dependabot in #900
- Update utils to 0.4.5 by @ccostino in #905
- add examples of common commands by @terrazoon in #906
Full Changelog: 03-28-2024...04-09-2024
03-28-2024 Production Deploy
What's Changed
- python upgrade updates by @samathad2023 in #845
- Update Cloud Foundry runtime.txt file by @ccostino in #867
- Making setuptools a regular dependency. by @xlorepdarkhelm in #868
- 673 data dictionary by @jonathanbobel in #674
- Bump black from 23.12.1 to 24.3.0 by @dependabot in #866
- login.gov first time workflow notify-api-1250 by @terrazoon in #865
- Notes about running ./run.sh and make run-profile by @jskinne3 in #876
- Add cf org and space to README by @jskinne3 in #875
- Message send flow docs by @A-Shumway42 in #863
New Contributors
- @samathad2023 made their first contribution in #845
- @jskinne3 made their first contribution in #876
Full Changelog: 03-19-2024...03-28-2024
03-19-2024 Production Deploy
What's Changed
- Add simulated sms numbers to allow list in trial mode. by @A-Shumway42 in #855
- remove celery from notifications-utils (notify-api-130) by @terrazoon in #830
- Update utils to 0.3.0 by @ccostino in #857
- Bump moto from 4.2.13 to 5.0.3 by @dependabot in #844
- Bump cachetools from 5.3.2 to 5.3.3 by @dependabot in #858
- Remove debug lines in CSV processing by @ccostino in #860
- Adjust production worker memory to 1G by @ccostino in #861
Full Changelog: 03-14-2024...03-19-2024
03-14-2024 Production Deploy
What's Changed
- Update README.md with logo by @stvnrlly in #837
- Api 729 recursive delete changes by @xlorepdarkhelm in #839
- remove personalisation from db by @terrazoon in #783
- fix login.gov to use user uuid instead of email (notify-admin-1277) by @terrazoon in #840
- fix code coverage reporting by @terrazoon in #842
- [Bug] API-847 - Making the enum migration more smooth. by @xlorepdarkhelm in #850
- Fix remaining Terraform for production and demo by @ccostino in #849
- Fix reference to CF org vs. space by @ccostino in #851
- fix email notifications missing personalisation (notify-api-853) by @terrazoon in #854
Full Changelog: 03-06-2024...03-14-2024
03-06-2024 Deployment
What's Changed
- Api 414 set up enums by @xlorepdarkhelm in #745
- make sure original_file_name is stored as part of job (notify-admin-1… by @terrazoon in #822
- Add E2E configuration information to docs by @ccostino in #826
- Removed gov.uk text from org invite by @A-Shumway42 in #829
- 800 flask command for test by @anagradova in #828
Full Changelog: 02-27-2024...03-06-2024
02-27-2024 Deployment
What's Changed
- Update utils to 0.2.9 by @ccostino in #811
- Bump eventlet from 0.34.3 to 0.35.2 by @dependabot in #812
- Bump flake8 from 6.1.0 to 7.0.0 by @dependabot in #709
- Bump notifications-python-client from 8.2.0 to 9.0.0 by @dependabot in #705
- If phone number is unavailable, change text to 'Unavailable' by @terrazoon in #814
- Returned months changed to calendar year by @A-Shumway42 in #794
Full Changelog: 02-20-2024...02-27-2024
02-20-2024 Deployment
What's Changed
- API: Add a pull request template by @ccostino in #790
- Add code review documentation by @ccostino in #791
- Update reviewee to author in the code review documentation by @ccostino in #803
- add log warning in dev environment if phone number is opted out (noti… by @terrazoon in #802
Full Changelog: 02-08-2024...02-20-2024
02-08-2024 Deployment
What's Changed
- add debug by @terrazoon in #774
- handle error by @terrazoon in #776
- remove cache hit/miss writes to log by @terrazoon in #778
- fix fstrings by @terrazoon in #779
- handle bom in phone number field by @terrazoon in #785
- notify-api-784 remove simulated numbers by @terrazoon in #788
- update sent_at by @terrazoon in #787
- Update utils to 0.2.8 by @ccostino in #793
Full Changelog: 01-30-2024...02-08-2024