github dasniko/testcontainers-keycloak v4.2.0

6 hours ago

Noteable Changes

I've deprecated the default no-args constructor, as the behavior will most likely change in future (starting with KC v27). So, it's recommended that you always specify explicitly the image which you are running your tests against!

Additionally, I've also deprecated for removal some more-or-less internal methods (withNightly and getKeycloakDefaultVersion), they were never officially documented. Most likely they will be removed in the future.

What's Changed

  • chore(deps-dev): bump ch.qos.logback:logback-classic from 1.5.23 to 1.5.24 by @dependabot[bot] in #266
  • chore(deps-dev): bump junit-jupiter.version from 6.0.1 to 6.0.2 by @dependabot[bot] in #264
  • chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by @dependabot[bot] in #265
  • chore(deps-dev): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #271
  • chore(deps-dev): bump net.datafaker:datafaker from 2.5.3 to 2.5.4 by @dependabot[bot] in #275
  • chore(deps-dev): bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven-archive from 3.3.4 to 3.3.5 by @dependabot[bot] in #277
  • chore(deps-dev): bump ch.qos.logback:logback-classic from 1.5.24 to 1.5.32 by @dependabot[bot] in #278
  • chore(deps-dev): bump jackson.version from 2.21.0 to 2.21.1 by @dependabot[bot] in #279
  • chore(deps-dev): bump junit-jupiter.version from 6.0.2 to 6.0.3 by @dependabot[bot] in #276
  • chore(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #280
  • chore(deps-dev): bump jackson.version from 2.21.1 to 2.21.2 by @dependabot[bot] in #281
  • docs: restructure and extend README by @dasniko in #283
  • Mark default constructor as deprecated by @dasniko in #284
  • add customizable image pull policy with 24h default refresh by @dasniko in #289
  • chore: bump crazy-max/ghaction-import-gpg from 6 to 7 by @dependabot[bot] in #290

Full Changelog: v4.1.1...v4.2.0

Don't miss a new testcontainers-keycloak release

NewReleases is sending notifications on new releases.