Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
apenella committed Dec 18, 2024
1 parent 370b58a commit 9a335ae
Showing 1 changed file with 4 additions and 22 deletions.
26 changes: 4 additions & 22 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,8 @@
# RELEASE NOTES

## [v0.11.5] - 2024-08-05
## [unreleased]

### Added
### Fixed

- Bumps golang.org/x/crypto from 0.25.0 to 0.31.0.

- Upgrade Go version to 1.22
- Bump github.com/apenella/go-docker-builder from 0.8.4 to 0.9.0
- Bump github.com/aws/aws-sdk-go-v2 from 1.26.0 to 1.30.3
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.9 to 1.27.27
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.9 to 1.17.27
- Bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.27.3 to 1.31.0
- Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.28.5 to 1.30.3
- Bump github.com/docker/distribution@2.8.3+incompatible to github.com/distribution@2.8.3+incompatible
- Bump github.com/docker/docker from 24.0.9+incompatible to 27.1.1+incompatible
- Bump github.com/fatih/color from 1.16.0 to 1.17.0
- Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0
- Bump github.com/gruntwork-io/terratest from 0.46.13 to 0.47.0
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
- Bump github.com/spf13/viper from 1.18.2 to 1.19.0
- Bump golang.org/x/term from 0.18.0 to 0.22.0
- For testing purposes, upgrade the Docker DIND image from 24.0 to 27.1
- In GitHub workflows, upgrade the checkout action to v4
- In GitHub workflows, upgrade the gorelease action to v6
- In GitHub workflows, upgrade the setup-go action to v5
- Include the MAINTAINERS.md document in the repository

0 comments on commit 9a335ae

Please sign in to comment.