Skip to content

Commit 00bd945

Browse files
committed
Add changelog for new version
1 parent 04cdbab commit 00bd945

File tree

1 file changed

+67
-0
lines changed

1 file changed

+67
-0
lines changed

CHANGELOG/CHANGELOG-1.5.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
# Release notes for 1.5.0
2+
3+
[Documentation](https://kubernetes-csi.github.io)
4+
5+
# Changelog since 1.4.0
6+
7+
## Changes by Kind
8+
9+
### ### Other (Cleanup or Flake)
10+
11+
- Kube client dependencies are updated to v1.24.0 ([#204](https://github.com/kubernetes-csi/external-resizer/pull/204), [@humblec](https://github.com/humblec))
12+
13+
## Dependencies
14+
15+
### Added
16+
- github.com/armon/go-socks5: [e753329](https://github.com/armon/go-socks5/tree/e753329)
17+
- github.com/blang/semver/v4: [v4.0.0](https://github.com/blang/semver/v4/tree/v4.0.0)
18+
- github.com/google/gnostic: [v0.5.7-v3refs](https://github.com/google/gnostic/tree/v0.5.7-v3refs)
19+
20+
### Changed
21+
- github.com/bketelsen/crypt: [v0.0.4 → 5cbc8cc](https://github.com/bketelsen/crypt/compare/v0.0.4...5cbc8cc)
22+
- github.com/cespare/xxhash/v2: [v2.1.1 → v2.1.2](https://github.com/cespare/xxhash/v2/compare/v2.1.1...v2.1.2)
23+
- github.com/cpuguy83/go-md2man/v2: [v2.0.0 → v2.0.1](https://github.com/cpuguy83/go-md2man/v2/compare/v2.0.0...v2.0.1)
24+
- github.com/kubernetes-csi/csi-lib-utils: [v0.10.0 → v0.11.0](https://github.com/kubernetes-csi/csi-lib-utils/compare/v0.10.0...v0.11.0)
25+
- github.com/magiconair/properties: [v1.8.5 → v1.8.1](https://github.com/magiconair/properties/compare/v1.8.5...v1.8.1)
26+
- github.com/mitchellh/mapstructure: [v1.4.1 → v1.1.2](https://github.com/mitchellh/mapstructure/compare/v1.4.1...v1.1.2)
27+
- github.com/moby/term: [9d4ed18 → 3f7ff69](https://github.com/moby/term/compare/9d4ed18...3f7ff69)
28+
- github.com/pelletier/go-toml: [v1.9.3 → v1.2.0](https://github.com/pelletier/go-toml/compare/v1.9.3...v1.2.0)
29+
- github.com/prometheus/client_golang: [v1.11.0 → v1.12.1](https://github.com/prometheus/client_golang/compare/v1.11.0...v1.12.1)
30+
- github.com/prometheus/common: [v0.28.0 → v0.32.1](https://github.com/prometheus/common/compare/v0.28.0...v0.32.1)
31+
- github.com/prometheus/procfs: [v0.6.0 → v0.7.3](https://github.com/prometheus/procfs/compare/v0.6.0...v0.7.3)
32+
- github.com/russross/blackfriday/v2: [v2.0.1 → v2.1.0](https://github.com/russross/blackfriday/v2/compare/v2.0.1...v2.1.0)
33+
- github.com/spf13/cast: [v1.3.1 → v1.3.0](https://github.com/spf13/cast/compare/v1.3.1...v1.3.0)
34+
- github.com/spf13/cobra: [v1.2.1 → v1.4.0](https://github.com/spf13/cobra/compare/v1.2.1...v1.4.0)
35+
- github.com/spf13/jwalterweatherman: [v1.1.0 → v1.0.0](https://github.com/spf13/jwalterweatherman/compare/v1.1.0...v1.0.0)
36+
- github.com/spf13/viper: [v1.8.1 → v1.7.0](https://github.com/spf13/viper/compare/v1.8.1...v1.7.0)
37+
- github.com/yuin/goldmark: [v1.4.0 → v1.4.1](https://github.com/yuin/goldmark/compare/v1.4.0...v1.4.1)
38+
- go.etcd.io/etcd/api/v3: v3.5.0 → v3.5.1
39+
- go.etcd.io/etcd/client/pkg/v3: v3.5.0 → v3.5.1
40+
- go.etcd.io/etcd/client/v3: v3.5.0 → v3.5.1
41+
- golang.org/x/crypto: 32db794 → 8634188
42+
- golang.org/x/mod: v0.4.2 → 9b9b3d8
43+
- golang.org/x/net: 491a49a → cd36cc0
44+
- golang.org/x/oauth2: 2bc19b1 → d3ed0bb
45+
- golang.org/x/sys: f4d4317 → 3681064
46+
- golang.org/x/term: 6886f2d → 03fcf44
47+
- golang.org/x/time: 1f47c86 → 90d013b
48+
- golang.org/x/tools: d4cc65f → 897bd77
49+
- google.golang.org/api: v0.44.0 → v0.43.0
50+
- google.golang.org/genproto: fe13028 → 42d7afd
51+
- gopkg.in/ini.v1: v1.62.0 → v1.51.0
52+
- k8s.io/api: v0.23.1 → v0.24.0
53+
- k8s.io/apimachinery: v0.23.1 → v0.24.0
54+
- k8s.io/apiserver: v0.23.1 → v0.24.0
55+
- k8s.io/client-go: v0.23.1 → v0.24.0
56+
- k8s.io/component-base: v0.23.1 → v0.24.0
57+
- k8s.io/csi-translation-lib: v0.23.1 → v0.24.0
58+
- k8s.io/klog/v2: v2.30.0 → v2.60.1
59+
- k8s.io/kube-openapi: e816edb → 3ee0da9
60+
- k8s.io/utils: cb0fa31 → 3a6ce19
61+
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.25 → v0.0.30
62+
- sigs.k8s.io/json: c049b76 → 9f7c6b3
63+
- sigs.k8s.io/structured-merge-diff/v4: v4.1.2 → v4.2.1
64+
65+
### Removed
66+
- github.com/blang/semver: [v3.5.1+incompatible](https://github.com/blang/semver/tree/v3.5.1)
67+
- github.com/googleapis/gnostic: [v0.5.5](https://github.com/googleapis/gnostic/tree/v0.5.5)

0 commit comments

Comments
 (0)