|
| 1 | +# Release notes for v4.0.0 |
| 2 | + |
| 3 | +[Documentation](https://kubernetes-csi.github.io) |
| 4 | + |
| 5 | +# Changelog since v3.6.0 |
| 6 | + |
| 7 | +## Urgent Upgrade Notes |
| 8 | + |
| 9 | +### (No, really, you MUST read this before you upgrade) |
| 10 | + |
| 11 | +- Enable prevent-volume-mode-conversion feature flag by default. |
| 12 | + |
| 13 | + Volume mode change will be rejected when creating a PVC from a VolumeSnapshot unless the AllowVolumeModeChange annotation has been set to true. Applications relying on volume mode change when creating a PVC from VolumeSnapshot need to be updated accordingly. ([#1126](https://github.com/kubernetes-csi/external-provisioner/pull/1126), [@akalenyu](https://github.com/akalenyu)) |
| 14 | + |
| 15 | +## Changes by Kind |
| 16 | + |
| 17 | +### Feature |
| 18 | + |
| 19 | +- Pass VolumeAttributesClass Parameters as MutableParameters to CreateVolume ([#1068](https://github.com/kubernetes-csi/external-provisioner/pull/1068), [@ConnorJC3](https://github.com/ConnorJC3)) |
| 20 | + |
| 21 | +### Bug or Regression |
| 22 | + |
| 23 | +- CVE fixes: CVE-2023-44487 ([#1051](https://github.com/kubernetes-csi/external-provisioner/pull/1051), [@dannawang0221](https://github.com/dannawang0221)) |
| 24 | + |
| 25 | +### Uncategorized |
| 26 | + |
| 27 | +- Fix: CVE-2023-48795 ([#1132](https://github.com/kubernetes-csi/external-provisioner/pull/1132), [@dobsonj](https://github.com/dobsonj)) |
| 28 | +- Update kubernetes dependencies to v1.29.0 ([#1133](https://github.com/kubernetes-csi/external-provisioner/pull/1133), [@sunnylovestiramisu](https://github.com/sunnylovestiramisu)) |
| 29 | + |
| 30 | +## Dependencies |
| 31 | + |
| 32 | +### Added |
| 33 | +- github.com/danwinship/knftables: [v0.0.13](https://github.com/danwinship/knftables/tree/v0.0.13) |
| 34 | +- github.com/distribution/reference: [v0.5.0](https://github.com/distribution/reference/tree/v0.5.0) |
| 35 | +- github.com/google/s2a-go: [v0.1.7](https://github.com/google/s2a-go/tree/v0.1.7) |
| 36 | +- github.com/matttproud/golang_protobuf_extensions/v2: [v2.0.0](https://github.com/matttproud/golang_protobuf_extensions/v2/tree/v2.0.0) |
| 37 | + |
| 38 | +### Changed |
| 39 | +- cloud.google.com/go/accessapproval: v1.7.1 → v1.7.3 |
| 40 | +- cloud.google.com/go/accesscontextmanager: v1.8.1 → v1.8.3 |
| 41 | +- cloud.google.com/go/aiplatform: v1.48.0 → v1.51.2 |
| 42 | +- cloud.google.com/go/analytics: v0.21.3 → v0.21.5 |
| 43 | +- cloud.google.com/go/apigateway: v1.6.1 → v1.6.3 |
| 44 | +- cloud.google.com/go/apigeeconnect: v1.6.1 → v1.6.3 |
| 45 | +- cloud.google.com/go/apigeeregistry: v0.7.1 → v0.8.1 |
| 46 | +- cloud.google.com/go/appengine: v1.8.1 → v1.8.3 |
| 47 | +- cloud.google.com/go/area120: v0.8.1 → v0.8.3 |
| 48 | +- cloud.google.com/go/artifactregistry: v1.14.1 → v1.14.4 |
| 49 | +- cloud.google.com/go/asset: v1.14.1 → v1.15.2 |
| 50 | +- cloud.google.com/go/assuredworkloads: v1.11.1 → v1.11.3 |
| 51 | +- cloud.google.com/go/automl: v1.13.1 → v1.13.3 |
| 52 | +- cloud.google.com/go/baremetalsolution: v1.1.1 → v1.2.2 |
| 53 | +- cloud.google.com/go/batch: v1.3.1 → v1.6.1 |
| 54 | +- cloud.google.com/go/beyondcorp: v1.0.0 → v1.0.2 |
| 55 | +- cloud.google.com/go/bigquery: v1.53.0 → v1.56.0 |
| 56 | +- cloud.google.com/go/billing: v1.16.0 → v1.17.3 |
| 57 | +- cloud.google.com/go/binaryauthorization: v1.6.1 → v1.7.2 |
| 58 | +- cloud.google.com/go/certificatemanager: v1.7.1 → v1.7.3 |
| 59 | +- cloud.google.com/go/channel: v1.16.0 → v1.17.2 |
| 60 | +- cloud.google.com/go/cloudbuild: v1.13.0 → v1.14.2 |
| 61 | +- cloud.google.com/go/clouddms: v1.6.1 → v1.7.2 |
| 62 | +- cloud.google.com/go/cloudtasks: v1.12.1 → v1.12.3 |
| 63 | +- cloud.google.com/go/compute: v1.23.0 → v1.23.2 |
| 64 | +- cloud.google.com/go/contactcenterinsights: v1.10.0 → v1.11.2 |
| 65 | +- cloud.google.com/go/container: v1.24.0 → v1.26.2 |
| 66 | +- cloud.google.com/go/containeranalysis: v0.10.1 → v0.11.2 |
| 67 | +- cloud.google.com/go/datacatalog: v1.16.0 → v1.18.2 |
| 68 | +- cloud.google.com/go/dataflow: v0.9.1 → v0.9.3 |
| 69 | +- cloud.google.com/go/dataform: v0.8.1 → v0.8.3 |
| 70 | +- cloud.google.com/go/datafusion: v1.7.1 → v1.7.3 |
| 71 | +- cloud.google.com/go/datalabeling: v0.8.1 → v0.8.3 |
| 72 | +- cloud.google.com/go/dataplex: v1.9.0 → v1.10.2 |
| 73 | +- cloud.google.com/go/dataproc/v2: v2.0.1 → v2.2.2 |
| 74 | +- cloud.google.com/go/dataqna: v0.8.1 → v0.8.3 |
| 75 | +- cloud.google.com/go/datastore: v1.13.0 → v1.15.0 |
| 76 | +- cloud.google.com/go/datastream: v1.10.0 → v1.10.2 |
| 77 | +- cloud.google.com/go/deploy: v1.13.0 → v1.14.1 |
| 78 | +- cloud.google.com/go/dialogflow: v1.40.0 → v1.44.2 |
| 79 | +- cloud.google.com/go/dlp: v1.10.1 → v1.10.3 |
| 80 | +- cloud.google.com/go/documentai: v1.22.0 → v1.23.4 |
| 81 | +- cloud.google.com/go/domains: v0.9.1 → v0.9.3 |
| 82 | +- cloud.google.com/go/edgecontainer: v1.1.1 → v1.1.3 |
| 83 | +- cloud.google.com/go/essentialcontacts: v1.6.2 → v1.6.4 |
| 84 | +- cloud.google.com/go/eventarc: v1.13.0 → v1.13.2 |
| 85 | +- cloud.google.com/go/filestore: v1.7.1 → v1.7.3 |
| 86 | +- cloud.google.com/go/firestore: v1.11.0 → v1.14.0 |
| 87 | +- cloud.google.com/go/functions: v1.15.1 → v1.15.3 |
| 88 | +- cloud.google.com/go/gkebackup: v1.3.0 → v1.3.3 |
| 89 | +- cloud.google.com/go/gkeconnect: v0.8.1 → v0.8.3 |
| 90 | +- cloud.google.com/go/gkehub: v0.14.1 → v0.14.3 |
| 91 | +- cloud.google.com/go/gkemulticloud: v1.0.0 → v1.0.2 |
| 92 | +- cloud.google.com/go/gsuiteaddons: v1.6.1 → v1.6.3 |
| 93 | +- cloud.google.com/go/iam: v1.1.1 → v1.1.4 |
| 94 | +- cloud.google.com/go/iap: v1.8.1 → v1.9.2 |
| 95 | +- cloud.google.com/go/ids: v1.4.1 → v1.4.3 |
| 96 | +- cloud.google.com/go/iot: v1.7.1 → v1.7.3 |
| 97 | +- cloud.google.com/go/kms: v1.15.0 → v1.15.4 |
| 98 | +- cloud.google.com/go/language: v1.10.1 → v1.12.1 |
| 99 | +- cloud.google.com/go/lifesciences: v0.9.1 → v0.9.3 |
| 100 | +- cloud.google.com/go/logging: v1.7.0 → v1.8.1 |
| 101 | +- cloud.google.com/go/longrunning: v0.5.1 → v0.5.3 |
| 102 | +- cloud.google.com/go/managedidentities: v1.6.1 → v1.6.3 |
| 103 | +- cloud.google.com/go/maps: v1.4.0 → v1.5.1 |
| 104 | +- cloud.google.com/go/mediatranslation: v0.8.1 → v0.8.3 |
| 105 | +- cloud.google.com/go/memcache: v1.10.1 → v1.10.3 |
| 106 | +- cloud.google.com/go/metastore: v1.12.0 → v1.13.2 |
| 107 | +- cloud.google.com/go/monitoring: v1.15.1 → v1.16.2 |
| 108 | +- cloud.google.com/go/networkconnectivity: v1.12.1 → v1.14.2 |
| 109 | +- cloud.google.com/go/networkmanagement: v1.8.0 → v1.9.2 |
| 110 | +- cloud.google.com/go/networksecurity: v0.9.1 → v0.9.3 |
| 111 | +- cloud.google.com/go/notebooks: v1.9.1 → v1.11.1 |
| 112 | +- cloud.google.com/go/optimization: v1.4.1 → v1.6.1 |
| 113 | +- cloud.google.com/go/orchestration: v1.8.1 → v1.8.3 |
| 114 | +- cloud.google.com/go/orgpolicy: v1.11.1 → v1.11.3 |
| 115 | +- cloud.google.com/go/osconfig: v1.12.1 → v1.12.3 |
| 116 | +- cloud.google.com/go/oslogin: v1.10.1 → v1.12.1 |
| 117 | +- cloud.google.com/go/phishingprotection: v0.8.1 → v0.8.3 |
| 118 | +- cloud.google.com/go/policytroubleshooter: v1.8.0 → v1.10.1 |
| 119 | +- cloud.google.com/go/privatecatalog: v0.9.1 → v0.9.3 |
| 120 | +- cloud.google.com/go/recaptchaenterprise/v2: v2.7.2 → v2.8.2 |
| 121 | +- cloud.google.com/go/recommendationengine: v0.8.1 → v0.8.3 |
| 122 | +- cloud.google.com/go/recommender: v1.10.1 → v1.11.2 |
| 123 | +- cloud.google.com/go/redis: v1.13.1 → v1.13.3 |
| 124 | +- cloud.google.com/go/resourcemanager: v1.9.1 → v1.9.3 |
| 125 | +- cloud.google.com/go/resourcesettings: v1.6.1 → v1.6.3 |
| 126 | +- cloud.google.com/go/retail: v1.14.1 → v1.14.3 |
| 127 | +- cloud.google.com/go/run: v1.2.0 → v1.3.2 |
| 128 | +- cloud.google.com/go/scheduler: v1.10.1 → v1.10.3 |
| 129 | +- cloud.google.com/go/secretmanager: v1.11.1 → v1.11.3 |
| 130 | +- cloud.google.com/go/security: v1.15.1 → v1.15.3 |
| 131 | +- cloud.google.com/go/securitycenter: v1.23.0 → v1.24.1 |
| 132 | +- cloud.google.com/go/servicedirectory: v1.11.0 → v1.11.2 |
| 133 | +- cloud.google.com/go/shell: v1.7.1 → v1.7.3 |
| 134 | +- cloud.google.com/go/spanner: v1.47.0 → v1.51.0 |
| 135 | +- cloud.google.com/go/speech: v1.19.0 → v1.19.2 |
| 136 | +- cloud.google.com/go/storagetransfer: v1.10.0 → v1.10.2 |
| 137 | +- cloud.google.com/go/talent: v1.6.2 → v1.6.4 |
| 138 | +- cloud.google.com/go/texttospeech: v1.7.1 → v1.7.3 |
| 139 | +- cloud.google.com/go/tpu: v1.6.1 → v1.6.3 |
| 140 | +- cloud.google.com/go/trace: v1.10.1 → v1.10.3 |
| 141 | +- cloud.google.com/go/translate: v1.8.2 → v1.9.2 |
| 142 | +- cloud.google.com/go/video: v1.19.0 → v1.20.2 |
| 143 | +- cloud.google.com/go/videointelligence: v1.11.1 → v1.11.3 |
| 144 | +- cloud.google.com/go/vision/v2: v2.7.2 → v2.7.4 |
| 145 | +- cloud.google.com/go/vmmigration: v1.7.1 → v1.7.3 |
| 146 | +- cloud.google.com/go/vmwareengine: v1.0.0 → v1.0.2 |
| 147 | +- cloud.google.com/go/vpcaccess: v1.7.1 → v1.7.3 |
| 148 | +- cloud.google.com/go/webrisk: v1.9.1 → v1.9.3 |
| 149 | +- cloud.google.com/go/websecurityscanner: v1.6.1 → v1.6.3 |
| 150 | +- cloud.google.com/go/workflows: v1.11.1 → v1.12.2 |
| 151 | +- cloud.google.com/go: v0.110.6 → v0.110.9 |
| 152 | +- github.com/container-storage-interface/spec: [v1.8.0 → v1.9.0](https://github.com/container-storage-interface/spec/compare/v1.8.0...v1.9.0) |
| 153 | +- github.com/coredns/corefile-migration: [v1.0.20 → v1.0.21](https://github.com/coredns/corefile-migration/compare/v1.0.20...v1.0.21) |
| 154 | +- github.com/cpuguy83/go-md2man/v2: [v2.0.2 → v2.0.3](https://github.com/cpuguy83/go-md2man/v2/compare/v2.0.2...v2.0.3) |
| 155 | +- github.com/cyphar/filepath-securejoin: [v0.2.3 → v0.2.4](https://github.com/cyphar/filepath-securejoin/compare/v0.2.3...v0.2.4) |
| 156 | +- github.com/envoyproxy/go-control-plane: [9239064 → v0.11.1](https://github.com/envoyproxy/go-control-plane/compare/9239064...v0.11.1) |
| 157 | +- github.com/envoyproxy/protoc-gen-validate: [v0.10.1 → v1.0.2](https://github.com/envoyproxy/protoc-gen-validate/compare/v0.10.1...v1.0.2) |
| 158 | +- github.com/evanphx/json-patch/v5: [v5.6.0 → v5.7.0](https://github.com/evanphx/json-patch/v5/compare/v5.6.0...v5.7.0) |
| 159 | +- github.com/evanphx/json-patch: [v5.6.0+incompatible → v5.7.0+incompatible](https://github.com/evanphx/json-patch/compare/v5.6.0...v5.7.0) |
| 160 | +- github.com/fatih/color: [v1.13.0 → v1.15.0](https://github.com/fatih/color/compare/v1.13.0...v1.15.0) |
| 161 | +- github.com/felixge/httpsnoop: [v1.0.3 → v1.0.4](https://github.com/felixge/httpsnoop/compare/v1.0.3...v1.0.4) |
| 162 | +- github.com/fsnotify/fsnotify: [v1.6.0 → v1.7.0](https://github.com/fsnotify/fsnotify/compare/v1.6.0...v1.7.0) |
| 163 | +- github.com/go-logr/logr: [v1.2.4 → v1.3.0](https://github.com/go-logr/logr/compare/v1.2.4...v1.3.0) |
| 164 | +- github.com/go-openapi/jsonpointer: [v0.20.0 → v0.20.1](https://github.com/go-openapi/jsonpointer/compare/v0.20.0...v0.20.1) |
| 165 | +- github.com/go-openapi/jsonreference: [v0.20.2 → v0.20.3](https://github.com/go-openapi/jsonreference/compare/v0.20.2...v0.20.3) |
| 166 | +- github.com/go-openapi/swag: [v0.22.4 → v0.22.5](https://github.com/go-openapi/swag/compare/v0.22.4...v0.22.5) |
| 167 | +- github.com/gobuffalo/flect: [v0.3.0 → v1.0.2](https://github.com/gobuffalo/flect/compare/v0.3.0...v1.0.2) |
| 168 | +- github.com/godbus/dbus/v5: [v5.0.6 → v5.1.0](https://github.com/godbus/dbus/v5/compare/v5.0.6...v5.1.0) |
| 169 | +- github.com/golang/glog: [v1.1.0 → v1.1.2](https://github.com/golang/glog/compare/v1.1.0...v1.1.2) |
| 170 | +- github.com/google/cadvisor: [v0.47.3 → v0.48.1](https://github.com/google/cadvisor/compare/v0.47.3...v0.48.1) |
| 171 | +- github.com/google/cel-go: [v0.16.0 → v0.17.7](https://github.com/google/cel-go/compare/v0.16.0...v0.17.7) |
| 172 | +- github.com/google/go-cmp: [v0.5.9 → v0.6.0](https://github.com/google/go-cmp/compare/v0.5.9...v0.6.0) |
| 173 | +- github.com/google/uuid: [v1.3.1 → v1.5.0](https://github.com/google/uuid/compare/v1.3.1...v1.5.0) |
| 174 | +- github.com/googleapis/gax-go/v2: [v2.7.1 → v2.11.0](https://github.com/googleapis/gax-go/v2/compare/v2.7.1...v2.11.0) |
| 175 | +- github.com/gorilla/websocket: [v1.4.2 → v1.5.1](https://github.com/gorilla/websocket/compare/v1.4.2...v1.5.1) |
| 176 | +- github.com/grpc-ecosystem/grpc-gateway/v2: [v2.17.1 → v2.18.1](https://github.com/grpc-ecosystem/grpc-gateway/v2/compare/v2.17.1...v2.18.1) |
| 177 | +- github.com/imdario/mergo: [v0.3.13 → v0.3.16](https://github.com/imdario/mergo/compare/v0.3.13...v0.3.16) |
| 178 | +- github.com/ishidawataru/sctp: [7c296d4 → 7ff4192](https://github.com/ishidawataru/sctp/compare/7c296d4...7ff4192) |
| 179 | +- github.com/kubernetes-csi/csi-lib-utils: [v0.14.0 → v0.17.0](https://github.com/kubernetes-csi/csi-lib-utils/compare/v0.14.0...v0.17.0) |
| 180 | +- github.com/kubernetes-csi/csi-test/v5: [v5.0.0 → v5.2.0](https://github.com/kubernetes-csi/csi-test/v5/compare/v5.0.0...v5.2.0) |
| 181 | +- github.com/kubernetes-csi/external-snapshotter/client/v6: [v6.2.0 → v6.3.0](https://github.com/kubernetes-csi/external-snapshotter/client/v6/compare/v6.2.0...v6.3.0) |
| 182 | +- github.com/mattn/go-colorable: [v0.1.9 → v0.1.13](https://github.com/mattn/go-colorable/compare/v0.1.9...v0.1.13) |
| 183 | +- github.com/mattn/go-isatty: [v0.0.14 → v0.0.17](https://github.com/mattn/go-isatty/compare/v0.0.14...v0.0.17) |
| 184 | +- github.com/miekg/dns: [v1.1.55 → v1.1.57](https://github.com/miekg/dns/compare/v1.1.55...v1.1.57) |
| 185 | +- github.com/moby/sys/mountinfo: [v0.6.2 → v0.7.1](https://github.com/moby/sys/mountinfo/compare/v0.6.2...v0.7.1) |
| 186 | +- github.com/mrunalp/fileutils: [v0.5.0 → v0.5.1](https://github.com/mrunalp/fileutils/compare/v0.5.0...v0.5.1) |
| 187 | +- github.com/onsi/ginkgo/v2: [v2.12.0 → v2.13.2](https://github.com/onsi/ginkgo/v2/compare/v2.12.0...v2.13.2) |
| 188 | +- github.com/onsi/gomega: [v1.27.10 → v1.30.0](https://github.com/onsi/gomega/compare/v1.27.10...v1.30.0) |
| 189 | +- github.com/opencontainers/runc: [v1.1.7 → v1.1.10](https://github.com/opencontainers/runc/compare/v1.1.7...v1.1.10) |
| 190 | +- github.com/prometheus/client_golang: [v1.16.0 → v1.17.0](https://github.com/prometheus/client_golang/compare/v1.16.0...v1.17.0) |
| 191 | +- github.com/prometheus/client_model: [v0.4.0 → v0.5.0](https://github.com/prometheus/client_model/compare/v0.4.0...v0.5.0) |
| 192 | +- github.com/prometheus/common: [v0.44.0 → v0.45.0](https://github.com/prometheus/common/compare/v0.44.0...v0.45.0) |
| 193 | +- github.com/prometheus/procfs: [v0.11.1 → v0.12.0](https://github.com/prometheus/procfs/compare/v0.11.1...v0.12.0) |
| 194 | +- github.com/rogpeppe/go-internal: [v1.10.0 → v1.11.0](https://github.com/rogpeppe/go-internal/compare/v1.10.0...v1.11.0) |
| 195 | +- github.com/spf13/cobra: [v1.7.0 → v1.8.0](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.0) |
| 196 | +- github.com/vmware/govmomi: [v0.30.0 → v0.30.6](https://github.com/vmware/govmomi/compare/v0.30.0...v0.30.6) |
| 197 | +- go.etcd.io/bbolt: v1.3.7 → v1.3.8 |
| 198 | +- go.etcd.io/etcd/api/v3: v3.5.9 → v3.5.11 |
| 199 | +- go.etcd.io/etcd/client/pkg/v3: v3.5.9 → v3.5.11 |
| 200 | +- go.etcd.io/etcd/client/v2: v2.305.9 → v2.305.10 |
| 201 | +- go.etcd.io/etcd/client/v3: v3.5.9 → v3.5.11 |
| 202 | +- go.etcd.io/etcd/pkg/v3: v3.5.9 → v3.5.10 |
| 203 | +- go.etcd.io/etcd/raft/v3: v3.5.9 → v3.5.10 |
| 204 | +- go.etcd.io/etcd/server/v3: v3.5.9 → v3.5.10 |
| 205 | +- go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful: v0.35.0 → v0.42.0 |
| 206 | +- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.35.0 → v0.46.1 |
| 207 | +- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.35.1 → v0.46.1 |
| 208 | +- go.opentelemetry.io/otel/exporters/otlp/internal/retry: v1.17.0 → v1.10.0 |
| 209 | +- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.10.0 → v1.21.0 |
| 210 | +- go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.10.0 → v1.21.0 |
| 211 | +- go.opentelemetry.io/otel/metric: v0.31.0 → v1.21.0 |
| 212 | +- go.opentelemetry.io/otel/sdk: v1.10.0 → v1.21.0 |
| 213 | +- go.opentelemetry.io/otel/trace: v1.10.0 → v1.21.0 |
| 214 | +- go.opentelemetry.io/otel: v1.10.0 → v1.21.0 |
| 215 | +- go.uber.org/goleak: v1.2.1 → v1.3.0 |
| 216 | +- go.uber.org/zap: v1.25.0 → v1.26.0 |
| 217 | +- golang.org/x/crypto: v0.12.0 → v0.17.0 |
| 218 | +- golang.org/x/exp: a9213ee → 7918f67 |
| 219 | +- golang.org/x/mod: v0.12.0 → v0.14.0 |
| 220 | +- golang.org/x/net: v0.14.0 → v0.19.0 |
| 221 | +- golang.org/x/oauth2: v0.11.0 → v0.15.0 |
| 222 | +- golang.org/x/sync: v0.3.0 → v0.5.0 |
| 223 | +- golang.org/x/sys: v0.11.0 → v0.15.0 |
| 224 | +- golang.org/x/term: v0.11.0 → v0.15.0 |
| 225 | +- golang.org/x/text: v0.12.0 → v0.14.0 |
| 226 | +- golang.org/x/time: v0.3.0 → v0.5.0 |
| 227 | +- golang.org/x/tools: v0.12.0 → v0.16.1 |
| 228 | +- gomodules.xyz/jsonpatch/v2: v2.3.0 → v2.4.0 |
| 229 | +- google.golang.org/api: v0.114.0 → v0.126.0 |
| 230 | +- google.golang.org/appengine: v1.6.7 → v1.6.8 |
| 231 | +- google.golang.org/genproto/googleapis/api: b8732ec → bbf56f3 |
| 232 | +- google.golang.org/genproto/googleapis/rpc: b8732ec → bbf56f3 |
| 233 | +- google.golang.org/genproto: f966b18 → d783a09 |
| 234 | +- google.golang.org/grpc: v1.57.0 → v1.60.0 |
| 235 | +- k8s.io/api: v0.28.0 → v0.29.0 |
| 236 | +- k8s.io/apiextensions-apiserver: v0.28.0 → v0.29.0 |
| 237 | +- k8s.io/apimachinery: v0.28.0 → v0.29.0 |
| 238 | +- k8s.io/apiserver: v0.28.0 → v0.29.0 |
| 239 | +- k8s.io/cli-runtime: v0.28.0 → v0.29.0 |
| 240 | +- k8s.io/client-go: v0.28.0 → v0.29.0 |
| 241 | +- k8s.io/cloud-provider: v0.28.0 → v0.29.0 |
| 242 | +- k8s.io/cluster-bootstrap: v0.28.0 → v0.29.0 |
| 243 | +- k8s.io/code-generator: v0.28.0 → v0.29.0 |
| 244 | +- k8s.io/component-base: v0.28.0 → v0.29.0 |
| 245 | +- k8s.io/component-helpers: v0.28.0 → v0.29.0 |
| 246 | +- k8s.io/controller-manager: v0.28.0 → v0.29.0 |
| 247 | +- k8s.io/cri-api: v0.28.0 → v0.29.0 |
| 248 | +- k8s.io/csi-translation-lib: v0.28.0 → v0.29.0 |
| 249 | +- k8s.io/dynamic-resource-allocation: v0.28.0 → v0.29.0 |
| 250 | +- k8s.io/endpointslice: v0.28.0 → v0.29.0 |
| 251 | +- k8s.io/gengo: 3913671 → 9cce18d |
| 252 | +- k8s.io/klog/v2: v2.100.1 → v2.110.1 |
| 253 | +- k8s.io/kms: v0.28.0 → v0.29.0 |
| 254 | +- k8s.io/kube-aggregator: v0.28.0 → v0.29.0 |
| 255 | +- k8s.io/kube-controller-manager: v0.28.0 → v0.29.0 |
| 256 | +- k8s.io/kube-openapi: 2695361 → 2dd684a |
| 257 | +- k8s.io/kube-proxy: v0.28.0 → v0.29.0 |
| 258 | +- k8s.io/kube-scheduler: v0.28.0 → v0.29.0 |
| 259 | +- k8s.io/kubectl: v0.28.0 → v0.29.0 |
| 260 | +- k8s.io/kubelet: v0.28.0 → v0.29.0 |
| 261 | +- k8s.io/kubernetes: v1.28.0 → v1.29.0 |
| 262 | +- k8s.io/legacy-cloud-providers: v0.28.0 → v0.29.0 |
| 263 | +- k8s.io/metrics: v0.28.0 → v0.29.0 |
| 264 | +- k8s.io/mount-utils: v0.28.0 → v0.29.0 |
| 265 | +- k8s.io/pod-security-admission: v0.28.0 → v0.29.0 |
| 266 | +- k8s.io/sample-apiserver: v0.28.0 → v0.29.0 |
| 267 | +- k8s.io/utils: d93618c → 3b25d92 |
| 268 | +- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.1.4 → v0.28.3 |
| 269 | +- sigs.k8s.io/controller-runtime: v0.15.1 → v0.16.3 |
| 270 | +- sigs.k8s.io/controller-tools: v0.11.4 → v0.13.0 |
| 271 | +- sigs.k8s.io/gateway-api: v0.7.1 → v1.0.0 |
| 272 | +- sigs.k8s.io/structured-merge-diff/v4: v4.3.0 → v4.4.1 |
| 273 | +- sigs.k8s.io/yaml: v1.3.0 → v1.4.0 |
| 274 | + |
| 275 | +### Removed |
| 276 | +- github.com/BurntSushi/toml: [v0.3.1](https://github.com/BurntSushi/toml/tree/v0.3.1) |
| 277 | +- github.com/benbjohnson/clock: [v1.3.0](https://github.com/benbjohnson/clock/tree/v1.3.0) |
| 278 | +- github.com/client9/misspell: [v0.3.4](https://github.com/client9/misspell/tree/v0.3.4) |
| 279 | +- github.com/creack/pty: [v1.1.9](https://github.com/creack/pty/tree/v1.1.9) |
| 280 | +- github.com/docker/distribution: [v2.8.2+incompatible](https://github.com/docker/distribution/tree/v2.8.2) |
| 281 | +- github.com/ghodss/yaml: [v1.0.0](https://github.com/ghodss/yaml/tree/v1.0.0) |
| 282 | +- github.com/hpcloud/tail: [v1.0.0](https://github.com/hpcloud/tail/tree/v1.0.0) |
| 283 | +- github.com/kr/pty: [v1.1.1](https://github.com/kr/pty/tree/v1.1.1) |
| 284 | +- github.com/nxadm/tail: [v1.4.8](https://github.com/nxadm/tail/tree/v1.4.8) |
| 285 | +- github.com/onsi/ginkgo: [v1.16.4](https://github.com/onsi/ginkgo/tree/v1.16.4) |
| 286 | +- golang.org/x/lint: d0100b6 |
| 287 | +- gopkg.in/fsnotify.v1: v1.4.7 |
| 288 | +- gopkg.in/tomb.v1: dd63297 |
| 289 | +- honnef.co/go/tools: ea95bdf |
0 commit comments