Releases: stillya/testcontainers-keycloak
Releases · stillya/testcontainers-keycloak
v0.3.1
v0.3.0
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
- @tricktron made their first contribution in #5
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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
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