Skip to content

fix(keycloak): Fixed Keycloak testcontainer for latest version v26.1.0 #766

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

max-pfeiffer
Copy link
Contributor

@max-pfeiffer max-pfeiffer commented Feb 1, 2025

@alexanderankin We already discussed last year that we only want to support the latest Keycloak version.

I added the latest tag to test parameterization so we get a better feedback for future Keycloak updates.

Fixes #764

Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@9317736). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #766   +/-   ##
=======================================
  Coverage        ?   85.32%           
=======================================
  Files           ?       12           
  Lines           ?      668           
  Branches        ?      105           
=======================================
  Hits            ?      570           
  Misses          ?       75           
  Partials        ?       23           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@max-pfeiffer max-pfeiffer changed the title Fixed Keycloak testcontainer for latest version v26.1.0 fix(keycloak): Fixed Keycloak testcontainer for latest version v26.1.0 Feb 1, 2025
@alexanderankin alexanderankin force-pushed the bugfix/keycloak-container branch from b0a4fa6 to ae593ef Compare February 11, 2025 20:45
Copy link
Member

@alexanderankin alexanderankin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

confused by test results

@alexanderankin alexanderankin merged commit b1642e9 into testcontainers:main Feb 11, 2025
15 checks passed
alexanderankin pushed a commit that referenced this pull request Mar 5, 2025
🤖 I have created a release *beep* *boop*
---


##
[4.9.2](testcontainers-v4.9.1...testcontainers-v4.9.2)
(2025-02-26)


### Bug Fixes

* Change env var disabling OpenSearch security plugin
([#773](#773))
([2620d7f](2620d7f))
* **core:** create_label test
([#771](#771))
([7517297](7517297))
* **core:** multiple container start invocations with custom labels
([#769](#769))
([3e783a8](3e783a8))
* **keycloak:** Fixed Keycloak testcontainer for latest version v26.1.0
([#766](#766))
([b1642e9](b1642e9))
* **scylla:** scylla get cluster method
([#778](#778))
([46913c1](46913c1))


### Documentation

* Fixed typo in CONTRIBUTING.md
([#767](#767))
([f0bb0f5](f0bb0f5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Keycloak Container does not work with latest Keycloak v26.1.0
2 participants