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

fix(IAM Identity): enhance trusted profile response with template id and assignment id #268

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

michaelbeck
Copy link
Contributor

PR summary

Enhanced trusted profile response with template id and assignment id.

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Current vs new behavior

SDK adopters will be able to identify trusted profiles created from a template by the template ID and assignment ID.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

API definition: Staging

Test information:

Integration Tests:

Ran 490 of 490 Specs in 433.135 seconds
SUCCESS! -- 490 Passed | 0 Failed | 0 Pending | 0 Skipped
PASS
ok      github.com/IBM/platform-services-go-sdk/iamidentityv1   435.454s

Examples:

Ran 473 of 473 Specs in 390.278 seconds
SUCCESS! -- 473 Passed | 0 Failed | 0 Pending | 0 Skipped
PASS
ok      github.com/IBM/platform-services-go-sdk/iamidentityv1   392.747s

…and assignment id

Signed-off-by: Michael Beck <beckm@de.ibm.com>
Copy link
Member

@padamstx padamstx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@padamstx padamstx merged commit 321fecf into IBM:main Aug 8, 2023
3 checks passed
ibm-devx-sdk pushed a commit that referenced this pull request Aug 8, 2023
## [0.42.1](v0.42.0...v0.42.1) (2023-08-08)

### Bug Fixes

* **IAM Identity:** enhance trusted profile response with template id and assignment id ([#268](#268)) ([321fecf](321fecf))
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 0.42.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants