Skip to content
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

build(deps): bump kcadm to 26.0.7 #667

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 25, 2024

bump kcadm to 26.0.7


GitHub Releases Update

Update version

change detected: * key "$.runs.steps[0].env.DEFAULT_KEYCLOAK_VERSION" updated from "24.0.5" to "26.0.7", in file ".github/actions/setup-kcadm/action.yml"

26.0.7
Release published on the 2024-12-03 07:16:20 +0000 UTC at the url https://github.com/keycloak/keycloak/releases/tag/26.0.7

<div>

<h2>Upgrading</h2>
<p>Before upgrading refer to <a href="file:/home/runner/work/keycloak-rel/keycloak-rel/target/web/docs/latest/upgrading/index.html#migration-changes">the migration guide</a> for a complete list of changes.</p>

<h2>All resolved issues</h2>



<h3>Enhancements</h3>
<ul>
<li><a href="https://github.com/keycloak/keycloak/issues/34882">#34882</a> Edits to Authorization Services guide </li>
<li><a href="https://github.com/keycloak/keycloak/issues/34916">#34916</a> Addresse QE comments on Server Administration guide </li>
<li><a href="https://github.com/keycloak/keycloak/issues/34931">#34931</a> Upgrade to ISPN 15.0.11.Final </li>
</ul>

<h3>Bugs</h3>
<ul>
<li><a href="https://github.com/keycloak/keycloak/issues/10233">#10233</a> Locale Setting for Update Password Mail <code>admin/api</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/17233">#17233</a> the InfoPage after an ExecuteActionsEmail is not localized based on the user's locale <code>authentication</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/30631">#30631</a> Upgrade to 25 throws: Statement violates GTID consistency <code>core</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/32143">#32143</a> UserId too long to add Security Key WebauthN <code>authentication/webauthn</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/32648">#32648</a> RP-Initiated logout using `POST` method fails in cross-origin setup <code>oidc</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/32676">#32676</a> Flaky test: org.keycloak.testsuite.forms.BrowserButtonsTest#appInitiatedRegistrationWithBackButton <code>ci</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/33071">#33071</a> RESTART_AUTHENTICATION_ERROR in Iphone devices (using safari and chrome browser) <code>oidc</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/33195">#33195</a> Any one Client role mapping to user/group generating two events on admin events tab. <code>core</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/33810">#33810</a> Stabilise my-resources.spec test  <code>account/ui</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/34233">#34233</a> Service accounts visible under user search in Admin console <code>admin/api</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/34391">#34391</a> Error on "check a11y" tests on Cypress <code>admin/ui</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/34560">#34560</a> Switching 'Email as Username' alters existing custom usernames to email addresses, causing LDAP sync issues <code>core</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/34572">#34572</a> Text in "Choose a policy type" is not wrapping <code>admin/ui</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/34590">#34590</a> Attributes missing in OrganizationRepresentation when using Admin REST API in Keycloak 26 <code>admin/api</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/34678">#34678</a> [Admin UI] [Create resource-based permission] Resource input is disabled <code>admin/ui</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/34858">#34858</a> Deprecated CLI options and new options are not stable in their sorting <code>dist/quarkus</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/34864">#34864</a> On logout from admin console, a serverinfo call with 401 response in the logs <code>admin/ui</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/34888">#34888</a> Authentication Link and IDP Fails with 400 Bad Request After Migrating to Version 26 and Delete Authentification <code>authentication</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/34899">#34899</a> Upgrade 24 to 25 fails because db jpa changes drop nonexisting indexes. <code>core</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/34930">#34930</a> Update Email doesn't update username when Email as Username and Attributes are enabled <code>user-profile</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/34944">#34944</a> Adding "sub" claim to lightweight access token causes HTTP 403 Forbidden Error in Keycloak 26.0.5 <code>oidc</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/34975">#34975</a> getAll() organization members only returns the first 10 members <code>organizations</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/34987">#34987</a> KC25 Migration guide for caching options needs clarification </li>
<li><a href="https://github.com/keycloak/keycloak/issues/35006">#35006</a> Mis-formatted unordered list in the caching docs </li>
<li><a href="https://github.com/keycloak/keycloak/issues/35015">#35015</a> Flaky test: org.keycloak.testsuite.model.session.AuthenticationSessionTest#testConcurrentAuthenticationSessionsRemoval <code>ci</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/35087">#35087</a> Flaky test: org.keycloak.testsuite.model.session.AuthenticationSessionTest#testConcurrentAuthenticationSessionsCreation <code>ci</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/35229">#35229</a> Fix typo in v24 changelog: "longer" -> "no longer" <code>docs</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/35232">#35232</a> reCAPTCHA v3 not working <code>login/ui</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/35276">#35276</a> Your login attempt timed out <code>authentication</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/35282">#35282</a> [Keycloak CI] - Test PoC failing on Keycloak 26.0 branch </li>
<li><a href="https://github.com/keycloak/keycloak/issues/35288">#35288</a> Upgrade 26.0.5 -> 26.0.6 completely breaks admin events in the admin UI <code>admin/ui</code></li>
<li><a href="https://github.com/keycloak/keycloak/issues/35328">#35328</a> Error when creating a permission ticket when there are 2 or more Keycloak servers in a cluster <code>authorization-services</code></li>
</ul>

