Skip to content

Commit dd0ca68

Browse files
authored
Merge pull request #575 from prometheus/beorn7/release
Cut v1.6.2, just for the Go update
2 parents e3b066c + 6ee713d commit dd0ca68

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.6.2 / 2023-09-13
2+
3+
* [SECURITY] Build precompiled binaries with Go v1.21.1 to avoid [security issues with Go v1.21.0](https://groups.google.com/g/golang-announce/c/Fm51GRLNRvM).
4+
15
## 1.6.1 / 2023-09-05
26

37
* [SECURITY] Build precompiled binaries with current Go version (1.21.0) to avoid known bugs in older Go versions.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.1
1+
1.6.2

0 commit comments

Comments
 (0)