Skip to content

Releases: cal-itp/eligibility-server

2023.08.1

18 Aug 00:18
89a9bfc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023.06.1...2023.08.1

2023.06.1

23 Jun 18:26
9d52639
Compare
Choose a tag to compare

This release contains bug fixes and dependency updates.

  • Expanded suppression window for internal alerts of expected several-minute nightly downtime
  • Increased timeout for container startup

What's Changed

Full Changelog: 2023.02.01...2023.06.1

2023.02.01

28 Feb 01:37
63f61d6
Compare
Choose a tag to compare

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

Full Changelog: 2022.12.1...2023.02.01

2022.12.1

20 Dec 00:11
6e9ecba
Compare
Choose a tag to compare

This release is a follow-up to our initial deploy into production for MST Courtesy Cards.

It includes:

  • configuration of Azure Front Door to restrict the IP addresses that the server will respond to
  • downgrade of the app service plan to Basic
  • security improvements in Azure resource configuration
  • infrastructure / pipeline improvements
  • dependency updates

What's Changed

Full Changelog: 2022.11.1...2022.12.1

2022.11.1

14 Nov 14:11
85c0c9d
Compare
Choose a tag to compare

Overview

This is the initial release and contains:

  • A server implementation of the Eligibility Verification API, with support for
    • Hashing inputs
    • Importing CSV or JSON data
  • Unit tests
  • Devcontainer / GitHub Actions configuration
  • Infrastructure-as-code using Terraform for deployment to Azure
  • Azure pipeline to apply infrastructure changes as CI/CD

What's Changed

Read more