Skip to content

Bump cloud.google.com/go/container from 1.44.0 to 1.46.0#932

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/cloud.google.com/go/container-1.46.0
Open

Bump cloud.google.com/go/container from 1.44.0 to 1.46.0#932
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/cloud.google.com/go/container-1.46.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps cloud.google.com/go/container from 1.44.0 to 1.46.0.

Release notes

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

container 1.46.0

1.46.0 (2026-01-29)

Features

  • Add NodeDrainConfig to NodePool to configure node draining behavior (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add RegistryHostConfig to ContainerdConfig for containerd registry host configuration (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add ManagedOpenTelemetryConfig to Cluster to manage the OpenTelemetry pipeline (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add AutopilotGeneralProfile to ClusterAutoscaling to configure Autopilot profiles (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add SHORT_LIVED as a NodePoolUpdateStrategy (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add SliceControllerConfig to AddonsConfig to manage the Slice Controller addon (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add SwapConfig to enable and configure swap memory for node pools (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add DisruptionEvent to provide details on node disruption events (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add DRAINING status to AdditionalIPRangesConfig for subnet draining (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add consolidation_delay to configure Cluster Autoscaler node consolidation delay (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Add GPUDirectConfig to configure GPU Direct for node pools (PiperOrigin-RevId: 859731311) (d8ea738a)

  • Allow specifying subnetwork in NodeNetworkConfig during node pool creation (PiperOrigin-RevId: 859731311) (d8ea738a)

Documentation

  • A comment for field cluster_ipv4_cidr_block in message .google.container.v1.IPAllocationPolicy is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field subnetwork in message .google.container.v1.NodeNetworkConfig is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field tpu_ipv4_cidr_block in message .google.container.v1.IPAllocationPolicy is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field recurrence in message .google.container.v1.RecurringTimeWindow is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field services_ipv4_cidr_block in message .google.container.v1.IPAllocationPolicy is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field services_ipv4_cidr in message .google.container.v1.Cluster is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field tpu_ipv4_cidr_block in message .google.container.v1.Cluster is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field sysctls in message .google.container.v1.LinuxNodeConfig is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field cluster_ipv4_cidr in message .google.container.v1.Cluster is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

  • A comment for field node_ipv4_cidr_block in message .google.container.v1.IPAllocationPolicy is changed (PiperOrigin-RevId: 859731311) (d8ea738a)

... (truncated)

Commits
  • a299db2 chore(main): release pubsub 1.46.0 (#11238)
  • 782e12a fix(storage): wait for XML read req to finish to avoid data races (#11527)
  • c2f9f6b test(storage): retry metadata check in SoftDelete test (#11528)
  • 360cfc4 fix: remove OpenCensus dependency (#11526)
  • 03575d7 feat(storage): implement RetryChunkDeadline for grpc writes (#11476)
  • 8500e9e chore(main): release spanner 1.74.0 (#11142)
  • 2dc0184 chore(spanner): Update CODEOWNERS to use TeamSync Managed Team (#11524)
  • afbe132 fix(maps/places): add oauth scopes to Places proto (#11518)
  • de5ca9d docs(analytics/admin): replace "GA4" with "Google Analytics" or "GA" in all c...
  • 1438255 fix(firestore): Convert key before seeting map entry (#11506)
  • 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 [cloud.google.com/go/container](https://github.com/googleapis/google-cloud-go) from 1.44.0 to 1.46.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.44.0...pubsub/v1.46.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 1, 2026
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.

0 participants