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

Bump github.com/openshift-online/ocm-sdk-go from 0.1.377 to 0.1.403 #706

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2024

Bumps github.com/openshift-online/ocm-sdk-go from 0.1.377 to 0.1.403.

Release notes

Sourced from github.com/openshift-online/ocm-sdk-go's releases.

Release 0.1.403

No release notes provided.

Release 0.1.401

  • Update model version v0.0.353
    • Added support for PackageImage for clusters_mgmt

Release 0.1.400

  • Update model version v0.0.352
    • Remove StatusBoard fullname search parameter.
    • Deprecate Notify resource.

Release 0.1.399

  • Additional error handling for securestore

Release 0.1.398

  • Add regions support from ocm shards
  • Don't error when response is 204 and no content-type

Release 0.1.397

  • Add NewUnauthenticatedConnectionBuilder function to allow creating a Connection without client side authentication

Release 0.1.396

  • Remove redundant fields from /notify_details
  • Add ExternalAuthConfig to Cluster model.

Release 0.1.395

  • Add SubnetOutposts and AvailabilityZoneTypes to aws_node_pool_type and aws_machine_pool_type resources.

Release 0.1.394

  • Added Device Code flow to authentication
  • Update model version v0.0.347
    • Add HostedControlPlaneDefault boolean to Version Type model.

Release 0.1.393

  • Add authentication using OAuth2 and PCKE
  • Add secure token storage

Release 0.1.392

  • Update model version v0.0.346
    • Modify notify_details response

Release 0.1.391

  • Update model version v0.0.345
    • Add validate_credentials resource to AwsInquiries
  • Update model version v0.0.344
    • Add the /notify_details endpoint to the SDK

Release 0.1.390

... (truncated)

Changelog

Sourced from github.com/openshift-online/ocm-sdk-go's changelog.

0.1.403

  • Update model version v0.0.356
    • Reverting change to remove provision shard from cluster

0.1.402

  • Update model version v0.0.355
    • Removed undefined api calls from the model
    • Add support to securestore that allows the caller to define a keyring target
    • Additional securestore Error Standardization
    • Add error handling to securestore for denied Keychain access due to permissions

0.1.401

  • Update model version v0.0.353
    • Added support for PackageImage for clusters_mgmt

0.1.400

  • Update model version v0.0.352
    • Remove StatusBoard fullname search parameter.
    • Deprecate Notify resource.

0.1.399

  • Additional error handling for securestore

0.1.398

  • Add regions support from ocm shards
  • Don't error when response is 204 and no content-type

0.1.397

  • Add NewUnauthenticatedConnectionBuilder function to allow creating a Connection without client side authentication

0.1.396

  • Remove redundant fields from /notify_details
  • Add ExternalAuthConfig to Cluster model.

0.1.395

  • Add SubnetOutposts and AvailabilityZoneTypes to aws_node_pool_type and aws_machine_pool_type resources.

0.1.394

  • Added Device Code flow to authentication
  • Update model version v0.0.347
    • Add HostedControlPlaneDefault boolean to Version Type model.

0.1.393

  • Add authentication using OAuth2 and PCKE
  • Add secure token storage

0.1.392

  • Update model version v0.0.346
    • Modify notify_details response

... (truncated)

Commits
  • 6848726 Merge pull request #910 from den-rgb/OCM-5976-b
  • ddcd625 OCM-5976 | fix: Generated files for 0.0.356
  • 2800b32 OCM-5976 | feat: Updating Changes.md
  • b4b79f0 OCM-5976 | fix: reverting change for provison shard
  • 940b15c Merge pull request #907 from den-rgb/OCM-5976
  • 35d2061 OCM-5976 | feat: Updating Changes.md
  • 236ffee OCM-5976 | feat: Updating to 0.0.355
  • 1118e3f OCM-4965: Secure store tweaks (#905)
  • 3925489 Merge pull request #904 from Ankit152/release-0.1.401
  • 4d0f42c feat: release v0.1.401
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) from 0.1.377 to 0.1.403.
- [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases)
- [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-sdk-go@v0.1.377...v0.1.403)

---
updated-dependencies:
- dependency-name: github.com/openshift-online/ocm-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2024

Superseded by #707.

@dependabot dependabot bot closed this Feb 28, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.403 branch February 28, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants