github dasniko/testcontainers-keycloak 2.5.0
2.5.0: Keycloak 21, Extensible Keycloak Container

latest releases: v4.0.0, v3.9.0, v3.8.0...
2 years ago

What's Changed

  • [#98] Add generics to the KeycloakContainer class by @nils-christian in #100
  • Since a few versions, Keycloak Containers have moving tags with major.minor version. From now on, the defaults in this repository also are based on the moving tags. This means, that if you just use the defaults, you will use 21.0 which is 21.0.0 as of the time writing this note. If there will be a 21.0.1 or any other 21.0.x release, you just have to pull a new Docker image with 21.0 which then yields to most recent version. No update to this lib is needed.
    Or, of course, you can still pin your desired version by specifying the concrete imagename:version in the constructor.

New Contributors

Full Changelog: 2.4.0...2.5.0

Don't miss a new testcontainers-keycloak release

NewReleases is sending notifications on new releases.