Skip to content

Commit a22aeb7

Browse files
committed
docs: Update the changelogs for versions 3.4,3.5 and 3.6
This reflects the use of Go 1.24.10 for compiling binaries Signed-off-by: ronaldngounou <[email protected]>
1 parent 5954bf7 commit a22aeb7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG/CHANGELOG-3.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
88

99
### Dependencies
1010

11-
- [Compile binaries with `buildvcs=false` to avoid having a pseudo-version reported by `go version`](https://github.com/etcd-io/etcd/pull/20847).
11+
- [Compile binaries with `buildvcs=false` to avoid having a pseudo-version reported by `go version`](https://github.com/etcd-io/etcd/pull/20903).
1212

1313
---
1414

CHANGELOG/CHANGELOG-3.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
2626

2727
### Dependencies
2828

29-
- Compile binaries using [go 1.24.9](https://github.com/etcd-io/etcd/pull/20806).
29+
- Compile binaries using [go 1.24.10](https://github.com/etcd-io/etcd/pull/20902).
3030

3131
---
3232

CHANGELOG/CHANGELOG-3.6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
1515

1616
### Dependencies
1717

18-
- Compile binaries using [go 1.24.9](https://github.com/etcd-io/etcd/pull/20801).
18+
- Compile binaries using [go 1.24.10](https://github.com/etcd-io/etcd/pull/20901).
1919

2020
---
2121

0 commit comments

Comments
 (0)