7.0.5
This is a patch release that fixes bugs related to the prompt and max_age parameters and a null reference exception when the http context is not available during cleanup jobs. It also adds a warning log when we detect certain misconfigurations of the state data formatter cache.
What's Changed
- Fix null reference exception in event service when httpcontext missing by @josephdecock in #1556
- Update OTel dependencies for 7.0 by @AndersAbel in #1560
- This is an internal-only dependency used for testing and does not affect the dependencies in any released packages.
- Warn when non-distributed cache detected by @AndersAbel in #1550
- Prevent infinite loop when max_age=0 by @josephdecock in #1565
- PAR - support processed params in authorize endpoint by @josephdecock in #1566
Full Changelog: 7.0.4...7.0.5