Skip to content

Admin client: bump Jackson 3 RESTEasy provider to 1.0.0.Beta1 - #51561

Open
michalvavrik wants to merge 1 commit into
keycloak:mainfrom
michalvavrik:chore/bump-jackosn-3-provider-to-beta
Open

Admin client: bump Jackson 3 RESTEasy provider to 1.0.0.Beta1#51561
michalvavrik wants to merge 1 commit into
keycloak:mainfrom
michalvavrik:chore/bump-jackosn-3-provider-to-beta

Conversation

@michalvavrik

Copy link
Copy Markdown
Member

https://github.com/resteasy/resteasy-jackson-provider/releases/tag/v1.0.0.Beta1 was released, moving us closer to more stable version for Jackson 3-based RESTEasy Jackson provider.

Copilot AI balanced review requested due to automatic review settings August 8, 2026 16:06
@michalvavrik
michalvavrik requested a review from a team as a code owner August 8, 2026 16:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Jackson 3 admin client integration to use the newer RESTEasy Jackson provider beta release.

Changes:

  • Bumps resteasy-jackson-provider from 1.0.0.Alpha1 to 1.0.0.Beta1.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@michalvavrik
michalvavrik force-pushed the chore/bump-jackosn-3-provider-to-beta branch from 26c8bfe to 34a4ac3 Compare August 8, 2026 16:50

@keycloak-github-bot keycloak-github-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Unreported flaky test detected, please review

@keycloak-github-bot

Copy link
Copy Markdown

Unreported flaky test detected

If the flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR.

org.keycloak.testsuite.broker.KcOidcBrokerTest#loginWithExistingUserWithBruteForceEnabled

Keycloak CI - Java Distribution IT (windows-latest - temurin - 17)

org.openqa.selenium.TimeoutException: 
Expected condition failed: waiting for value to contain (ignoring case) "sign in to". Current value: "AUTH_RESPONSE" (tried for 5 second(s) with 500 milliseconds interval)
Build info: version: '4.28.1', revision: '73f5ad48a2'
System info: os.name: 'Windows Server 2025', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.20'
Driver info: org.jboss.arquillian.drone.webdriver.htmlunit.DroneHtmlUnitDriver_ByGraphene
...

Report flaky test

https://github.com/resteasy/resteasy-jackson-provider/releases/tag/v1.0.0.Beta1 was released, moving us closer to more stable version for Jackson 3-based RESTEasy Jackson provider.

Signed-off-by: Michal Vavřík <dev@michalvavrik.net>
@michalvavrik
michalvavrik force-pushed the chore/bump-jackosn-3-provider-to-beta branch from 34a4ac3 to 7158636 Compare August 8, 2026 17:00

@keycloak-github-bot keycloak-github-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Unreported flaky test detected, please review

@keycloak-github-bot

Copy link
Copy Markdown

Unreported flaky test detected

If the flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR.

org.keycloak.testsuite.actions.TermsAndConditionsTest#termsAccepted

Keycloak CI - Forms IT (firefox)

java.lang.RuntimeException: Could not create statement
	at org.jboss.arquillian.junit.Arquillian.methodBlock(Arquillian.java:307)
	at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:160)
	at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:344)
	at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:48)
...

Report flaky test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants