-
Notifications
You must be signed in to change notification settings - Fork 63
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
feat(IAM Identity): add Identity Preference API #370
Conversation
599734a
to
a0a1b37
Compare
@pooraniss-ibm the failure in the DCO check is due to you not using the |
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 code changes look good. Just need to address my comment re: the endpoint URL in the generator code.
Edit: when you address the endpoint URL issue, you can use an amended commit instead of a whole new commit. Also, you can add the -s option: git commit -s --amend
Signed-off-by: poorani <poorani.senthilkumar.sankari@ibm.com>
a0a1b37
to
9d79647
Compare
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.
LGTM
# [0.74.0](v0.73.0...v0.74.0) (2025-02-04) ### Features * **IAM Identity:** add Identity Preference API ([#370](#370)) ([34d910b](34d910b))
🎉 This PR is included in version 0.74.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
PR summary
PR Checklist
Please make sure that your PR fulfills the following requirements:
Current vs new behavior
Does this PR introduce a breaking change?
Other information