Releases: itk-dev/openid-connect
Releases · itk-dev/openid-connect
4.0.1
Full Changelog: 4.0.0...4.0.1
4.0.0
What's Changed
- Feature/3556 dependency updates and maintenance by @turegjorup in #28
- 3556: Add github action to create releases from tags by @turegjorup in #29
Full Changelog: 3.2.1...4.0.0
3.2.1
What's Changed
- Fixed "Return value of JWT::getKey() must be an instance of Firebase\JWT\Key" error by @turegjorup in #26
Full Changelog: 3.2.0...3.2.1
3.2.0
What's Changed
- Release 3.1.0 by @rimi-itk in #23
- Feature/serv 701 update firebase jwt by @turegjorup in #24
Full Changelog: 3.1.0...3.2.0
3.1.0
3.0.1
[3.0.1] - 2022-10-07
Fixed
- Add missing direct dependency on psr/http-client
3.0.0
What's Changed
- Dropped support for PHP 7.3
- Changed leeway to be a config option for providers [BC]
Full Changelog: 2.3.0...3.0.0
2.3.0
2.2.0
Added
- Function to get the logout / end session url from the config metadata
Changed
- Updated CHANGELOG
- Added badges to Readme
Fixed
- Update validation example in README
- Fixed composer scripts