From a94c6674be6102083608ef9dd5e7ef563f24bd69 Mon Sep 17 00:00:00 2001 From: willie-yao Date: Tue, 7 May 2024 19:54:07 +0000 Subject: [PATCH] add release notes for CAPZ v1.15.0 --- CHANGELOG/v1.15.0.md | 296 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 296 insertions(+) create mode 100644 CHANGELOG/v1.15.0.md diff --git a/CHANGELOG/v1.15.0.md b/CHANGELOG/v1.15.0.md new file mode 100644 index 00000000000..ba409de515f --- /dev/null +++ b/CHANGELOG/v1.15.0.md @@ -0,0 +1,296 @@ +## Changes by Kind + +### Feature + +- Added documentation describing how to adopt an existing AKS cluster. ([#4697](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4697), [@nojnhuh](https://github.com/nojnhuh)) +- Set `PrincipalType` in RoleAssignment creation API call when using `SystemAssigned` identity. ([#4625](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4625), [@whites11](https://github.com/whites11)) +- Users can now create a VM and associate it to a capacity reservation group during the VM creation. A new field, `CapacityReservationGroupID`, is added to `AzureMachineSpec` to support this feature. The capacity reservation group should already exist before the VM creation. ([#4698](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4698), [@arkadeepsen](https://github.com/arkadeepsen)) +- Allow setting ResourceGroupName in AzureManagedControlPlaneTemplate ([#4723](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4723), [@willie-yao](https://github.com/willie-yao)) + +### Documentation + +- An experimental ASO-based API for AKS clusters is now available behind the `ASOAPI` feature flag and can be enabled through he `EXP_ASO_API` environment variable when installing CAPZ. ([#4802](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4802), [@nojnhuh](https://github.com/nojnhuh)) +- Improve release process docs ([#4642](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4642), [@dtzar](https://github.com/dtzar)) + +### Bug or Regression + +- A regression making `spec.subsciptionID` required on AzureCluster and AzureManagedControlPlane has been fixed. Users can specify a global subscription ID with the `AZURE_SUBSCRIPTION_ID_B64` environment variable when CAPZ is installed as was possible in CAPZ v1.10 and earlier. ([#4784](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4784), [@nojnhuh](https://github.com/nojnhuh)) +- Allow upper-case Azure resource names ([#4725](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4725), [@willie-yao](https://github.com/willie-yao)) +- Don't allow fleetsMembers to have capital letters. Default fleet spec.group. ([#4800](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4800), [@willie-yao](https://github.com/willie-yao)) +- Enable per-sub msi client ([#4712](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4712), [@jackfrancis](https://github.com/jackfrancis)) +- Fix ClusterClass MP: Don't include vnet name in template type. BREAKING Go API but not real-world usage ([#4735](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4735), [@willie-yao](https://github.com/willie-yao)) +- Make AKS extension.Plan optional ([#4677](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4677), [@willie-yao](https://github.com/willie-yao)) +- Use correct resource group for Bastion with custom vnet ([#4801](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4801), [@willie-yao](https://github.com/willie-yao)) +- [`AZURE_SYNC_PERIOD`](https://azure.github.io/azure-service-operator/guide/aso-controller-settings-options/#azure_sync_period) for ASO now defaults to `1h` instead of "effectively never" ([#4764](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4764), [@nojnhuh](https://github.com/nojnhuh)) + +### Other (Cleanup or Flake) + +- Bump CAPI to v1.6.3 ([#4643](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4643), [@mboersma](https://github.com/mboersma)) +- Bump CAPI to v1.6.4 ([#4739](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4739), [@mboersma](https://github.com/mboersma)) +- Bump CAPI to v1.7.0 ([#4740](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4740), [@mboersma](https://github.com/mboersma)) +- Bump CAPI to v1.7.1 ([#4767](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4767), [@mboersma](https://github.com/mboersma)) +- Bump helm to v3.14.4 ([#4736](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4736), [@damdo](https://github.com/damdo)) +- CAPZ now installs ASO v2.6.0 ([#4751](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4751), [@nojnhuh](https://github.com/nojnhuh)) +- Upgrade controller-gen to v1.14.0 ([#4718](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4718), [@jackfrancis](https://github.com/jackfrancis)) + +## Dependencies + +### Added +- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerregistry/armcontainerregistry: [v1.2.0](https://github.com/Azure/azure-sdk-for-go/tree/sdk/resourcemanager/containerregistry/armcontainerregistry/v1.2.0) +- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/signalr/armsignalr: [v1.2.0](https://github.com/Azure/azure-sdk-for-go/tree/sdk/resourcemanager/signalr/armsignalr/v1.2.0) +- github.com/chromedp/cdproto: [3cf4e6d](https://github.com/chromedp/cdproto/tree/3cf4e6d) +- github.com/chromedp/chromedp: [v0.9.2](https://github.com/chromedp/chromedp/tree/v0.9.2) +- github.com/chromedp/sysutil: [v1.0.0](https://github.com/chromedp/sysutil/tree/v1.0.0) +- github.com/containerd/log: [v0.1.0](https://github.com/containerd/log/tree/v0.1.0) +- github.com/felixge/fgprof: [v0.9.3](https://github.com/felixge/fgprof/tree/v0.9.3) +- github.com/go-task/slim-sprig/v3: [v3.0.0](https://github.com/go-task/slim-sprig/tree/v3.0.0) +- github.com/gobwas/httphead: [v0.1.0](https://github.com/gobwas/httphead/tree/v0.1.0) +- github.com/gobwas/pool: [v0.2.1](https://github.com/gobwas/pool/tree/v0.2.1) +- github.com/gobwas/ws: [v1.2.1](https://github.com/gobwas/ws/tree/v1.2.1) +- github.com/golang-sql/civil: [b832511](https://github.com/golang-sql/civil/tree/b832511) +- github.com/golang-sql/sqlexp: [v0.1.0](https://github.com/golang-sql/sqlexp/tree/v0.1.0) +- github.com/mattn/go-ieproxy: [v0.0.11](https://github.com/mattn/go-ieproxy/tree/v0.0.11) +- github.com/microsoft/go-mssqldb: [v1.6.0](https://github.com/microsoft/go-mssqldb/tree/v1.6.0) +- github.com/modocache/gover: [b58185e](https://github.com/modocache/gover/tree/b58185e) +- github.com/pkg/profile: [v1.7.0](https://github.com/pkg/profile/tree/v1.7.0) +- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp: v1.22.0 +- golang.org/x/telemetry: f48c80b +- gopkg.in/dnaeon/go-vcr.v3: v3.2.0 +- sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader: v0.0.1 +- sigs.k8s.io/cloud-provider-azure/pkg/azclient: v0.0.2 + +### Changed +- cloud.google.com/go/storage: v1.14.0 → v1.35.1 +- cloud.google.com/go: v0.111.0 → v0.110.10 +- github.com/Azure/azure-kusto-go: [v0.14.0 → v0.15.1](https://github.com/Azure/azure-kusto-go/compare/v0.14.0...v0.15.1) +- github.com/Azure/azure-pipeline-go: [v0.1.8 → v0.2.3](https://github.com/Azure/azure-pipeline-go/compare/v0.1.8...v0.2.3) +- github.com/Azure/azure-sdk-for-go/sdk/azcore: [v1.10.0 → v1.11.1](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.10.0...sdk/azcore/v1.11.1) +- github.com/Azure/azure-sdk-for-go/sdk/azidentity: [v1.5.1 → v1.5.2](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azidentity/v1.5.1...sdk/azidentity/v1.5.2) +- github.com/Azure/azure-sdk-for-go/sdk/internal: [v1.5.2 → v1.6.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.5.2...sdk/internal/v1.6.0) +- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5: [v5.5.0 → v5.7.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/compute/armcompute/v5.5.0...sdk/resourcemanager/compute/armcompute/v5.7.0) +- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4: [v4.7.0 → v4.8.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/containerservice/armcontainerservice/v4.7.0...sdk/resourcemanager/containerservice/armcontainerservice/v4.8.0) +- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/subscription/armsubscription: [v1.1.0 → v1.2.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/resourcemanager/subscription/armsubscription/v1.1.0...sdk/resourcemanager/subscription/armsubscription/v1.2.0) +- github.com/Azure/azure-sdk-for-go/sdk/storage/azblob: [v1.0.0 → v1.1.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/storage/azblob/v1.0.0...sdk/storage/azblob/v1.1.0) +- github.com/Azure/azure-service-operator/v2: [v2.5.0 → v2.6.0](https://github.com/Azure/azure-service-operator/compare/v2.5.0...v2.6.0) +- github.com/Azure/azure-storage-queue-go: [6368018 → c06a8ef](https://github.com/Azure/azure-storage-queue-go/compare/6368018...c06a8ef) +- github.com/AzureAD/microsoft-authentication-library-for-go: [v1.2.1 → v1.2.2](https://github.com/AzureAD/microsoft-authentication-library-for-go/compare/v1.2.1...v1.2.2) +- github.com/alecthomas/kingpin/v2: [v2.3.2 → v2.4.0](https://github.com/alecthomas/kingpin/compare/v2.3.2...v2.4.0) +- github.com/chzyer/readline: [2972be2 → v1.5.1](https://github.com/chzyer/readline/compare/2972be2...v1.5.1) +- github.com/creack/pty: [v1.1.9 → v1.1.18](https://github.com/creack/pty/compare/v1.1.9...v1.1.18) +- github.com/docker/docker: [v24.0.7+incompatible → v25.0.5+incompatible](https://github.com/docker/docker/compare/v24.0.7...v25.0.5) +- github.com/docker/go-connections: [v0.4.0 → v0.5.0](https://github.com/docker/go-connections/compare/v0.4.0...v0.5.0) +- github.com/emicklei/go-restful/v3: [v3.11.0 → v3.12.0](https://github.com/emicklei/go-restful/compare/v3.11.0...v3.12.0) +- github.com/evanphx/json-patch: [v5.7.0+incompatible → v5.9.0+incompatible](https://github.com/evanphx/json-patch/compare/v5.7.0...v5.9.0) +- github.com/frankban/quicktest: [v1.14.4 → v1.14.6](https://github.com/frankban/quicktest/compare/v1.14.4...v1.14.6) +- github.com/go-logr/zapr: [v1.2.4 → v1.3.0](https://github.com/go-logr/zapr/compare/v1.2.4...v1.3.0) +- github.com/go-openapi/jsonpointer: [v0.20.0 → v0.20.2](https://github.com/go-openapi/jsonpointer/compare/v0.20.0...v0.20.2) +- github.com/go-openapi/jsonreference: [v0.20.2 → v0.20.4](https://github.com/go-openapi/jsonreference/compare/v0.20.2...v0.20.4) +- github.com/go-openapi/swag: [v0.22.4 → v0.22.8](https://github.com/go-openapi/swag/compare/v0.22.4...v0.22.8) +- github.com/gofrs/uuid: [v4.2.0+incompatible → v4.4.0+incompatible](https://github.com/gofrs/uuid/compare/v4.2.0...v4.4.0) +- github.com/golang-jwt/jwt/v5: [v5.2.0 → v5.2.1](https://github.com/golang-jwt/jwt/compare/v5.2.0...v5.2.1) +- github.com/golang/mock: [v1.6.0 → v1.1.1](https://github.com/golang/mock/compare/v1.6.0...v1.1.1) +- github.com/golang/protobuf: [v1.5.3 → v1.5.4](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4) +- github.com/google/cel-go: [v0.16.1 → v0.17.7](https://github.com/google/cel-go/compare/v0.16.1...v0.17.7) +- github.com/google/pprof: [4bb14d4 → a892ee0](https://github.com/google/pprof/compare/4bb14d4...a892ee0) +- github.com/googleapis/enterprise-certificate-proxy: [v0.3.1 → v0.3.2](https://github.com/googleapis/enterprise-certificate-proxy/compare/v0.3.1...v0.3.2) +- github.com/googleapis/google-cloud-go-testing: [bcd43fb → 1c9a4c6](https://github.com/googleapis/google-cloud-go-testing/compare/bcd43fb...1c9a4c6) +- github.com/gorilla/websocket: [v1.4.2 → v1.5.0](https://github.com/gorilla/websocket/compare/v1.4.2...v1.5.0) +- github.com/ianlancetaylor/demangle: [28f6c0f → bd984b5](https://github.com/ianlancetaylor/demangle/compare/28f6c0f...bd984b5) +- github.com/jackc/pgservicefile: [091c0ba → de7065d](https://github.com/jackc/pgservicefile/compare/091c0ba...de7065d) +- github.com/jackc/pgx/v5: [v5.5.0 → v5.5.3](https://github.com/jackc/pgx/compare/v5.5.0...v5.5.3) +- github.com/nats-io/nats.go: [v1.30.2 → v1.31.0](https://github.com/nats-io/nats.go/compare/v1.30.2...v1.31.0) +- github.com/nats-io/nkeys: [v0.4.5 → v0.4.6](https://github.com/nats-io/nkeys/compare/v0.4.5...v0.4.6) +- github.com/onsi/ginkgo/v2: [v2.15.0 → v2.17.2](https://github.com/onsi/ginkgo/compare/v2.15.0...v2.17.2) +- github.com/onsi/gomega: [v1.31.1 → v1.33.1](https://github.com/onsi/gomega/compare/v1.31.1...v1.33.1) +- github.com/prometheus/common: [v0.45.0 → v0.46.0](https://github.com/prometheus/common/compare/v0.45.0...v0.46.0) +- github.com/rogpeppe/go-internal: [v1.10.0 → v1.11.0](https://github.com/rogpeppe/go-internal/compare/v1.10.0...v1.11.0) +- github.com/sagikazarmark/crypt: [v0.15.0 → v0.17.0](https://github.com/sagikazarmark/crypt/compare/v0.15.0...v0.17.0) +- github.com/sagikazarmark/locafero: [v0.3.0 → v0.4.0](https://github.com/sagikazarmark/locafero/compare/v0.3.0...v0.4.0) +- github.com/samber/lo: [v1.37.0 → v1.38.1](https://github.com/samber/lo/compare/v1.37.0...v1.38.1) +- github.com/spf13/afero: [v1.10.0 → v1.11.0](https://github.com/spf13/afero/compare/v1.10.0...v1.11.0) +- github.com/spf13/cast: [v1.5.1 → v1.6.0](https://github.com/spf13/cast/compare/v1.5.1...v1.6.0) +- github.com/spf13/viper: [v1.17.0 → v1.18.2](https://github.com/spf13/viper/compare/v1.17.0...v1.18.2) +- github.com/stretchr/testify: [v1.8.4 → v1.9.0](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0) +- go.etcd.io/bbolt: v1.3.7 → v1.3.8 +- go.etcd.io/etcd/api/v3: v3.5.10 → v3.5.13 +- go.etcd.io/etcd/client/pkg/v3: v3.5.10 → v3.5.13 +- go.etcd.io/etcd/client/v2: v2.305.9 → v2.305.10 +- go.etcd.io/etcd/client/v3: v3.5.10 → v3.5.13 +- go.etcd.io/etcd/pkg/v3: v3.5.9 → v3.5.10 +- go.etcd.io/etcd/raft/v3: v3.5.9 → v3.5.10 +- go.etcd.io/etcd/server/v3: v3.5.9 → v3.5.10 +- go.uber.org/zap: v1.25.0 → v1.26.0 +- golang.org/x/crypto: v0.20.0 → v0.22.0 +- golang.org/x/exp: 7918f67 → 1b97071 +- golang.org/x/lint: 83fdc39 → d0100b6 +- golang.org/x/mod: v0.15.0 → v0.17.0 +- golang.org/x/net: v0.21.0 → v0.24.0 +- golang.org/x/oauth2: v0.15.0 → v0.18.0 +- golang.org/x/sync: v0.5.0 → v0.7.0 +- golang.org/x/sys: v0.17.0 → v0.19.0 +- golang.org/x/term: v0.17.0 → v0.19.0 +- golang.org/x/text: v0.14.0 → v0.15.0 +- golang.org/x/tools: v0.16.1 → v0.20.0 +- google.golang.org/api: v0.143.0 → v0.153.0 +- google.golang.org/protobuf: v1.32.0 → v1.33.0 +- honnef.co/go/tools: v0.0.1-2020.1.4 → ea95bdf +- k8s.io/api: v0.28.4 → v0.29.3 +- k8s.io/apiextensions-apiserver: v0.28.4 → v0.29.3 +- k8s.io/apimachinery: v0.28.4 → v0.29.3 +- k8s.io/apiserver: v0.28.4 → v0.29.3 +- k8s.io/cli-runtime: v0.28.4 → v0.29.3 +- k8s.io/client-go: v0.28.4 → v0.29.3 +- k8s.io/cloud-provider: v0.28.4 → v0.29.3 +- k8s.io/cluster-bootstrap: v0.28.4 → v0.29.3 +- k8s.io/code-generator: v0.28.4 → v0.29.3 +- k8s.io/component-base: v0.28.4 → v0.29.3 +- k8s.io/component-helpers: v0.28.4 → v0.29.3 +- k8s.io/controller-manager: v0.28.4 → v0.29.3 +- k8s.io/gengo: c0856e2 → 9cce18d +- k8s.io/klog/v2: v2.110.1 → v2.120.1 +- k8s.io/kms: v0.28.4 → v0.29.3 +- k8s.io/kube-openapi: 2695361 → 2dd684a +- k8s.io/kubectl: v0.28.4 → v0.29.3 +- k8s.io/kubelet: v0.28.4 → v0.29.3 +- k8s.io/metrics: v0.28.4 → v0.29.3 +- k8s.io/utils: 3b25d92 → e7106e6 +- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.1.2 → v0.28.0 +- sigs.k8s.io/cloud-provider-azure: v1.28.4 → v1.29.3 +- sigs.k8s.io/cluster-api/test: v1.6.2 → v1.7.1 +- sigs.k8s.io/cluster-api: v1.6.2 → v1.7.1 +- sigs.k8s.io/controller-runtime: v0.16.5 → v0.17.3 +- sigs.k8s.io/structured-merge-diff/v4: v4.3.0 → v4.4.1 + +### Removed +- cloud.google.com/go/accessapproval: v1.7.4 +- cloud.google.com/go/accesscontextmanager: v1.8.4 +- cloud.google.com/go/aiplatform: v1.57.0 +- cloud.google.com/go/analytics: v0.21.6 +- cloud.google.com/go/apigateway: v1.6.4 +- cloud.google.com/go/apigeeconnect: v1.6.4 +- cloud.google.com/go/apigeeregistry: v0.8.2 +- cloud.google.com/go/appengine: v1.8.4 +- cloud.google.com/go/area120: v0.8.4 +- cloud.google.com/go/artifactregistry: v1.14.6 +- cloud.google.com/go/asset: v1.15.3 +- cloud.google.com/go/assuredworkloads: v1.11.4 +- cloud.google.com/go/automl: v1.13.4 +- cloud.google.com/go/baremetalsolution: v1.2.3 +- cloud.google.com/go/batch: v1.7.0 +- cloud.google.com/go/beyondcorp: v1.0.3 +- cloud.google.com/go/bigquery: v1.57.1 +- cloud.google.com/go/billing: v1.18.0 +- cloud.google.com/go/binaryauthorization: v1.8.0 +- cloud.google.com/go/certificatemanager: v1.7.4 +- cloud.google.com/go/channel: v1.17.3 +- cloud.google.com/go/cloudbuild: v1.15.0 +- cloud.google.com/go/clouddms: v1.7.3 +- cloud.google.com/go/cloudtasks: v1.12.4 +- cloud.google.com/go/contactcenterinsights: v1.12.1 +- cloud.google.com/go/container: v1.29.0 +- cloud.google.com/go/containeranalysis: v0.11.3 +- cloud.google.com/go/datacatalog: v1.19.0 +- cloud.google.com/go/dataflow: v0.9.4 +- cloud.google.com/go/dataform: v0.9.1 +- cloud.google.com/go/datafusion: v1.7.4 +- cloud.google.com/go/datalabeling: v0.8.4 +- cloud.google.com/go/dataplex: v1.13.0 +- cloud.google.com/go/dataproc/v2: v2.3.0 +- cloud.google.com/go/dataqna: v0.8.4 +- cloud.google.com/go/datastore: v1.15.0 +- cloud.google.com/go/datastream: v1.10.3 +- cloud.google.com/go/deploy: v1.16.0 +- cloud.google.com/go/dialogflow: v1.47.0 +- cloud.google.com/go/dlp: v1.11.1 +- cloud.google.com/go/documentai: v1.23.6 +- cloud.google.com/go/domains: v0.9.4 +- cloud.google.com/go/edgecontainer: v1.1.4 +- cloud.google.com/go/errorreporting: v0.3.0 +- cloud.google.com/go/essentialcontacts: v1.6.5 +- cloud.google.com/go/eventarc: v1.13.3 +- cloud.google.com/go/filestore: v1.8.0 +- cloud.google.com/go/functions: v1.15.4 +- cloud.google.com/go/gkebackup: v1.3.4 +- cloud.google.com/go/gkeconnect: v0.8.4 +- cloud.google.com/go/gkehub: v0.14.4 +- cloud.google.com/go/gkemulticloud: v1.0.3 +- cloud.google.com/go/gsuiteaddons: v1.6.4 +- cloud.google.com/go/iap: v1.9.3 +- cloud.google.com/go/ids: v1.4.4 +- cloud.google.com/go/iot: v1.7.4 +- cloud.google.com/go/kms: v1.15.5 +- cloud.google.com/go/language: v1.12.2 +- cloud.google.com/go/lifesciences: v0.9.4 +- cloud.google.com/go/logging: v1.8.1 +- cloud.google.com/go/managedidentities: v1.6.4 +- cloud.google.com/go/maps: v1.6.2 +- cloud.google.com/go/mediatranslation: v0.8.4 +- cloud.google.com/go/memcache: v1.10.4 +- cloud.google.com/go/metastore: v1.13.3 +- cloud.google.com/go/monitoring: v1.16.3 +- cloud.google.com/go/networkconnectivity: v1.14.3 +- cloud.google.com/go/networkmanagement: v1.9.3 +- cloud.google.com/go/networksecurity: v0.9.4 +- cloud.google.com/go/notebooks: v1.11.2 +- cloud.google.com/go/optimization: v1.6.2 +- cloud.google.com/go/orchestration: v1.8.4 +- cloud.google.com/go/orgpolicy: v1.11.4 +- cloud.google.com/go/osconfig: v1.12.4 +- cloud.google.com/go/oslogin: v1.12.2 +- cloud.google.com/go/phishingprotection: v0.8.4 +- cloud.google.com/go/policytroubleshooter: v1.10.2 +- cloud.google.com/go/privatecatalog: v0.9.4 +- cloud.google.com/go/pubsub: v1.33.0 +- cloud.google.com/go/pubsublite: v1.8.1 +- cloud.google.com/go/recaptchaenterprise/v2: v2.9.0 +- cloud.google.com/go/recommendationengine: v0.8.4 +- cloud.google.com/go/recommender: v1.11.3 +- cloud.google.com/go/redis: v1.14.1 +- cloud.google.com/go/resourcemanager: v1.9.4 +- cloud.google.com/go/resourcesettings: v1.6.4 +- cloud.google.com/go/retail: v1.14.4 +- cloud.google.com/go/run: v1.3.3 +- cloud.google.com/go/scheduler: v1.10.5 +- cloud.google.com/go/secretmanager: v1.11.4 +- cloud.google.com/go/security: v1.15.4 +- cloud.google.com/go/securitycenter: v1.24.3 +- cloud.google.com/go/servicedirectory: v1.11.3 +- cloud.google.com/go/shell: v1.7.4 +- cloud.google.com/go/spanner: v1.53.1 +- cloud.google.com/go/speech: v1.21.0 +- cloud.google.com/go/storagetransfer: v1.10.3 +- cloud.google.com/go/talent: v1.6.5 +- cloud.google.com/go/texttospeech: v1.7.4 +- cloud.google.com/go/tpu: v1.6.4 +- cloud.google.com/go/trace: v1.10.4 +- cloud.google.com/go/translate: v1.9.3 +- cloud.google.com/go/video: v1.20.3 +- cloud.google.com/go/videointelligence: v1.11.4 +- cloud.google.com/go/vision/v2: v2.7.5 +- cloud.google.com/go/vmmigration: v1.7.4 +- cloud.google.com/go/vmwareengine: v1.0.3 +- cloud.google.com/go/vpcaccess: v1.7.4 +- cloud.google.com/go/webrisk: v1.9.4 +- cloud.google.com/go/websecurityscanner: v1.6.4 +- cloud.google.com/go/workflows: v1.12.3 +- dmitri.shuralyov.com/gpu/mtl: 666a987 +- github.com/BurntSushi/xgb: [27f1227](https://github.com/BurntSushi/xgb/tree/27f1227) +- github.com/docker/distribution: [v2.8.3+incompatible](https://github.com/docker/distribution/tree/v2.8.3) +- github.com/go-gl/glfw/v3.3/glfw: 6f7a984 +- github.com/go-gl/glfw: [e6da0ac](https://github.com/go-gl/glfw/tree/e6da0ac) +- github.com/godbus/dbus/v5: [v5.0.4](https://github.com/godbus/dbus/tree/v5.0.4) +- github.com/google/martian/v3: [v3.1.0](https://github.com/google/martian/tree/v3.1.0) +- github.com/google/martian: [v2.1.0+incompatible](https://github.com/google/martian/tree/v2.1.0) +- github.com/google/renameio: [v0.1.0](https://github.com/google/renameio/tree/v0.1.0) +- github.com/joho/godotenv: [v1.3.0](https://github.com/joho/godotenv/tree/v1.3.0) +- github.com/jongio/azidext/go/azidext: [v0.5.0](https://github.com/jongio/azidext/tree/go/azidext/v0.5.0) +- github.com/jstemmer/go-junit-report: [v0.9.1](https://github.com/jstemmer/go-junit-report/tree/v0.9.1) +- github.com/minio/highwayhash: [v1.0.2](https://github.com/minio/highwayhash/tree/v1.0.2) +- github.com/nats-io/jwt/v2: [v2.4.1](https://github.com/nats-io/jwt/tree/v2.4.1) +- go.opentelemetry.io/otel/exporters/otlp/internal/retry: v1.10.0 +- golang.org/x/image: cff245a +- golang.org/x/mobile: d2bd2a2 +- gopkg.in/errgo.v2: v2.1.0 +- rsc.io/binaryregexp: v0.2.0 +- rsc.io/quote/v3: v3.1.0 +- rsc.io/sampler: v1.3.0