Skip to content

Releases: steverhoades/oauth2-openid-connect-server

Release v3.0.1

26 Sep 16:19
f20665a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

Release v3.0.0

24 Sep 12:48
b1f23e9
Compare
Choose a tag to compare

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

Full Changelog: v2.6.1...v3.0.0

Release v2.6.1

08 Sep 16:16
269c4dc
Compare
Choose a tag to compare

What's Changed

  • Update IdTokenResponse.php by @xterr in #54

New Contributors

  • @xterr made their first contribution in #54

Full Changelog: v2.6.0...v2.6.1

Release v2.6.0

23 Aug 14:59
2c13921
Compare
Choose a tag to compare

Allow lcobucci/jwt ^4.3 and ^5.0
Thanks to @bojanbogdanovic

Release v2.5.0

19 Jan 16:50
2338158
Compare
Choose a tag to compare

Includes support for lcobucci/jwt ^4.2

Release v2.4.0

28 Oct 13:40
5f8f024
Compare
Choose a tag to compare
  • 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

28 Oct 13:25
bfe62d1
Compare
Choose a tag to compare

Replace the deprecated Zend Framework with Laminas Framework

Release v2.2.0

13 Oct 01:14
766692d
Compare
Choose a tag to compare

Support private key pass phrase for InMemory keys.

Release v2.1.0

26 Aug 19:30
b21afa7
Compare
Choose a tag to compare
  • Adds support for in-memory private keys

Release v2.0.0

06 Apr 21:30
77d3139
Compare
Choose a tag to compare

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.