Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Mar 24, 2024
1 parent 13d9607 commit f943c7b
Showing 1 changed file with 23 additions and 9 deletions.
32 changes: 23 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,31 @@
# Changelog

## 2.12.0 (2024/03/24)

* Generate sbom and provenance (#1193)
* Bump github.com/alecthomas/kong to 0.9.0 (#1187)
* Bump github.com/aws/aws-sdk-go-v2 dependencies (#1154 #1158 #1191)
* github.com/aws/aws-sdk-go-v2 to 1.26.0
* github.com/aws/aws-sdk-go-v2/config to 1.27.9
* github.com/aws/aws-sdk-go-v2/credentials to 1.17.9
* github.com/aws/aws-sdk-go-v2/service/route53 to 1.40.3
* Bump github.com/go-playground/validator/v10 to 10.19.0 (#1183)
* Bump github.com/rs/zerolog to 1.32.0 (#1172)
* Bump golang.org/x/crypto to 0.17.0 (#1153)
* Bump golang.org/x/sys to 0.18.0 (#1184)

## 2.11.0 (2023/12/16)

* Go 1.21 (#1152)
* Bump github.com/alecthomas/kong from 0.8.0 to 0.8.1 (#1077)
* Bump github.com/aws/aws-sdk-go-v2 from 1.21.0 to 1.24.0 (#1144)
* Bump github.com/aws/aws-sdk-go-v2/config from 1.18.42 to 1.26.1 (#1147)
* Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.40 to 1.16.12 (#1145)
* Bump github.com/aws/aws-sdk-go-v2/service/route53 from 1.29.5 to 1.35.5 (#1146)
* Bump github.com/go-playground/validator/v10 from 10.15.4 to 10.16.0 (#1096)
* Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.5 (#1101)
* Bump golang.org/x/net from 0.8.0 to 0.17.0 (#1076)
* Bump golang.org/x/sys from 0.12.0 to 0.15.0 (#1124)
* Bump github.com/alecthomas/kong to 0.8.1 (#1077)
* Bump github.com/aws/aws-sdk-go-v2 to 1.24.0 (#1144)
* Bump github.com/aws/aws-sdk-go-v2/config to 1.26.1 (#1147)
* Bump github.com/aws/aws-sdk-go-v2/credentials to 1.16.12 (#1145)
* Bump github.com/aws/aws-sdk-go-v2/service/route53 to 1.35.5 (#1146)
* Bump github.com/go-playground/validator/v10 to 10.16.0 (#1096)
* Bump github.com/hashicorp/go-retryablehttp to 0.7.5 (#1101)
* Bump golang.org/x/net to 0.17.0 (#1076)
* Bump golang.org/x/sys to 0.15.0 (#1124)

## 2.10.0 (2023/09/27)

Expand Down

0 comments on commit f943c7b

Please sign in to comment.