2023.02.01
This release includes some changes under the hood:
- Switching to use the eligibility-api package
- Suppressing internal alerts during expected several-minute nightly downtime
- A number of package upgrades
There is no expected change in functionality of the app/API itself.
What's Changed
- fix(pipeline): handle the pipeline being manually triggered by @afeld in #233
- propagate changes from dev to test by @afeld in #234
- Refactor: use eligibility-api by @angela-tran in #228
- Chore: use eligibility-api package from PyPI by @angela-tran in #235
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #236
- chore(deps): bump requests from 2.28.1 to 2.28.2 by @dependabot in #237
- chore(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #238
- chore(deps): bump flask-sqlalchemy from 3.0.2 to 3.0.3 by @dependabot in #239
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #240
- fix(Azure): suppress downtime alerts when data is being loaded by @afeld in #241
- chore(deps): bump flask from 2.2.2 to 2.2.3 by @dependabot in #242
- chore: bump to version 2023.02.1 by @afeld in #244
- Deploy 2023.02.1 to test by @afeld in #245
- Deploy 2023.02.1 to prod by @afeld in #246
Full Changelog: 2022.12.1...2023.02.01