Skip to content

Commit

Permalink
Merge pull request #757 from atc0005/update-changelog-for-v0.7.2-release
Browse files Browse the repository at this point in the history
Update CHANGELOG for v0.7.2 release
  • Loading branch information
atc0005 authored Oct 7, 2022
2 parents 1926acf + dabd4a7 commit 433353d
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,31 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.7.2] - 2022-10-07

### Changed

- Go versions
- Update `go-ci-stable` from `1.19.1` to `1.19.2`
- Update `go-ci-oldstable` from `1.18.6` to `1.18.7`
- Update `go-ci-lint-only` from `1.19.1` to `1.19.2`
- Update `go-ci-stable-mirror-build` from `1.19.1` to `1.19.2`
- Update `go-ci-stable-debian-build` from `1.19.1` to `1.19.2`
- Update `go-ci-stable-alpine-buildx86` from `1.19.1-alpine3.16` to
`1.19.2-alpine3.16`
- Update `go-ci-stable-alpine-buildx64` from `1.19.1-alpine3.16` to
`1.19.2-alpine3.16`

- Dependencies
- `golangci/golangci-lint`
- `v1.49.0` to `v1.50.0`
- `golang.org/x/vuln/cmd/govulncheck`
- `v0.0.0-20220922224308-abdd677224e4` to
`v0.0.0-20221006005703-27389ae96df4`

- (GH-742) GitHub Actions Workflows refactor
- (GH-752) Adjust timeout value for `Build all images using Makefile` job

## [v0.7.1] - 2022-09-23

### Changed
Expand Down Expand Up @@ -1522,7 +1547,8 @@ waiting on a new upstream release.
tools that we include in our container images
- Dockerfile base images

[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.7.1...HEAD
[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.7.2...HEAD
[v0.7.2]: https://github.com/atc0005/go-ci/releases/tag/v0.7.2
[v0.7.1]: https://github.com/atc0005/go-ci/releases/tag/v0.7.1
[v0.7.0]: https://github.com/atc0005/go-ci/releases/tag/v0.7.0
[v0.6.26]: https://github.com/atc0005/go-ci/releases/tag/v0.6.26
Expand Down

0 comments on commit 433353d

Please # to comment.