-
Notifications
You must be signed in to change notification settings - Fork 61
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(Context-Based Restrictions): add service group support to Operations #277
Conversation
Signed-off-by: Dylan <Dylan.Yu@ibm.com>
Signed-off-by: Dylan <Dylan.Yu@ibm.com>
11001c8
to
20ad8ad
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. Please post evidence (screenshot, etc.) of the integration tests and examples runnng clean.
Signed-off-by: Dylan <Dylan.Yu@ibm.com>
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.49.0](v0.48.1...v0.49.0) (2023-09-13) ### Features * **Context-Based Restrictions:** add service group support to operations ([#277](#277)) ([8ecdfa5](8ecdfa5))
🎉 This PR is included in version 0.49.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
…ions (IBM#277) Signed-off-by: Dylan <Dylan.Yu@ibm.com> Signed-off-by: manu.k.m <manu.k.m@ibm.com>
# [0.49.0](IBM/platform-services-go-sdk@v0.48.1...v0.49.0) (2023-09-13) ### Features * **Context-Based Restrictions:** add service group support to operations ([IBM#277](IBM#277)) ([8ecdfa5](IBM@8ecdfa5)) Signed-off-by: manu.k.m <manu.k.m@ibm.com>
PR summary
Adds service group support to operations
PR Checklist
Please make sure that your PR fulfills the following requirements:
Current vs new behavior
service_name parameter can now be replaced with the service group parameter.
Does this PR introduce a breaking change?