This repository has been archived by the owner on Jul 12, 2023. It is now read-only.
v0.28.0
Release notes for main
Changelog since v0.27.0
Changes by Kind
Infrastructure
- Add config for and optional logging for JSON parse failures. (#1515, @mikehelmick)
- Adds logs based metric for zip file downloads (Google Cloud only) (#1514, @mikehelmick)
- Adds a new metric 'en-server/jwt_not_yet_valid' that will be incremented when the server processes a JWT that is future dated according to either the IAT or NBF field of a properly signed verification certificate JWT. (#1519, @mikehelmick)
- Change STACKDRIVER_REPORTING_INTERVAL to 60s by default. (#1522, @mikehelmick)
Enhancements and bug fixes
- Return a 500 response instead of a 404 when an error occurs while trying to find the health authority. (#1518, @sethvargo)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.