-
Notifications
You must be signed in to change notification settings - Fork 133
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 #169 from gnufied/add-changelog-13
Add changelog for 1.3 release
- Loading branch information
Showing
1 changed file
with
209 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,209 @@ | ||
# Release notes for 1.3.0 | ||
|
||
[Documentation](https://kubernetes-csi.github.io) | ||
|
||
# Changelog since 1.2.0 | ||
|
||
## Changes by Kind | ||
|
||
### Other (Cleanup or Flake) | ||
|
||
- Updates Kubernetes dependencies to v1.22.0 ([#165](https://github.com/kubernetes-csi/external-resizer/pull/165), [@chrishenzie](https://github.com/chrishenzie)) [SIG Storage] | ||
- Updates container-storage-interface dependency to v1.5.0 ([#156](https://github.com/kubernetes-csi/external-resizer/pull/156), [@chrishenzie](https://github.com/chrishenzie)) | ||
|
||
### Feature | ||
|
||
- Adds mappings for PV access modes to new CSI access modes: `SINGLE_NODE_SINGLE_WRITER` and `SINGLE_NODE_MULTI_WRITER`. ([#151](https://github.com/kubernetes-csi/external-resizer/pull/151), [@chrishenzie](https://github.com/chrishenzie)) | ||
- `leader-election-lease-duration`, `leader-election-renew-deadline` and `leader-election-retry-period` were added to command line arguments to configure leader election options ([#158](https://github.com/kubernetes-csi/external-resizer/pull/158), [@RaunakShah](https://github.com/RaunakShah)) | ||
|
||
## Dependencies | ||
|
||
### Added | ||
- cloud.google.com/go/firestore: v1.1.0 | ||
- github.com/OneOfOne/xxhash: [v1.2.2](https://github.com/OneOfOne/xxhash/tree/v1.2.2) | ||
- github.com/antihax/optional: [v1.0.0](https://github.com/antihax/optional/tree/v1.0.0) | ||
- github.com/benbjohnson/clock: [v1.0.3](https://github.com/benbjohnson/clock/tree/v1.0.3) | ||
- github.com/bketelsen/crypt: [5cbc8cc](https://github.com/bketelsen/crypt/tree/5cbc8cc) | ||
- github.com/certifi/gocertifi: [2c3bb06](https://github.com/certifi/gocertifi/tree/2c3bb06) | ||
- github.com/cespare/xxhash: [v1.1.0](https://github.com/cespare/xxhash/tree/v1.1.0) | ||
- github.com/cockroachdb/errors: [v1.2.4](https://github.com/cockroachdb/errors/tree/v1.2.4) | ||
- github.com/cockroachdb/logtags: [eb05cc2](https://github.com/cockroachdb/logtags/tree/eb05cc2) | ||
- github.com/coreos/bbolt: [v1.3.2](https://github.com/coreos/bbolt/tree/v1.3.2) | ||
- github.com/coreos/etcd: [v3.3.13+incompatible](https://github.com/coreos/etcd/tree/v3.3.13) | ||
- github.com/coreos/go-systemd/v22: [v22.3.2](https://github.com/coreos/go-systemd/v22/tree/v22.3.2) | ||
- github.com/dgryski/go-sip13: [e10d5fe](https://github.com/dgryski/go-sip13/tree/e10d5fe) | ||
- github.com/felixge/httpsnoop: [v1.0.1](https://github.com/felixge/httpsnoop/tree/v1.0.1) | ||
- github.com/getsentry/raven-go: [v0.2.0](https://github.com/getsentry/raven-go/tree/v0.2.0) | ||
- github.com/go-kit/log: [v0.1.0](https://github.com/go-kit/log/tree/v0.1.0) | ||
- github.com/godbus/dbus/v5: [v5.0.4](https://github.com/godbus/dbus/v5/tree/v5.0.4) | ||
- github.com/hashicorp/hcl: [v1.0.0](https://github.com/hashicorp/hcl/tree/v1.0.0) | ||
- github.com/josharian/intern: [v1.0.0](https://github.com/josharian/intern/tree/v1.0.0) | ||
- github.com/magiconair/properties: [v1.8.1](https://github.com/magiconair/properties/tree/v1.8.1) | ||
- github.com/nxadm/tail: [v1.4.4](https://github.com/nxadm/tail/tree/v1.4.4) | ||
- github.com/oklog/ulid: [v1.3.1](https://github.com/oklog/ulid/tree/v1.3.1) | ||
- github.com/pelletier/go-toml: [v1.2.0](https://github.com/pelletier/go-toml/tree/v1.2.0) | ||
- github.com/prometheus/tsdb: [v0.7.1](https://github.com/prometheus/tsdb/tree/v0.7.1) | ||
- github.com/spaolacci/murmur3: [f09979e](https://github.com/spaolacci/murmur3/tree/f09979e) | ||
- github.com/spf13/cast: [v1.3.0](https://github.com/spf13/cast/tree/v1.3.0) | ||
- github.com/spf13/jwalterweatherman: [v1.0.0](https://github.com/spf13/jwalterweatherman/tree/v1.0.0) | ||
- github.com/spf13/viper: [v1.7.0](https://github.com/spf13/viper/tree/v1.7.0) | ||
- github.com/subosito/gotenv: [v1.2.0](https://github.com/subosito/gotenv/tree/v1.2.0) | ||
- go.etcd.io/etcd/api/v3: v3.5.0 | ||
- go.etcd.io/etcd/client/pkg/v3: v3.5.0 | ||
- go.etcd.io/etcd/client/v2: v2.305.0 | ||
- go.etcd.io/etcd/client/v3: v3.5.0 | ||
- go.etcd.io/etcd/pkg/v3: v3.5.0 | ||
- go.etcd.io/etcd/raft/v3: v3.5.0 | ||
- go.etcd.io/etcd/server/v3: v3.5.0 | ||
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.20.0 | ||
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.20.0 | ||
- go.opentelemetry.io/contrib: v0.20.0 | ||
- go.opentelemetry.io/otel/exporters/otlp: v0.20.0 | ||
- go.opentelemetry.io/otel/metric: 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 | ||
- go.opentelemetry.io/otel/sdk: v0.20.0 | ||
- go.opentelemetry.io/otel/trace: v0.20.0 | ||
- go.opentelemetry.io/otel: v0.20.0 | ||
- go.opentelemetry.io/proto/otlp: v0.7.0 | ||
- go.uber.org/goleak: v1.1.10 | ||
- gopkg.in/ini.v1: v1.51.0 | ||
|
||
### Changed | ||
- github.com/Azure/go-ansiterm: [d6e3b33 → d185dfc](https://github.com/Azure/go-ansiterm/compare/d6e3b33...d185dfc) | ||
- github.com/Azure/go-autorest/autorest/adal: [v0.9.5 → v0.9.13](https://github.com/Azure/go-autorest/autorest/adal/compare/v0.9.5...v0.9.13) | ||
- github.com/Azure/go-autorest/autorest: [v0.11.12 → v0.11.18](https://github.com/Azure/go-autorest/autorest/compare/v0.11.12...v0.11.18) | ||
- github.com/Azure/go-autorest/logger: [v0.2.0 → v0.2.1](https://github.com/Azure/go-autorest/logger/compare/v0.2.0...v0.2.1) | ||
- github.com/NYTimes/gziphandler: [56545f4 → v1.1.1](https://github.com/NYTimes/gziphandler/compare/56545f4...v1.1.1) | ||
- github.com/cockroachdb/datadriven: [80d97fb → bf6692d](https://github.com/cockroachdb/datadriven/compare/80d97fb...bf6692d) | ||
- github.com/container-storage-interface/spec: [v1.4.0 → v1.5.0](https://github.com/container-storage-interface/spec/compare/v1.4.0...v1.5.0) | ||
- github.com/cpuguy83/go-md2man/v2: [f79a8a8 → v2.0.0](https://github.com/cpuguy83/go-md2man/v2/compare/f79a8a8...v2.0.0) | ||
- github.com/envoyproxy/go-control-plane: [fd9021f → 668b12f](https://github.com/envoyproxy/go-control-plane/compare/fd9021f...668b12f) | ||
- github.com/evanphx/json-patch: [v4.9.0+incompatible → v4.11.0+incompatible](https://github.com/evanphx/json-patch/compare/v4.9.0...v4.11.0) | ||
- github.com/form3tech-oss/jwt-go: [v3.2.2+incompatible → v3.2.3+incompatible](https://github.com/form3tech-oss/jwt-go/compare/v3.2.2...v3.2.3) | ||
- github.com/fsnotify/fsnotify: [v1.4.7 → v1.4.9](https://github.com/fsnotify/fsnotify/compare/v1.4.7...v1.4.9) | ||
- github.com/go-kit/kit: [v0.10.0 → v0.9.0](https://github.com/go-kit/kit/compare/v0.10.0...v0.9.0) | ||
- github.com/go-openapi/jsonpointer: [v0.19.3 → v0.19.5](https://github.com/go-openapi/jsonpointer/compare/v0.19.3...v0.19.5) | ||
- github.com/go-openapi/jsonreference: [v0.19.3 → v0.19.5](https://github.com/go-openapi/jsonreference/compare/v0.19.3...v0.19.5) | ||
- github.com/go-openapi/swag: [v0.19.5 → v0.19.14](https://github.com/go-openapi/swag/compare/v0.19.5...v0.19.14) | ||
- github.com/golang/groupcache: [8c9f03a → 41bb18b](https://github.com/golang/groupcache/compare/8c9f03a...41bb18b) | ||
- github.com/golang/protobuf: [v1.5.1 → v1.5.2](https://github.com/golang/protobuf/compare/v1.5.1...v1.5.2) | ||
- github.com/google/btree: [v1.0.0 → v1.0.1](https://github.com/google/btree/compare/v1.0.0...v1.0.1) | ||
- github.com/googleapis/gnostic: [v0.5.4 → v0.5.5](https://github.com/googleapis/gnostic/compare/v0.5.4...v0.5.5) | ||
- github.com/grpc-ecosystem/go-grpc-middleware: [f849b54 → v1.3.0](https://github.com/grpc-ecosystem/go-grpc-middleware/compare/f849b54...v1.3.0) | ||
- github.com/grpc-ecosystem/grpc-gateway: [v1.9.5 → v1.16.0](https://github.com/grpc-ecosystem/grpc-gateway/compare/v1.9.5...v1.16.0) | ||
- github.com/hashicorp/consul/api: [v1.3.0 → v1.1.0](https://github.com/hashicorp/consul/api/compare/v1.3.0...v1.1.0) | ||
- github.com/hashicorp/consul/sdk: [v0.3.0 → v0.1.1](https://github.com/hashicorp/consul/sdk/compare/v0.3.0...v0.1.1) | ||
- github.com/hashicorp/golang-lru: [v0.5.4 → v0.5.1](https://github.com/hashicorp/golang-lru/compare/v0.5.4...v0.5.1) | ||
- github.com/jonboulle/clockwork: [v0.1.0 → v0.2.2](https://github.com/jonboulle/clockwork/compare/v0.1.0...v0.2.2) | ||
- github.com/json-iterator/go: [v1.1.10 → v1.1.11](https://github.com/json-iterator/go/compare/v1.1.10...v1.1.11) | ||
- github.com/kr/pty: [v1.1.5 → v1.1.1](https://github.com/kr/pty/compare/v1.1.5...v1.1.1) | ||
- github.com/kubernetes-csi/csi-lib-utils: [v0.9.1 → v0.10.0](https://github.com/kubernetes-csi/csi-lib-utils/compare/v0.9.1...v0.10.0) | ||
- github.com/mailru/easyjson: [v0.7.0 → v0.7.6](https://github.com/mailru/easyjson/compare/v0.7.0...v0.7.6) | ||
- github.com/mattn/go-isatty: [v0.0.4 → v0.0.3](https://github.com/mattn/go-isatty/compare/v0.0.4...v0.0.3) | ||
- github.com/mitchellh/go-homedir: [v1.0.0 → v1.1.0](https://github.com/mitchellh/go-homedir/compare/v1.0.0...v1.1.0) | ||
- github.com/moby/term: [df9cb8a → 9d4ed18](https://github.com/moby/term/compare/df9cb8a...9d4ed18) | ||
- github.com/onsi/ginkgo: [v1.11.0 → v1.14.0](https://github.com/onsi/ginkgo/compare/v1.11.0...v1.14.0) | ||
- github.com/onsi/gomega: [v1.7.0 → v1.10.1](https://github.com/onsi/gomega/compare/v1.7.0...v1.10.1) | ||
- github.com/prometheus/client_golang: [v1.9.0 → v1.11.0](https://github.com/prometheus/client_golang/compare/v1.9.0...v1.11.0) | ||
- github.com/prometheus/common: [v0.19.0 → v0.26.0](https://github.com/prometheus/common/compare/v0.19.0...v0.26.0) | ||
- github.com/rogpeppe/fastuuid: [6724a57 → v1.2.0](https://github.com/rogpeppe/fastuuid/compare/6724a57...v1.2.0) | ||
- github.com/sirupsen/logrus: [v1.6.0 → v1.8.1](https://github.com/sirupsen/logrus/compare/v1.6.0...v1.8.1) | ||
- github.com/soheilhy/cmux: [v0.1.4 → v0.1.5](https://github.com/soheilhy/cmux/compare/v0.1.4...v0.1.5) | ||
- github.com/spf13/cobra: [v0.0.3 → v1.1.3](https://github.com/spf13/cobra/compare/v0.0.3...v1.1.3) | ||
- github.com/stretchr/objx: [v0.2.0 → v0.1.1](https://github.com/stretchr/objx/compare/v0.2.0...v0.1.1) | ||
- github.com/stretchr/testify: [v1.6.1 → v1.7.0](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0) | ||
- github.com/tmc/grpc-websocket-proxy: [0ad062e → e5319fd](https://github.com/tmc/grpc-websocket-proxy/compare/0ad062e...e5319fd) | ||
- github.com/yuin/goldmark: [v1.2.1 → v1.3.5](https://github.com/yuin/goldmark/compare/v1.2.1...v1.3.5) | ||
- go.etcd.io/bbolt: v1.3.5 → v1.3.6 | ||
- go.uber.org/atomic: v1.5.0 → v1.7.0 | ||
- go.uber.org/multierr: v1.3.0 → v1.6.0 | ||
- go.uber.org/zap: v1.13.0 → v1.17.0 | ||
- golang.org/x/lint: 738671d → 6edffad | ||
- golang.org/x/mod: v0.3.0 → v0.4.2 | ||
- golang.org/x/net: d523dce → 37e1c6a | ||
- golang.org/x/sync: 09787c9 → 036812b | ||
- golang.org/x/sys: c4fcb01 → 59db8d7 | ||
- golang.org/x/text: v0.3.5 → v0.3.6 | ||
- golang.org/x/time: f8bda1e → 1f47c86 | ||
- golang.org/x/tools: 113979e → v0.1.2 | ||
- google.golang.org/genproto: 75c7a85 → f16073e | ||
- google.golang.org/grpc: v1.36.0 → v1.38.0 | ||
- k8s.io/api: v0.21.0 → v0.22.0 | ||
- k8s.io/apimachinery: v0.21.0 → v0.22.0 | ||
- k8s.io/apiserver: v0.20.0 → v0.22.0 | ||
- k8s.io/client-go: v0.21.0 → v0.22.0 | ||
- k8s.io/component-base: v0.21.0 → v0.22.0 | ||
- k8s.io/csi-translation-lib: v0.21.0 → v0.22.0 | ||
- k8s.io/klog/v2: v2.8.0 → v2.9.0 | ||
- k8s.io/kube-openapi: f622666 → 9528897 | ||
- k8s.io/utils: 2afb431 → 4b05e18 | ||
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.14 → v0.0.22 | ||
- sigs.k8s.io/structured-merge-diff/v4: v4.1.0 → v4.1.2 | ||
|
||
### Removed | ||
- github.com/Knetic/govaluate: [9aa4983](https://github.com/Knetic/govaluate/tree/9aa4983) | ||
- github.com/Shopify/sarama: [v1.19.0](https://github.com/Shopify/sarama/tree/v1.19.0) | ||
- github.com/Shopify/toxiproxy: [v2.1.4+incompatible](https://github.com/Shopify/toxiproxy/tree/v2.1.4) | ||
- github.com/VividCortex/gohistogram: [v1.0.0](https://github.com/VividCortex/gohistogram/tree/v1.0.0) | ||
- github.com/afex/hystrix-go: [fa1af6a](https://github.com/afex/hystrix-go/tree/fa1af6a) | ||
- github.com/apache/thrift: [v0.13.0](https://github.com/apache/thrift/tree/v0.13.0) | ||
- github.com/aryann/difflib: [e206f87](https://github.com/aryann/difflib/tree/e206f87) | ||
- github.com/aws/aws-lambda-go: [v1.13.3](https://github.com/aws/aws-lambda-go/tree/v1.13.3) | ||
- github.com/aws/aws-sdk-go-v2: [v0.18.0](https://github.com/aws/aws-sdk-go-v2/tree/v0.18.0) | ||
- github.com/aws/aws-sdk-go: [v1.27.0](https://github.com/aws/aws-sdk-go/tree/v1.27.0) | ||
- github.com/casbin/casbin/v2: [v2.1.2](https://github.com/casbin/casbin/v2/tree/v2.1.2) | ||
- github.com/cenkalti/backoff: [v2.2.1+incompatible](https://github.com/cenkalti/backoff/tree/v2.2.1) | ||
- github.com/clbanning/x2j: [8252494](https://github.com/clbanning/x2j/tree/8252494) | ||
- github.com/codahale/hdrhistogram: [3a0bb77](https://github.com/codahale/hdrhistogram/tree/3a0bb77) | ||
- github.com/eapache/go-resiliency: [v1.1.0](https://github.com/eapache/go-resiliency/tree/v1.1.0) | ||
- github.com/eapache/go-xerial-snappy: [776d571](https://github.com/eapache/go-xerial-snappy/tree/776d571) | ||
- github.com/eapache/queue: [v1.1.0](https://github.com/eapache/queue/tree/v1.1.0) | ||
- github.com/edsrzf/mmap-go: [v1.0.0](https://github.com/edsrzf/mmap-go/tree/v1.0.0) | ||
- github.com/franela/goblin: [c9ffbef](https://github.com/franela/goblin/tree/c9ffbef) | ||
- github.com/franela/goreq: [bcd34c9](https://github.com/franela/goreq/tree/bcd34c9) | ||
- github.com/go-openapi/spec: [v0.19.3](https://github.com/go-openapi/spec/tree/v0.19.3) | ||
- github.com/go-sql-driver/mysql: [v1.4.0](https://github.com/go-sql-driver/mysql/tree/v1.4.0) | ||
- github.com/gogo/googleapis: [v1.1.0](https://github.com/gogo/googleapis/tree/v1.1.0) | ||
- github.com/golang/snappy: [2e65f85](https://github.com/golang/snappy/tree/2e65f85) | ||
- github.com/gorilla/context: [v1.1.1](https://github.com/gorilla/context/tree/v1.1.1) | ||
- github.com/gorilla/mux: [v1.7.3](https://github.com/gorilla/mux/tree/v1.7.3) | ||
- github.com/hashicorp/go-version: [v1.2.0](https://github.com/hashicorp/go-version/tree/v1.2.0) | ||
- github.com/hudl/fargo: [v1.3.0](https://github.com/hudl/fargo/tree/v1.3.0) | ||
- github.com/influxdata/influxdb1-client: [8bf82d3](https://github.com/influxdata/influxdb1-client/tree/8bf82d3) | ||
- github.com/jmespath/go-jmespath: [c2b33e8](https://github.com/jmespath/go-jmespath/tree/c2b33e8) | ||
- github.com/lightstep/lightstep-tracer-common/golang/gogo: [bc2310a](https://github.com/lightstep/lightstep-tracer-common/golang/gogo/tree/bc2310a) | ||
- github.com/lightstep/lightstep-tracer-go: [v0.18.1](https://github.com/lightstep/lightstep-tracer-go/tree/v0.18.1) | ||
- github.com/lyft/protoc-gen-validate: [v0.0.13](https://github.com/lyft/protoc-gen-validate/tree/v0.0.13) | ||
- github.com/mattn/go-runewidth: [v0.0.2](https://github.com/mattn/go-runewidth/tree/v0.0.2) | ||
- github.com/nats-io/jwt: [v0.3.2](https://github.com/nats-io/jwt/tree/v0.3.2) | ||
- github.com/nats-io/nats-server/v2: [v2.1.2](https://github.com/nats-io/nats-server/v2/tree/v2.1.2) | ||
- github.com/nats-io/nats.go: [v1.9.1](https://github.com/nats-io/nats.go/tree/v1.9.1) | ||
- github.com/nats-io/nkeys: [v0.1.3](https://github.com/nats-io/nkeys/tree/v0.1.3) | ||
- github.com/nats-io/nuid: [v1.0.1](https://github.com/nats-io/nuid/tree/v1.0.1) | ||
- github.com/oklog/oklog: [v0.3.2](https://github.com/oklog/oklog/tree/v0.3.2) | ||
- github.com/oklog/run: [v1.0.0](https://github.com/oklog/run/tree/v1.0.0) | ||
- github.com/olekukonko/tablewriter: [a0225b3](https://github.com/olekukonko/tablewriter/tree/a0225b3) | ||
- github.com/op/go-logging: [970db52](https://github.com/op/go-logging/tree/970db52) | ||
- github.com/opentracing-contrib/go-observer: [a52f234](https://github.com/opentracing-contrib/go-observer/tree/a52f234) | ||
- github.com/opentracing/basictracer-go: [v1.0.0](https://github.com/opentracing/basictracer-go/tree/v1.0.0) | ||
- github.com/openzipkin-contrib/zipkin-go-opentracing: [v0.4.5](https://github.com/openzipkin-contrib/zipkin-go-opentracing/tree/v0.4.5) | ||
- github.com/openzipkin/zipkin-go: [v0.2.2](https://github.com/openzipkin/zipkin-go/tree/v0.2.2) | ||
- github.com/pact-foundation/pact-go: [v1.0.4](https://github.com/pact-foundation/pact-go/tree/v1.0.4) | ||
- github.com/pborman/uuid: [v1.2.0](https://github.com/pborman/uuid/tree/v1.2.0) | ||
- github.com/performancecopilot/speed: [v3.0.0+incompatible](https://github.com/performancecopilot/speed/tree/v3.0.0) | ||
- github.com/pierrec/lz4: [v2.0.5+incompatible](https://github.com/pierrec/lz4/tree/v2.0.5) | ||
- github.com/pkg/profile: [v1.2.1](https://github.com/pkg/profile/tree/v1.2.1) | ||
- github.com/rcrowley/go-metrics: [3113b84](https://github.com/rcrowley/go-metrics/tree/3113b84) | ||
- github.com/samuel/go-zookeeper: [2cc03de](https://github.com/samuel/go-zookeeper/tree/2cc03de) | ||
- github.com/sony/gobreaker: [v0.4.1](https://github.com/sony/gobreaker/tree/v0.4.1) | ||
- github.com/streadway/amqp: [edfb901](https://github.com/streadway/amqp/tree/edfb901) | ||
- github.com/streadway/handy: [d5acb31](https://github.com/streadway/handy/tree/d5acb31) | ||
- github.com/urfave/cli: [v1.22.1](https://github.com/urfave/cli/tree/v1.22.1) | ||
- go.etcd.io/etcd: dd1b699 | ||
- go.uber.org/tools: 2cfd321 | ||
- gopkg.in/cheggaaa/pb.v1: v1.0.25 | ||
- gopkg.in/gcfg.v1: v1.2.3 | ||
- gopkg.in/warnings.v0: v0.1.2 | ||
- sourcegraph.com/sourcegraph/appdash: ebfcffb |