Skip to content

Commit b61cf0f

Browse files
committed
changelog: update for 2.3.2 release
Signed-off-by: Yutong Sun <yutongsu@amazon.com>
1 parent af909b4 commit b61cf0f

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
# v2.3.2 (2024-08-13)
2+
3+
## OS Changes
4+
5+
* Update kernels: 5.10.223 5.15.164, and 6.1.102 ([#73], [#82])
6+
7+
## Orchestrator Changes
8+
9+
### Kubernetes
10+
11+
* ecr-credential-provider: update to 1.25.15 ([#66])
12+
* ecr-credential-provider-1.27: update to 1.27.8 ([#66])
13+
* ecr-credential-provider-1.29: update to 1.29.6 ([#66])
14+
* ecr-credential-provider-1.30: update to 1.30.3 ([#66])
15+
* soci-snapshotter: update to 0.7.0 ([#66])
16+
17+
## Build Changes
18+
19+
* Re-enable fmt and licenses lints in CI ([#69])
20+
* Use workspace dependencies for all dependencies ([#70])
21+
* Update datastore serializer to expect JSON and correctly handle null values ([#80], [#87])
22+
23+
[#66]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/66
24+
[#69]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/69
25+
[#70]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/70
26+
[#73]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/73
27+
[#80]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/80
28+
[#82]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/82
29+
[#87]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/87
30+
131
# v2.3.1 (2024-08-01)
232

333
## OS Changes

0 commit comments

Comments
 (0)