@@ -26,6 +26,33 @@ The following types of changes will be recorded in this file:
26
26
27
27
- placeholder
28
28
29
+ ## [ v0.22.6] - 2025-03-06
30
+
31
+ ### Changed
32
+
33
+ - (GH-1952 ) General Build Image: Bump amd64/golang from 1.23.6-alpine3.20 to 1.23.7-alpine3.20 in /oldstable/build/alpine-x64
34
+ - (GH-1965 ) General Build Image: Bump amd64/golang from 1.23.6-bullseye to 1.23.7-bullseye in /oldstable/build/cgo-mingw-w64-x64
35
+ - (GH-1950 ) General Build Image: Bump amd64/golang from 1.24.0-alpine3.20 to 1.24.1-alpine3.20 in /stable/build/alpine-x64
36
+ - (GH-1959 ) General Build Image: Bump amd64/golang from 1.24.0-alpine3.20 to 1.24.1-alpine3.20 in /unstable/build/alpine-x64
37
+ - (GH-1963 ) General Build Image: Bump amd64/golang from 1.24.0-bullseye to 1.24.1-bullseye in /stable/build/cgo-mingw-w64-x64
38
+ - (GH-1960 ) General Build Image: Bump amd64/golang from 1.24.0-bullseye to 1.24.1-bullseye in /unstable/build/cgo-mingw-w64-x64
39
+ - (GH-1962 ) General Build Image: Bump i386/golang from 1.23.6-alpine3.20 to 1.23.7-alpine3.20 in /oldstable/build/alpine-x86
40
+ - (GH-1967 ) General Build Image: Bump i386/golang from 1.23.6-bullseye to 1.23.7-bullseye in /oldstable/build/cgo-mingw-w64-x86
41
+ - (GH-1954 ) General Build Image: Bump i386/golang from 1.24.0-alpine3.20 to 1.24.1-alpine3.20 in /stable/build/alpine-x86
42
+ - (GH-1955 ) General Build Image: Bump i386/golang from 1.24.0-alpine3.20 to 1.24.1-alpine3.20 in /unstable/build/alpine-x86
43
+ - (GH-1968 ) General Build Image: Bump i386/golang from 1.24.0-bullseye to 1.24.1-bullseye in /stable/build/cgo-mingw-w64-x86
44
+ - (GH-1969 ) General Build Image: Bump i386/golang from 1.24.0-bullseye to 1.24.1-bullseye in /unstable/build/cgo-mingw-w64-x86
45
+ - (GH-1958 ) Matrix Image: Bump amd64/golang from 1.23.6-bookworm to 1.23.7-bookworm in /oldstable/combined
46
+ - (GH-1966 ) Matrix Image: Bump amd64/golang from 1.24.0-bookworm to 1.24.1-bookworm in /stable/combined
47
+ - (GH-1957 ) Matrix Image: Bump amd64/golang from 1.24.0-bookworm to 1.24.1-bookworm in /unstable/combined
48
+ - (GH-1964 ) Mirror Build Image: Bump amd64/golang from 1.23.6-bookworm to 1.23.7-bookworm in /mirror/1.23
49
+ - (GH-1956 ) Mirror Build Image: Bump amd64/golang from 1.24.0-bookworm to 1.24.1-bookworm in /mirror/1.24
50
+ - (GH-1951 ) Release Build Image: Bump amd64/golang from 1.23.6-bookworm to 1.23.7-bookworm in /oldstable/build/release
51
+ - (GH-1953 ) Release Build Image: Bump amd64/golang from 1.24.0-bookworm to 1.24.1-bookworm in /stable/build/release
52
+ - (GH-1961 ) Release Build Image: Bump amd64/golang from 1.24.0-bookworm to 1.24.1-bookworm in /unstable/build/release
53
+ - (GH-1973 ) Update golang.org/x/tools/cmd/deadcode to v0.31.0
54
+ - (GH-1972 ) Update staticcheck to v0.6.1
55
+
29
56
## [ v0.22.5] - 2025-03-03
30
57
31
58
### Changed
@@ -3272,7 +3299,8 @@ waiting on a new upstream release.
3272
3299
tools that we include in our container images
3273
3300
- Dockerfile base images
3274
3301
3275
- [ Unreleased ] : https://github.com/atc0005/go-ci/compare/v0.22.5...HEAD
3302
+ [ Unreleased ] : https://github.com/atc0005/go-ci/compare/v0.22.6...HEAD
3303
+ [ v0.22.6 ] : https://github.com/atc0005/go-ci/releases/tag/v0.22.6
3276
3304
[ v0.22.5 ] : https://github.com/atc0005/go-ci/releases/tag/v0.22.5
3277
3305
[ v0.22.4 ] : https://github.com/atc0005/go-ci/releases/tag/v0.22.4
3278
3306
[ v0.22.3 ] : https://github.com/atc0005/go-ci/releases/tag/v0.22.3
0 commit comments