Skip to content

Commit f279832

Browse files
authored
Merge pull request #2035 from atc0005/update-changelog-for-v0.22.10-release
Update CHANGELOG for v0.22.10 release
2 parents c81bda9 + 56664b9 commit f279832

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

CHANGELOG.md

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,38 @@ The following types of changes will be recorded in this file:
2626

2727
- placeholder
2828

29+
## [v0.22.10] - 2025-05-08
30+
31+
### Changed
32+
33+
- (GH-2008) Disable Dependabot automatic PR rebasing
34+
- (GH-2029) General Build Image: Bump amd64/golang from 1.23.8-alpine3.20 to 1.23.9-alpine3.20 in /oldstable/build/alpine-x64
35+
- (GH-2023) General Build Image: Bump amd64/golang from 1.23.8-bullseye to 1.23.9-bullseye in /oldstable/build/cgo-mingw-w64-x64
36+
- (GH-2015) General Build Image: Bump amd64/golang from 1.24.2-alpine3.20 to 1.24.3-alpine3.20 in /stable/build/alpine-x64
37+
- (GH-2013) General Build Image: Bump amd64/golang from 1.24.2-alpine3.20 to 1.24.3-alpine3.20 in /unstable/build/alpine-x64
38+
- (GH-2031) General Build Image: Bump amd64/golang from 1.24.2-bullseye to 1.24.3-bullseye in /stable/build/cgo-mingw-w64-x64
39+
- (GH-2024) General Build Image: Bump amd64/golang from 1.24.2-bullseye to 1.24.3-bullseye in /unstable/build/cgo-mingw-w64-x64
40+
- (GH-2028) General Build Image: Bump i386/golang from 1.23.8-alpine3.20 to 1.23.9-alpine3.20 in /oldstable/build/alpine-x86
41+
- (GH-2030) General Build Image: Bump i386/golang from 1.23.8-bullseye to 1.23.9-bullseye in /oldstable/build/cgo-mingw-w64-x86
42+
- (GH-2021) General Build Image: Bump i386/golang from 1.24.2-alpine3.20 to 1.24.3-alpine3.20 in /stable/build/alpine-x86
43+
- (GH-2017) General Build Image: Bump i386/golang from 1.24.2-alpine3.20 to 1.24.3-alpine3.20 in /unstable/build/alpine-x86
44+
- (GH-2025) General Build Image: Bump i386/golang from 1.24.2-bullseye to 1.24.3-bullseye in /stable/build/cgo-mingw-w64-x86
45+
- (GH-2027) General Build Image: Bump i386/golang from 1.24.2-bullseye to 1.24.3-bullseye in /unstable/build/cgo-mingw-w64-x86
46+
- (GH-2019) Matrix Image: Bump amd64/golang from 1.23.8-bookworm to 1.23.9-bookworm in /oldstable/combined
47+
- (GH-2012) Matrix Image: Bump amd64/golang from 1.24.2-bookworm to 1.24.3-bookworm in /stable/combined
48+
- (GH-2026) Matrix Image: Bump amd64/golang from 1.24.2-bookworm to 1.24.3-bookworm in /unstable/combined
49+
- (GH-2020) Mirror Build Image: Bump amd64/golang from 1.23.8-bookworm to 1.23.9-bookworm in /mirror/1.23
50+
- (GH-2018) Mirror Build Image: Bump amd64/golang from 1.24.2-bookworm to 1.24.3-bookworm in /mirror/1.24
51+
- (GH-2022) Release Build Image: Bump amd64/golang from 1.23.8-bookworm to 1.23.9-bookworm in /oldstable/build/release
52+
- (GH-2016) Release Build Image: Bump amd64/golang from 1.24.2-bookworm to 1.24.3-bookworm in /stable/build/release
53+
- (GH-2014) Release Build Image: Bump amd64/golang from 1.24.2-bookworm to 1.24.3-bookworm in /unstable/build/release
54+
- (GH-2033) Update golang.org/x/tools/cmd/deadcode to v0.33.0
55+
- (GH-2034) Update pelletier/go-toml to v2.2.4
56+
57+
### Fixed
58+
59+
- (GH-2032) Update pinned xz version for Alpine images
60+
2961
## [v0.22.9] - 2025-04-02
3062

3163
### Changed
@@ -3336,7 +3368,8 @@ waiting on a new upstream release.
33363368
tools that we include in our container images
33373369
- Dockerfile base images
33383370

3339-
[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.22.9...HEAD
3371+
[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.22.10...HEAD
3372+
[v0.22.10]: https://github.com/atc0005/go-ci/releases/tag/v0.22.10
33403373
[v0.22.9]: https://github.com/atc0005/go-ci/releases/tag/v0.22.9
33413374
[v0.22.8]: https://github.com/atc0005/go-ci/releases/tag/v0.22.8
33423375
[v0.22.7]: https://github.com/atc0005/go-ci/releases/tag/v0.22.7

0 commit comments

Comments
 (0)