File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ 0.13.1] - 2025-01-29
9
+
10
+ ### Changed
11
+ - Upgrade go to 1.23, update dependencies and change test matrix [ #106 ] ( https://github.com/cybozu-go/moco-agent/pull/106 )
12
+
13
+ ### ⚠️ End support for older versions
14
+ - MySQL versions supported after this release are 8.0.28, 8.0.39, 8.0.40, 8.0.41 and 8.4.4
15
+
8
16
## [ 0.13.0] - 2024-11-29
9
17
10
18
### Added
@@ -187,7 +195,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
187
195
- Move moco agent code from cybozu-go/moco repo. (#1 )
188
196
- Move ping function from shellscript to moco-agent. (#4 )
189
197
190
- [ Unreleased ] : https://github.com/cybozu-go/moco-agent/compare/v0.13.0...HEAD
198
+ [ Unreleased ] : https://github.com/cybozu-go/moco-agent/compare/v0.13.1...HEAD
199
+ [ 0.13.1 ] : https://github.com/cybozu-go/moco-agent/compare/v0.13.0...v0.13.1
191
200
[ 0.13.0 ] : https://github.com/cybozu-go/moco-agent/compare/v0.12.2...v0.13.0
192
201
[ 0.12.2 ] : https://github.com/cybozu-go/moco-agent/compare/v0.12.1...v0.12.2
193
202
[ 0.12.1 ] : https://github.com/cybozu-go/moco-agent/compare/v0.12.0...v0.12.1
You can’t perform that action at this time.
0 commit comments