Releases: steverhoades/oauth2-openid-connect-server
Releases · steverhoades/oauth2-openid-connect-server
Release v3.0.1
What's Changed
- use keyIdentifier class param by @drjosephbaxter in #62
New Contributors
- @drjosephbaxter made their first contribution in #62
Full Changelog: v3.0.0...v3.0.1
Release v3.0.0
Please note that this is a breaking change release. Support for PHP versions < 7.4 have been dropped with this release. These versions are long outside LTS.
What's Changed
- Migrate the CI setup to GitHub Actions by @stof in #58
- Allow league/oauth2-server 9.x by @stof in #57
- Fix CI setup by @stof in #60
- Document the return type of IdentityProviderInterface by @stof in #59
- Added kid header in id token by @DarthLegiON in #56
New Contributors
- @stof made their first contribution in #58
- @DarthLegiON made their first contribution in #56
- @ajimoti made their first contribution in #45
Full Changelog: v2.6.1...v3.0.0
Release v2.6.1
Release v2.6.0
Allow lcobucci/jwt ^4.3 and ^5.0
Thanks to @bojanbogdanovic
Release v2.5.0
Includes support for lcobucci/jwt ^4.2
Release v2.4.0
- Upgrades to lcobucci\jwt version 4.1.5 which fixes a vulnerability reported by Dependabot. (Good bot!).
- Removes support for prior (vulnerable) versions of lcobucci\jwt.
Release v2.3.0
Replace the deprecated Zend Framework with Laminas Framework
Release v2.2.0
Support private key pass phrase for InMemory keys.
Release v2.1.0
- Adds support for in-memory private keys
Release v2.0.0
I've marked this as a 2.0 release due to the potential for BC breaks. This release adds support for PHP 8 as well as lcobucci/jwt ^4.1.