@@ -6,6 +6,27 @@ This project employs a versioning scheme described in [RELEASE.md](RELEASE.md#ve
66
77## [ Unreleased]
88
9+ ## [ 1.33.0]
10+
11+ ### Changed
12+
13+ - Support Kubernetes 1.33 in [ #841 ] ( https://github.com/cybozu-go/cke/pull/841 )
14+ - Update Go modules and GitHub Actions in [ #840 ] ( https://github.com/cybozu-go/cke/pull/840 )
15+ - Update Sabakan mock in [ #840 ] ( https://github.com/cybozu-go/cke/pull/840 )
16+ - Disable deprecation check for Endpoints temporarily in [ #840 ] ( https://github.com/cybozu-go/cke/pull/840 )
17+ - Update Ubuntu of CKE container base to 24.04 in [ #841 ] ( https://github.com/cybozu-go/cke/pull/841 )
18+ - Update miscellaneous tools in [ #841 ] ( https://github.com/cybozu-go/cke/pull/841 )
19+ - Update containerd for mtest to 2.2.1 in [ #841 ] ( https://github.com/cybozu-go/cke/pull/841 )
20+ - Enable coordinated leader election by default in [ #841 ] ( https://github.com/cybozu-go/cke/pull/841 )
21+ - Update ClusterRole ` system:kube-apiserver-to-kubelet ` for kubelet fine-grained authorization in [ #841 ] ( https://github.com/cybozu-go/cke/pull/841 )
22+ - Change key transferring method for ` ckecli ssh ` and ` ckecli scp ` in [ #815 ] ( https://github.com/cybozu-go/cke/pull/815 )
23+
24+ ### [ update since 1.33.0-rc.1] ( https://github.com/cybozu-go/cke/compare/v1.33.0-rc.1...v1.33.0 )
25+
26+ #### Changed
27+
28+ - Change key transferring method for ` ckecli ssh ` and ` ckecli scp ` in [ #815 ] ( https://github.com/cybozu-go/cke/pull/815 )
29+
930## [ 1.33.0-rc.1]
1031
1132### Changed
@@ -44,5 +65,6 @@ This project employs a versioning scheme described in [RELEASE.md](RELEASE.md#ve
4465- See [ release-1.13/CHANGELOG.md] ( https://github.com/cybozu-go/cke/blob/release-1.13/CHANGELOG.md ) for changes in CKE 1.13.
4566- See [ release-1.12/CHANGELOG.md] ( https://github.com/cybozu-go/cke/blob/release-1.12/CHANGELOG.md ) for changes in CKE 1.12.
4667
47- [ Unreleased ] : https://github.com/cybozu-go/cke/compare/v1.33.0-rc.1...HEAD
68+ [ Unreleased ] : https://github.com/cybozu-go/cke/compare/v1.33.0...HEAD
69+ [ 1.33.0 ] : https://github.com/cybozu-go/cke/compare/v1.32.6...v1.33.0
4870[ 1.33.0-rc.1 ] : https://github.com/cybozu-go/cke/compare/v1.32.6...v1.33.0-rc.1
0 commit comments