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 cloud.google.com/go/container from 1.35.0 to 1.37.0 #88

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps cloud.google.com/go/container from 1.35.0 to 1.37.0.

Release notes

Sourced from cloud.google.com/go/container's releases.

container: v1.37.0

1.37.0 (2024-06-12)

Features

  • container: Enable REST transport for google/container/v1 (#10356) (fc9e895)

container: v1.36.0

1.36.0 (2024-06-10)

Features

  • container: A new field accelerators is added to message .google.container.v1.UpdateNodePoolRequest (4c102b7)
  • container: A new field additive_vpc_scope_dns_domain is added to message .google.container.v1.DNSConfig (4c102b7)
  • container: A new field containerd_config is added to message .google.container.v1.NodeConfig (4c102b7)
  • container: A new field containerd_config is added to message .google.container.v1.NodeConfigDefaults (4c102b7)
  • container: A new field containerd_config is added to message .google.container.v1.UpdateNodePoolRequest (4c102b7)
  • container: A new field desired_containerd_config is added to message .google.container.v1.ClusterUpdate (4c102b7)
  • container: A new field desired_node_kubelet_config is added to message .google.container.v1.ClusterUpdate (4c102b7)
  • container: A new field desired_node_pool_auto_config_kubelet_config is added to message .google.container.v1.ClusterUpdate (4c102b7)
  • container: A new field enable_nested_virtualization is added to message .google.container.v1.AdvancedMachineFeatures (4c102b7)
  • container: A new field hugepages is added to message .google.container.v1.LinuxNodeConfig (4c102b7)
  • container: A new field node_kubelet_config is added to message .google.container.v1.NodeConfigDefaults (4c102b7)
  • container: A new field node_kubelet_config is added to message .google.container.v1.NodePoolAutoConfig (4c102b7)
  • container: A new field satisfies_pzi is added to message .google.container.v1.Cluster (4c102b7)
  • container: A new field satisfies_pzs is added to message .google.container.v1.Cluster (4c102b7)
  • container: A new message ContainerdConfig is added (4c102b7)
  • container: A new message HugepagesConfig is added (#10346) (4c102b7)
  • container: A new method_signature parent is added to method ListOperations in service ClusterManager (4c102b7)
  • container: A new value CADVISOR is added to enum Component (4c102b7)
  • container: A new value ENTERPRISE is added to enum Mode (4c102b7)
  • container: A new value KUBELET is added to enum Component (4c102b7)
  • container: A new value MPS is added to enum GPUSharingStrategy (4c102b7)

Documentation

  • container: A comment for field desired_private_cluster_config in message .google.container.v1.ClusterUpdate is changed (4c102b7)
  • container: A comment for field in_transit_encryption_config in message .google.container.v1.NetworkConfig is changed (4c102b7)
Commits
  • a75c8b6 chore(main): release pubsub 1.37.0 (#9517)
  • e2c9a95 chore(internal/protoveneer): support custom field converters (#9456)
  • 86ec5c0 chore: release main (#9511)
  • a74cbbe docs(netapp): mark optional fields explicitly in Storage Pool (#9513)
  • 9bba269 feat(pubsub): support kinesis ingestion admin (#9458)
  • 5ca0271 feat(logging/logadmin): allow logging PageSize to override (#9409)
  • e68777c chore(main): release spanner 1.58.0 (#9423)
  • 6deb969 docs(pubsub): check for nil responses for receive examples (#9516)
  • e54989e chore: remove old samples that no longer compile (#9510)
  • 1cf28f6 docs(run): clarify some defaults and required or optional values (#9505)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 24, 2024
Bumps [cloud.google.com/go/container](https://github.com/googleapis/google-cloud-go) from 1.35.0 to 1.37.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.35.0...pubsub/v1.37.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/container
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/container-1.37.0 branch from 509b683 to 55ff9ad Compare June 25, 2024 18:29
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

Superseded by #92.

@dependabot dependabot bot closed this Jul 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/cloud.google.com/go/container-1.37.0 branch July 1, 2024 19:40
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants