Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 08:29
d80dae3

2.0.0 (2024-03-21)

⚠ BREAKING CHANGES

  • rename "ServiceAccount" to "ClientCredentials" and KeycloakAdmin class methods
  • drop custom headers support and share session between auth and client

🚀 Features

  • add the possibility to switch realms (a6a775a)
  • drop custom headers support and share session between auth and client (32e1254)
  • make session, base_url and realm_name available on the client (cfdc0b5)
  • rename "ServiceAccount" to "ClientCredentials" and KeycloakAdmin class methods (df55100)