-
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(Partner Management APIs): add new service to project #360
Conversation
|
a4f6103
to
0db0efc
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.
Please update the README.md (service table) to remove the entries for the two services being removed and add a new entry for the new service that you're adding.
Also, I recommended a change to the package name to shorten it up a bit.
Signed-off-by: manu.k.m <[email protected]>
Signed-off-by: manu.k.m <[email protected]>
cc75b73
to
765924d
Compare
…atform-services-go-sdk into partner-management
Signed-off-by: manu.k.m <[email protected]>
## [0.69.2](IBM/platform-services-go-sdk@v0.69.1...v0.69.2) (2024-10-07) ### Bug Fixes * **Partner Center Sell:** re-gen service after recent API definition changes ([IBM#358](IBM#358)) ([36d86ae](IBM@36d86ae)) Signed-off-by: manu.k.m <[email protected]>
Signed-off-by: manu.k.m <[email protected]>
Signed-off-by: manu.k.m <[email protected]>
Signed-off-by: manu.k.m <[email protected]>
Signed-off-by: Phil Adams <[email protected]> Signed-off-by: manu.k.m <[email protected]>
Signed-off-by: manu.k.m <[email protected]>
## [0.69.3](IBM/platform-services-go-sdk@v0.69.2...v0.69.3) (2024-10-18) ### Bug Fixes * **build:** bump go core to 5.18.0 ([IBM#359](IBM#359)) ([5d1ad83](IBM@5d1ad83)) Signed-off-by: manu.k.m <[email protected]>
Signed-off-by: manu.k.m <[email protected]>
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.70.0](v0.69.4...v0.70.0) (2024-10-24) ### Features * **Partner Management APIs:** add new service to project ([#360](#360)) ([dd6152a](dd6152a))
🎉 This PR is included in version 0.70.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
PR summary
Adding new partner API to fetch resource usage reports.
TRI: https://github.ibm.com/BSS/architecture/blob/master/design-docs/cosell/partner.md
Issue: https://github.ibm.com/BSS/metering-deliverables/issues/2063
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