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 Policy Management): regenerate based on minor API update to operator enum #303

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

swcolley
Copy link
Contributor

PR summary

This is a minor regeneration based on update to enum for operators in v2/policies.
Issue: https://github.ibm.com/IAM/AM-issues/issues/2212

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

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Tests:

go test -tags=examples
...
Ran 214 of 214 Specs in 19.609 seconds
SUCCESS! -- 214 Passed | 0 Failed | 0 Pending | 0 Skipped
PASS
ok  	github.com/IBM/platform-services-go-sdk/iampolicymanagementv1	20.361s
go test -tags=integration
...
Ran 212 of 212 Specs in 16.369 seconds
SUCCESS! -- 212 Passed | 0 Failed | 0 Pending | 0 Skipped
PASS

…perator

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>
Signed-off-by: Shaun Colley <shaun.colley@ibm.com>
@padamstx padamstx self-assigned this Feb 23, 2024
@padamstx padamstx self-requested a review February 23, 2024 22:05
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 4723452 into main Feb 23, 2024
4 checks passed
@padamstx padamstx deleted the minorOperatorUpdate branch February 23, 2024 22:35
ibm-devx-sdk pushed a commit that referenced this pull request Feb 23, 2024
## [0.59.1](v0.59.0...v0.59.1) (2024-02-23)

### Bug Fixes

* **IAM Policy Management:** regenerate based on minor API update to operator enum ([#303](#303)) ([4723452](4723452))
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 0.59.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.

3 participants