Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Dec 20, 2024
1 parent 7df2d2e commit d7cfa3c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## 2.13.0 (2024/12/20)

* Allow non-static AWS Credentials (#1204)
* Go 1.23 (#1258)
* Alpine Linux 3.21 (#1258)
* Switch to github.com/dromara/carbon/v2 2.5.2 (#1259)
* Bump github.com/alecthomas/kong from 0.9.0 to 1.6.0 (#1251
* Bump github.com/aws/aws-sdk-go-v2 dependencies (#1254)
* github.com/aws/aws-sdk-go-v2 to 1.27.0
* github.com/aws/aws-sdk-go-v2/config to 1.28.0
* github.com/aws/aws-sdk-go-v2/credentials to 1.17.0
* github.com/aws/aws-sdk-go-v2/service/route53 to 1.41.0
* Bump github.com/go-playground/validator/v10 from 10.19.0 to 10.23.0 (#1219 #1253)
* Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 (#1214)
* Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 (#1212)
* Bump golang.org/x/crypto from 0.21.0 to 0.31.0 (#1257)
* Bump golang.org/x/net from 0.21.0 to 0.23.0 (#1201)
* Bump golang.org/x/sys from 0.18.0 to 0.28.0 (#1217 #1252)

## 2.12.0 (2024/03/24)

* Generate sbom and provenance (#1193)
Expand Down

0 comments on commit d7cfa3c

Please sign in to comment.