Skip to content

Commit ca12370

Browse files
authored
Prepare v1.0.0 release \o/ (#261)
1 parent afadab3 commit ca12370

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 1.0.0
6+
- Add SigV4 middleware for aws-sdk-go-v2 by @njvrzm in [#257](https://github.com/grafana/grafana-aws-sdk/pull/257)
7+
- Remove aws-sdk-go v1 entirely )@njvrzm in [#258](https://github.com/grafana/grafana-aws-sdk/pull/258)
8+
- Chore: Migrate to github actions for CI by @idastambuk in [#259](https://github.com/grafana/grafana-aws-sdk/pull/259)
9+
- fix: bump to address vulnerabilities in go1.24.2 by @njvrzm in [#254](https://github.com/grafana/grafana-aws-sdk/pull/254)
10+
- Add missing opt in regions (thailand/mexico/malaysia/taipei) by @chriscerie in [#250]
11+
- Dependency updates:
12+
- Bump the all-go-dependencies group across 1 directory with 7 updates by @dependabot in [#256](https://github.com/grafana/grafana-aws-sdk/pull/256)
13+
514
## 0.38.7
615

716
- Cloudwatch metrics: fix uppercase for metrics in [#252](https://github.com/grafana/grafana-aws-sdk/pull/252)

0 commit comments

Comments
 (0)