-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Added new searchByAttributes function to UsersResource with the exact parameter #40168
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
Conversation
Hi @Michael-AT-Corporation, sorry for the delay .... I've updated your PR to include a note in the upgrade guide as well as small updates to the test. Thanks again for your contribution. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The KC 26.3 release branch has already been created, so this will end up in 26.4. This needs to be reflected by moving the upgrading guide notes to a new file.
@ahus1 Can I send a PR to 26.3 release branch as well? |
@pedroigor - even if you send a PR to the 26.3 release branch, it will IMHO not be part of the 26.3.0 release, but 26.3.1 - and then it will again need its own upgrading guide. You'll need to check with @pskopek as AFAIK the release of 26.3.0 is in progress already. |
a024a2f
to
a793a13
Compare
@ahus1 can you please re-review? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Upgrading guide now looks good.
... one could argue a bit more if you plan to backport it to earlier releases. Still I won't start that. |
… parameter Closes keycloak#39609 Signed-off-by: Michael-AT-Corporation <michael-hu@ooutlook.de>
@pedroigor Thanks for your help 🙂 |
Closes #39609