Releases: cal-itp/eligibility-server
2025.04.1
What's Changed
- CI: add
main
tag to Docker image by @lalver1 in #519 - chore(pre-commit): autoupdate hooks by @pre-commit-ci in #520
- chore(deps): bump sentry-sdk[flask] from 2.19.2 to 2.20.0 by @dependabot in #521
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #522
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #523
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #526
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #532
- Chore: update to Python 3.12 by @lalver1 in #534
- Chore: upgrade Terraform tasks by @lalver1 in #536
Full Changelog: 2025.01.1...2025.04.1
Release process issue: #535
2025.01.1
What's Changed
- chore(deps): bump sentry-sdk[flask] from 2.19.0 to 2.19.2 by @dependabot in #507
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #517
- Feat: metadata endpoint by @thekaveman in #512
- Chore: clean up Docker publish workflow by @lalver1 in #513
Full Changelog: 2024.12.1...2025.01.1
Release process issue: #518
2024.12.1
Internal
- Add details on maintainer to project metadata
- Add logging to help with troubleshooting
What's Changed
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #496
- Chore: add project metadata by @thekaveman in #500
- chore(deps): bump sentry-sdk[flask] from 2.14.0 to 2.17.0 by @dependabot in #501
- chore(deps): bump flask from 3.0.3 to 3.1.0 by @dependabot in #503
- chore(deps): bump sentry-sdk[flask] from 2.17.0 to 2.19.0 by @dependabot in #504
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #498
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #505
- Chore: more logging around user lookup logic by @angela-tran in #508
Full Changelog: 2024.09.1...2024.12.1
Release process issue: #509
2024.09.1
This is a small release to work around some data issues from source Transit Agency systems.
Internal
- Remove the uniqueness requirement on the
User.sub
field - Move the application directory up to the root of the Docker image, from cal-itp/docker-python-web#42
What's Changed
- CI: add pre-commit PRs to project, assign initial effort/status by @thekaveman in #467
- Chore: Create an issue template for new releases by @lalver1 in #464
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #466
- docs(config): enable integrated table of contents by @machikoyasuda in #472
- Refactor: move the application directory up a level by @thekaveman in #463
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #465
- chore(deps): bump sentry-sdk[flask] from 2.5.0 to 2.9.0 by @dependabot in #476
- fix(devcontainer): configure git to install pre-commit by @machikoyasuda in #474
- chore: create bug report github issue by @machikoyasuda in #475
- Docs: remove outdated docs about package tags by @angela-tran in #478
- Refactor: remove infra-pipeline approval requirement by @angela-tran in #477
- Revert "Refactor: remove infra-pipeline approval requirement" by @angela-tran in #481
- Docs: tag-based release by @angela-tran in #479
- Chore: CST migration - Remove SBMTD, MST data by @machikoyasuda in #484
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #486
- chore(deps): bump sentry-sdk[flask] from 2.9.0 to 2.12.0 by @dependabot in #489
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #490
- chore(deps): bump sentry-sdk[flask] from 2.12.0 to 2.13.0 by @dependabot in #491
- chore(deps): bump sentry-sdk[flask] from 2.13.0 to 2.14.0 by @dependabot in #492
- Fix: Remove unique constraint from
sub
field by @thekaveman in #494
New Contributors
Full Changelog: 2024.06.1...2024.09.1
Release process issue: #495
2024.06.1
What's Changed
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #436
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #439
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #441
- chore(deps-dev): bump flask from 3.0.2 to 3.0.3 by @dependabot in #438
- chore(deps): bump sentry-sdk[flask] from 1.43.0 to 2.0.1 by @dependabot in #443
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #444
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #447
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #454
- chore(deps): bump requests from 2.31.0 to 2.32.3 by @dependabot in #455
- Chore: remove obsolete Compose version key by @thekaveman in #456
- chore(deps): bump sentry-sdk[flask] from 2.0.1 to 2.5.0 by @dependabot in #458
- Refactor: Azure deploy from GitHub Actions by @thekaveman in #459
Full Changelog: 2024.03.1...2024.06.1
Release process issue: #460
2024.03.1
What's Changed
- Docs: tag based deployment by @angela-tran in #396
- chore(deps-dev): bump sentry-sdk[flask] from 1.40.0 to 1.40.4 by @dependabot in #421
- chore(deps-dev): bump flask from 3.0.1 to 3.0.2 by @dependabot in #417
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #423
- chore(deps-dev): bump sentry-sdk[flask] from 1.40.4 to 1.41.0 by @dependabot in #425
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #426
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #429
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #431
- chore(deps-dev): bump sentry-sdk[flask] from 1.41.0 to 1.43.0 by @dependabot in #432
Full Changelog: 2024.01.13...2024.03.1
Release process issue: #434
2024.01.13
What's Changed
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #415
- Refactor: new default branch main by @thekaveman in #414
- chore(deps-dev): bump sentry-sdk[flask] from 1.39.2 to 1.40.0 by @dependabot in #416
Full Changelog: 2024.01.12...2024.01.13
2024.01.12
Many annoying changes later, we finally have the tag-based deployment installing the correct package version into the Docker image during that build process! 🎉 😅
What's changed
- Fix: make path filter work for tags by @angela-tran in #405
- chore(deps-dev): bump sentry-sdk[flask] from 1.39.1 to 1.39.2 by @dependabot in #406
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #407
- chore(deps-dev): bump flask from 3.0.0 to 3.0.1 by @dependabot in #408
- CI: improve publish workflow by @thekaveman in #409
- Chore: ignore .venv directory by @thekaveman in #410
- Fix: don't use cached pip dependencies in CI builds by @thekaveman in #411
- Fix: don't use docker build cache in CI by @thekaveman in #412
- More debugging of Docker publish workflow by @thekaveman in #413
Full Changelog: 2024.01.4...2024.01.12
2024.01.4
What's Changed
- Fix: avoid tag checkout collision by @angela-tran in #404
Full Changelog: 2024.01.3...2024.01.4
2024.01.2
Bump on top of 2024.01.1
to trigger another pipeline run.