Skip to content

Releases: stillya/testcontainers-keycloak

v0.3.1

30 Aug 19:02
Compare
Choose a tag to compare

What's Changed

  • feat: add custom hub substitutor and bump up testcontainers-go by @stillya in #9

Full Changelog: v0.3.0...v0.3.1

v0.3.0

21 Jul 19:05
Compare
Choose a tag to compare

What's Changed

  • Set Default Keycloak Start Command by @tricktron in #5
  • Bump testcontainers-go to v0.32.0 by @stillya in #8 (⚠️ Breaking Changes)

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

25 Mar 18:18
Compare
Choose a tag to compare

What's Changed

  • Bump golang from 1.20 to 1.21
  • Bump testcontainers-go from 0.23.0 to 0.29.1
  • Refactor customization to copy files instead of mounting due to a fixed issue.
  • Move to keycloak v24 as default
  • Added additional log based wait strategy by @flxsrbr in #3

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

29 Oct 18:38
Compare
Choose a tag to compare

Enhancements:

  • Added default wait-for strategy.
  • Enhanced customization options through provider support.
  • Added TLS support.

What's Changed

  • Enhancements: Default Wait Strategy, Customization via Providers, and TLS Support in #2

Full Changelog: v0.1.0...v0.1.1

v0.1.0

02 Sep 16:13
Compare
Choose a tag to compare

Initial release. Base keycloak integration with customization.