stevenmaguire / oauth2-keycloak

Keycloak Provider for OAuth 2.0 Client
MIT License
208 stars 151 forks source link

Upgrade to 5.0.0: Missing Changelog or Upgrade Document #74

Open maxbethke opened 1 year ago

maxbethke commented 1 year ago

Hello, I use this Bundle for the implementation of authentication via Keycloak in conjunction with knpuniversity/oauth2-client-bundle.

Im am trying to upgrade this package from 4.0.0 to 5.0.0, expecting BC breaks, because of the major version update. Unfortunately the CHANGELOG.md seems to not be maintained since version 2.10 and there is also no UPGRADE.md guideline.

Id be very thankful for an upgrade guide, a list of breaking changes between v4 and v5 or an update to the changelog

maxbethke commented 1 year ago

With only a handful of commits between 4.0.0 and 5.0.0 (2cfb18f3fbacac4a845ecaa65042441fb34b2165...a6441cc27412ef7125770ec4ea22ad6b4d69dd05) I am wondering if there even were any BC breaks. From what I can see in the changes, I dont think there are. Maybe the two contributors @settermjd and @mstefan21 that were contributing to v5 could help on this?

mstefan21 commented 1 year ago

Next week I will look at and update info about changes

mstefan21 commented 1 year ago

I am working on it, ineed a little more time. Sorry guys.