</div>
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@github-actions github-actions bot requested a review from a team as a code owner June 25, 2024 14:34
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jun 25, 2024
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch 2 times, most recently from 6d5cf91 to 03e6327 Compare June 26, 2024 09:46
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch 4 times, most recently from 6866fbf to ccd4f1c Compare July 11, 2024 08:26
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch 3 times, most recently from a0725a8 to df7d966 Compare July 16, 2024 14:05
@github-actions github-actions bot changed the title build(deps): bump kcadm to 25.0.1 build(deps): bump kcadm to 25.0.2 Jul 22, 2024
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch 6 times, most recently from db4fa67 to 788006a Compare August 1, 2024 14:35
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch 2 times, most recently from 9801138 to 14d7a44 Compare August 12, 2024 06:02
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch from 14d7a44 to 4531f26 Compare August 12, 2024 09:19
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch from 4531f26 to 9746add Compare August 26, 2024 06:02
@github-actions github-actions bot changed the title build(deps): bump kcadm to 25.0.2 build(deps): bump kcadm to 25.0.4 Aug 26, 2024
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch 3 times, most recently from 05e54da to 598d093 Compare September 2, 2024 08:22
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch 2 times, most recently from 7a3c2a3 to 179cfe6 Compare September 9, 2024 09:52
@github-actions github-actions bot changed the title build(deps): bump kcadm to 25.0.4 build(deps): bump kcadm to 25.0.5 Sep 16, 2024
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch from b8d5887 to 2145a8c Compare September 23, 2024 06:02
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch from 46341b3 to 38d1d9d Compare October 14, 2024 13:58
@github-actions github-actions bot changed the title build(deps): bump kcadm to 26.0.0 build(deps): bump kcadm to 26.0.1 Oct 21, 2024
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch from 001af4e to 5e371e6 Compare October 22, 2024 14:47
@gionn gionn removed the request for review from a team October 22, 2024 19:35
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch from 5e371e6 to f857d4e Compare October 24, 2024 14:32
@github-actions github-actions bot changed the title build(deps): bump kcadm to 26.0.1 build(deps): bump kcadm to 26.0.2 Oct 24, 2024
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch 2 times, most recently from 5b6a0ba to 492e9f0 Compare October 30, 2024 15:45
@github-actions github-actions bot changed the title build(deps): bump kcadm to 26.0.2 build(deps): bump kcadm to 26.0.4 Oct 30, 2024
@github-actions github-actions bot changed the title build(deps): bump kcadm to 26.0.4 build(deps): bump kcadm to 26.0.5 Nov 4, 2024
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch 5 times, most recently from 89fa72c to 968df95 Compare November 11, 2024 11:13
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch from 968df95 to 61ae623 Compare November 25, 2024 06:02
@github-actions github-actions bot changed the title build(deps): bump kcadm to 26.0.5 build(deps): bump kcadm to 26.0.6 Nov 25, 2024
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch 3 times, most recently from e96279f to cd551c1 Compare December 5, 2024 10:04
@github-actions github-actions bot changed the title build(deps): bump kcadm to 26.0.6 build(deps): bump kcadm to 26.0.7 Dec 5, 2024
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch 4 times, most recently from b85b134 to bae3ade Compare December 9, 2024 06:02
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch 3 times, most recently from 9b52321 to c4d7648 Compare December 18, 2024 14:08
Made with ❤️️ by updatecli
@github-actions github-actions bot force-pushed the updatecli_master_keycloak branch from c4d7648 to f2a72df Compare December 20, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants