You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14-3
Original file line number
Diff line number
Diff line change
@@ -5,22 +5,32 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
## [Unreleased]
7
7
8
+
## [0.25.0] - 2024-11-20
9
+
10
+
### Changed
11
+
- Set timeoutSeconds to 50sec [#746](https://github.com/cybozu-go/moco/pull/746)
12
+
- Migrate to Ginkgo v2 [#750](https://github.com/cybozu-go/moco/pull/750)
13
+
- pods are deleted without waiting for completion when switchover takes a long time [#751](https://github.com/cybozu-go/moco/pull/751)
14
+
15
+
### Added
16
+
- build MySQL and mysqld_exporter images [#754](https://github.com/cybozu-go/moco/pull/754)
17
+
8
18
## [0.24.1] - 2024-09-20
9
19
10
20
### Changed
11
21
- Update fluent-bit image to 3.1.7 [#738](https://github.com/cybozu-go/moco/pull/738)
12
22
- Add support for k8s 1.30 and 1.31 [#727](https://github.com/cybozu-go/moco/pull/727)
13
23
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 [719](https://github.com/cybozu-go/moco/pull/719)
0 commit comments