[keycloak-user] keycloak version change Custom SPI not backward compatible

Gareth Western gareth at garethwestern.com
Fri Dec 7 01:56:52 EST 2018


Hi Manisha,

A major version change (e.g. "3.y.z" to "4.y.z") does indicate that
there may be incompatible API changes: https://semver.org/

I suggest that you review the release notes and JIRA task board to find
more details about specific changes that affect you.

Kind regards,

Gareth

On Fri, 2018-12-07 at 09:19 +0530, Manisha Nandal wrote:
> Hi,
> We are facing issues while working with new version of  keycloak. The
> jar
> we created using the old version of keycloak are not compatible with
> the
> new version. Some of the classes we extended to make custom spi's
> have been
> changes. For example:
> 
> IdentityProviderBean
> 
> KeycloakContext
> 
> *Old version: 3.4.3*
> 
> *New Version: 4.6.0*
> 
> Does anyone has any idea as to why keycloak does not supports
> backward
> compatibility?.
> Thanks,
> Manisha
> 



More information about the keycloak-user mailing list