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.400 #700

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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

  • Update model version v0.0.343
    • Add Platformto subnet_network_verification_type resource

Release 0.1.389

  • Update model version v0.0.342
    • Add Search and Order methods to List /api/clusters_mgmt/v1/clusters/{id}/node_pools

... (truncated)

Changelog

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

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

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

0.1.390

  • Update model version v0.0.343
    • Add Platformto subnet_network_verification_type resource

0.1.389

  • Update model version v0.0.342
    • Add Search and Order methods to List /api/clusters_mgmt/v1/clusters/{id}/node_pools

... (truncated)

Commits
  • 35483fd Merge pull request #875 from tinaafitz/remove_fullname
  • 0f86c19 Removed version line.
  • 2f9fe87 Fix the message format and update the version to 0.1.400.
  • 08760c6 Updated model version.
  • db47394 Generate the sdk based on the latest ocm-api-model modifications.
  • e7197d3 Remove Fullname search parameter from status board product, application, and ...
  • 9564e7a Release 0.1.399 (#902)
  • 4e39c93 OCM-4965 | feat: Secure Store additional error handling and removal of keys (...
  • f2d8eb3 Update changed.md for Release 0.1.398 (#900)
  • f8f6b7f Release 0.1.398 (#899)
  • 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.400.
- [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.400)

---
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 12, 2024

Superseded by #701.

@dependabot dependabot bot closed this Feb 12, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.400 branch February 12, 2024 07:52
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