Releases: cal-itp/eligibility-server
2026.03.1
What's Changed
- chore: Change test data types from
agency_cardtocourtesy_cardby @Scotchester in #597 - chore(pre-commit): autoupdate hooks by @pre-commit-ci[bot] in #593
- chore(deps): bump sentry-sdk[flask] from 2.48.0 to 2.53.0 by @dependabot[bot] in #598
- chore(deps): bump flask from 3.1.2 to 3.1.3 by @dependabot[bot] in #599
- chore(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #605
- chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #604
- chore(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #603
- chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #602
- chore(deps): bump sentry-sdk[flask] from 2.53.0 to 2.54.0 by @dependabot[bot] in #601
- chore(pre-commit): autoupdate hooks by @pre-commit-ci[bot] in #600
New Contributors
- @Scotchester made their first contribution in #597
Full Changelog: 2026.01.1...2026.03.1
Release process issue: #609
2026.01.1
What's Changed
- chore(pre-commit): autoupdate hooks by @pre-commit-ci[bot] in #541
- chore(pre-commit): autoupdate hooks by @pre-commit-ci[bot] in #544
- CI: Unified Sprint Board automation by @thekaveman in #542
- chore(pre-commit): autoupdate hooks by @pre-commit-ci[bot] in #546
- Refactor: add issues/dependencies only to USB by @thekaveman in #547
- chore(deps): bump flask from 3.1.0 to 3.1.1 by @dependabot[bot] in #545
- chore(deps): bump sentry-sdk[flask] from 2.20.0 to 2.28.0 by @dependabot[bot] in #543
- chore(pre-commit): autoupdate hooks by @pre-commit-ci[bot] in #551
- chore(deps): bump sentry-sdk[flask] from 2.28.0 to 2.34.1 by @dependabot[bot] in #559
- Docs: use docs color theme from Benefits by @machikoyasuda in #558
- chore(pre-commit): autoupdate hooks by @pre-commit-ci[bot] in #560
- chore(pre-commit): autoupdate hooks by @pre-commit-ci[bot] in #561
- docs: update slack channel name and fix a typo by @jgravois in #579
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #577
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #585
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #568
- chore(deps): bump requests from 2.32.3 to 2.32.5 by @dependabot[bot] in #564
- chore(deps): bump flask from 3.1.1 to 3.1.2 by @dependabot[bot] in #565
- chore(deps): bump sentry-sdk[flask] from 2.34.1 to 2.48.0 by @dependabot[bot] in #588
- chore(pre-commit): autoupdate hooks by @pre-commit-ci[bot] in #573
- Fix: correct import of multiple types by @thekaveman in #590
- Feat: add file modified time to metadata by @thekaveman in #591
New Contributors
Full Changelog: 2025.04.1...2026.01.1
2025.04.1
What's Changed
- CI: add
maintag 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.subfield - 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
subfield 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