-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #249 from sunnylovestiramisu/changelog-1.7
Add CHANGELOG-1.7md for k8s 1.26.0 release
- Loading branch information
Showing
1 changed file
with
121 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,121 @@ | ||
# Release notes for 1.7.0 | ||
|
||
[Documentation](https://kubernetes-csi.github.io) | ||
|
||
# Changelog since 1.6.0 | ||
|
||
## Changes by Kind | ||
|
||
### Uncategorized | ||
|
||
- Fix panic in recovery path if marking pvc as resize in progress fails ([#246](https://github.com/kubernetes-csi/external-resizer/pull/246), [@gnufied](https://github.com/gnufied)) | ||
|
||
## Dependencies | ||
|
||
### Added | ||
- github.com/antlr/antlr4/runtime/Go/antlr: [v1.4.10](https://github.com/antlr/antlr4/runtime/Go/antlr/tree/v1.4.10) | ||
- github.com/cenkalti/backoff/v4: [v4.1.3](https://github.com/cenkalti/backoff/v4/tree/v4.1.3) | ||
- github.com/go-logr/stdr: [v1.2.2](https://github.com/go-logr/stdr/tree/v1.2.2) | ||
- github.com/google/cel-go: [v0.12.5](https://github.com/google/cel-go/tree/v0.12.5) | ||
- github.com/grpc-ecosystem/grpc-gateway/v2: [v2.7.0](https://github.com/grpc-ecosystem/grpc-gateway/v2/tree/v2.7.0) | ||
- go.opentelemetry.io/otel/exporters/otlp/internal/retry: v1.10.0 | ||
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.10.0 | ||
- go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.10.0 | ||
- k8s.io/kms: v0.26.0 | ||
|
||
### Changed | ||
- github.com/container-storage-interface/spec: [v1.5.0 → v1.7.0](https://github.com/container-storage-interface/spec/compare/v1.5.0...v1.7.0) | ||
- github.com/cpuguy83/go-md2man/v2: [v2.0.1 → v2.0.2](https://github.com/cpuguy83/go-md2man/v2/compare/v2.0.1...v2.0.2) | ||
- github.com/creack/pty: [v1.1.11 → v1.1.9](https://github.com/creack/pty/compare/v1.1.11...v1.1.9) | ||
- github.com/emicklei/go-restful/v3: [v3.8.0 → v3.9.0](https://github.com/emicklei/go-restful/v3/compare/v3.8.0...v3.9.0) | ||
- github.com/felixge/httpsnoop: [v1.0.1 → v1.0.3](https://github.com/felixge/httpsnoop/compare/v1.0.1...v1.0.3) | ||
- github.com/fsnotify/fsnotify: [v1.4.9 → v1.6.0](https://github.com/fsnotify/fsnotify/compare/v1.4.9...v1.6.0) | ||
- github.com/go-kit/log: [v0.1.0 → v0.2.0](https://github.com/go-kit/log/compare/v0.1.0...v0.2.0) | ||
- github.com/go-logfmt/logfmt: [v0.5.0 → v0.5.1](https://github.com/go-logfmt/logfmt/compare/v0.5.0...v0.5.1) | ||
- github.com/go-openapi/jsonreference: [v0.19.5 → v0.20.0](https://github.com/go-openapi/jsonreference/compare/v0.19.5...v0.20.0) | ||
- github.com/golang/mock: [v1.6.0 → v1.4.4](https://github.com/golang/mock/compare/v1.6.0...v1.4.4) | ||
- github.com/google/go-cmp: [v0.5.6 → v0.5.9](https://github.com/google/go-cmp/compare/v0.5.6...v0.5.9) | ||
- github.com/google/martian/v3: [v3.2.1 → v3.0.0](https://github.com/google/martian/v3/compare/v3.2.1...v3.0.0) | ||
- github.com/google/pprof: [4bb14d4 → 1a94d86](https://github.com/google/pprof/compare/4bb14d4...1a94d86) | ||
- github.com/googleapis/gax-go/v2: [v2.1.0 → v2.0.5](https://github.com/googleapis/gax-go/v2/compare/v2.1.0...v2.0.5) | ||
- github.com/ianlancetaylor/demangle: [28f6c0f → 5e5cf60](https://github.com/ianlancetaylor/demangle/compare/28f6c0f...5e5cf60) | ||
- github.com/inconshreveable/mousetrap: [v1.0.0 → v1.0.1](https://github.com/inconshreveable/mousetrap/compare/v1.0.0...v1.0.1) | ||
- github.com/kubernetes-csi/csi-lib-utils: [v0.11.0 → v0.12.0](https://github.com/kubernetes-csi/csi-lib-utils/compare/v0.11.0...v0.12.0) | ||
- github.com/matttproud/golang_protobuf_extensions: [c182aff → v1.0.2](https://github.com/matttproud/golang_protobuf_extensions/compare/c182aff...v1.0.2) | ||
- github.com/moby/term: [3f7ff69 → 39b0c02](https://github.com/moby/term/compare/3f7ff69...39b0c02) | ||
- github.com/onsi/ginkgo/v2: [v2.1.4 → v2.4.0](https://github.com/onsi/ginkgo/v2/compare/v2.1.4...v2.4.0) | ||
- github.com/onsi/gomega: [v1.19.0 → v1.23.0](https://github.com/onsi/gomega/compare/v1.19.0...v1.23.0) | ||
- github.com/prometheus/client_golang: [v1.12.1 → v1.14.0](https://github.com/prometheus/client_golang/compare/v1.12.1...v1.14.0) | ||
- github.com/prometheus/client_model: [v0.2.0 → v0.3.0](https://github.com/prometheus/client_model/compare/v0.2.0...v0.3.0) | ||
- github.com/prometheus/common: [v0.32.1 → v0.37.0](https://github.com/prometheus/common/compare/v0.32.1...v0.37.0) | ||
- github.com/prometheus/procfs: [v0.7.3 → v0.8.0](https://github.com/prometheus/procfs/compare/v0.7.3...v0.8.0) | ||
- github.com/spf13/cobra: [v1.4.0 → v1.6.0](https://github.com/spf13/cobra/compare/v1.4.0...v1.6.0) | ||
- github.com/stretchr/testify: [v1.7.0 → v1.8.0](https://github.com/stretchr/testify/compare/v1.7.0...v1.8.0) | ||
- github.com/yuin/goldmark: [v1.4.13 → v1.2.1](https://github.com/yuin/goldmark/compare/v1.4.13...v1.2.1) | ||
- go.etcd.io/etcd/api/v3: v3.5.4 → v3.5.5 | ||
- go.etcd.io/etcd/client/pkg/v3: v3.5.4 → v3.5.5 | ||
- go.etcd.io/etcd/client/v2: v2.305.4 → v2.305.5 | ||
- go.etcd.io/etcd/client/v3: v3.5.4 → v3.5.5 | ||
- go.etcd.io/etcd/pkg/v3: v3.5.4 → v3.5.5 | ||
- go.etcd.io/etcd/raft/v3: v3.5.4 → v3.5.5 | ||
- go.etcd.io/etcd/server/v3: v3.5.4 → v3.5.5 | ||
- go.opencensus.io: v0.23.0 → v0.22.4 | ||
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.20.0 → v0.35.0 | ||
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.20.0 → v0.35.0 | ||
- go.opentelemetry.io/otel/metric: v0.20.0 → v0.31.0 | ||
- go.opentelemetry.io/otel/sdk: v0.20.0 → v1.10.0 | ||
- go.opentelemetry.io/otel/trace: v0.20.0 → v1.10.0 | ||
- go.opentelemetry.io/otel: v0.20.0 → v1.10.0 | ||
- go.opentelemetry.io/proto/otlp: v0.7.0 → v0.19.0 | ||
- go.uber.org/goleak: v1.1.10 → v1.2.0 | ||
- golang.org/x/crypto: 3147a52 → v0.1.0 | ||
- golang.org/x/lint: 6edffad → 738671d | ||
- golang.org/x/net: a158d28 → v0.4.0 | ||
- golang.org/x/oauth2: d3ed0bb → ee48083 | ||
- golang.org/x/sys: 8c9f86f → v0.3.0 | ||
- golang.org/x/term: 03fcf44 → v0.3.0 | ||
- golang.org/x/text: v0.3.7 → v0.5.0 | ||
- google.golang.org/api: v0.57.0 → v0.30.0 | ||
- google.golang.org/grpc: v1.47.0 → v1.51.0 | ||
- google.golang.org/protobuf: v1.28.0 → v1.28.1 | ||
- k8s.io/api: v0.25.0 → v0.26.0 | ||
- k8s.io/apimachinery: v0.26.0-alpha.0 → v0.26.0 | ||
- k8s.io/apiserver: v0.25.0 → v0.26.0 | ||
- k8s.io/client-go: v0.25.0 → v0.26.0 | ||
- k8s.io/component-base: v0.25.0 → v0.26.0 | ||
- k8s.io/csi-translation-lib: v0.25.0 → v0.26.0 | ||
- k8s.io/klog/v2: v2.70.1 → v2.80.1 | ||
- k8s.io/kube-openapi: 67bda5d → 172d655 | ||
- k8s.io/utils: ee6ede2 → 1a15be2 | ||
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.32 → v0.0.33 | ||
- sigs.k8s.io/yaml: v1.2.0 → v1.3.0 | ||
|
||
### Removed | ||
- github.com/Azure/go-autorest/autorest/adal: [v0.9.20](https://github.com/Azure/go-autorest/autorest/adal/tree/v0.9.20) | ||
- github.com/Azure/go-autorest/autorest/date: [v0.3.0](https://github.com/Azure/go-autorest/autorest/date/tree/v0.3.0) | ||
- github.com/Azure/go-autorest/autorest/mocks: [v0.4.2](https://github.com/Azure/go-autorest/autorest/mocks/tree/v0.4.2) | ||
- github.com/Azure/go-autorest/autorest: [v0.11.27](https://github.com/Azure/go-autorest/autorest/tree/v0.11.27) | ||
- github.com/Azure/go-autorest/logger: [v0.2.1](https://github.com/Azure/go-autorest/logger/tree/v0.2.1) | ||
- github.com/Azure/go-autorest/tracing: [v0.6.0](https://github.com/Azure/go-autorest/tracing/tree/v0.6.0) | ||
- github.com/Azure/go-autorest: [v14.2.0+incompatible](https://github.com/Azure/go-autorest/tree/v14.2.0) | ||
- github.com/OneOfOne/xxhash: [v1.2.2](https://github.com/OneOfOne/xxhash/tree/v1.2.2) | ||
- github.com/benbjohnson/clock: [v1.1.0](https://github.com/benbjohnson/clock/tree/v1.1.0) | ||
- github.com/cespare/xxhash: [v1.1.0](https://github.com/cespare/xxhash/tree/v1.1.0) | ||
- github.com/getkin/kin-openapi: [v0.76.0](https://github.com/getkin/kin-openapi/tree/v0.76.0) | ||
- github.com/go-task/slim-sprig: [348f09d](https://github.com/go-task/slim-sprig/tree/348f09d) | ||
- github.com/golang-jwt/jwt/v4: [v4.2.0](https://github.com/golang-jwt/jwt/v4/tree/v4.2.0) | ||
- github.com/golang/snappy: [v0.0.3](https://github.com/golang/snappy/tree/v0.0.3) | ||
- github.com/gorilla/mux: [v1.8.0](https://github.com/gorilla/mux/tree/v1.8.0) | ||
- github.com/hpcloud/tail: [v1.0.0](https://github.com/hpcloud/tail/tree/v1.0.0) | ||
- github.com/nxadm/tail: [v1.4.8](https://github.com/nxadm/tail/tree/v1.4.8) | ||
- github.com/onsi/ginkgo: [v1.16.4](https://github.com/onsi/ginkgo/tree/v1.16.4) | ||
- github.com/spaolacci/murmur3: [f09979e](https://github.com/spaolacci/murmur3/tree/f09979e) | ||
- github.com/spf13/afero: [v1.6.0](https://github.com/spf13/afero/tree/v1.6.0) | ||
- go.opentelemetry.io/contrib: v0.20.0 | ||
- go.opentelemetry.io/otel/exporters/otlp: v0.20.0 | ||
- go.opentelemetry.io/otel/oteltest: v0.20.0 | ||
- go.opentelemetry.io/otel/sdk/export/metric: v0.20.0 | ||
- go.opentelemetry.io/otel/sdk/metric: v0.20.0 | ||
- google.golang.org/grpc/cmd/protoc-gen-go-grpc: v1.1.0 | ||
- gopkg.in/fsnotify.v1: v1.4.7 | ||
- gopkg.in/tomb.v1: dd63297 |