Skip to content

Releases: grafana/grafana-aws-sdk

v1.0.1

02 Jul 13:05
4a7503c

Choose a tag to compare

What's Changed

  • Fix: Use empty sha256 hash if request's GetBody method is nil by @njvrzm in #262

Full Changelog: v1.0.0...v1.0.1

v1.0.0

01 Jul 14:49
ca12370

Choose a tag to compare

What's Changed

  • Fix: Bump go version to address vulnerabilities in 1.24.2 by @njvrzm in #254
  • Add missing opt in regions (thailand/mexico/malaysia/taipei) by @chriscerie in #250
  • Chore: Migrate to github actions for CI by @idastambuk in #259
  • Add SigV4 middleware for aws-sdk-go-v2 by @njvrzm in #257
  • Remove aws-sdk-go v1 entirely by @njvrzm in #258
  • Dependency updates:
    • Bump the all-go-dependencies group across 1 directory with 7 updates by @dependabot in #256

v0.38.7

11 Jun 14:46
aa248cf

Choose a tag to compare

  • Cloudwatch metrics: fix uppercase for metrics in #252
    Add comment

v0.38.6

29 May 15:32
83bf544

Choose a tag to compare

What's Changed

  • Fix: use configured externalID when not using Grafana Assume Role by @njvrzm in #248

Full Changelog: v0.38.5...v0.38.6

v0.38.5

27 May 11:45
4b6cdad

Choose a tag to compare

What's Changed

  • Add CloudWatch AWS/EKS metrics and dimensions by @jangaraj in #242
  • Bump github.com/grafana/grafana-plugin-sdk-go from 0.277.0 to 0.277.1 in the all-go-dependencies group by @dependabot in #241
  • Fix: don't try to retrieve credentials before we need them by @njvrzm in #247

Full Changelog: v0.38.4...v0.38.5

v0.38.4

20 May 13:06
4ba3a06

Choose a tag to compare

What's Changed

  • Add AvailableMemory metric for the DMS service by @andriikushch in #244
  • Github actions: Add token write permission by @idastambuk in #243
  • Fix: Workspace IAM Role auth method does not need special handling by @njvrzm in #245

Full Changelog: v0.38.3...v0.38.4

v0.38.3

09 May 11:05
32abd2b

Choose a tag to compare

0.38.3

  • Chore: add zizmore ignore rule in #239
  • Bugfix: Sigv4: Use externalId when signing with sigv4 in #238
  • Bump the all-go-dependencies with 9 updates, update go lint and vulnerability check image tags in #232
  • Bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group in #210

v0.38.2

07 May 07:54
1b86459

Choose a tag to compare

What's Changed

Full Changelog: v0.38.1...v0.38.2

v0.38.1

01 May 17:30
3718566

Choose a tag to compare

What's Changed

  • Cleanup github actions files by @iwysiu in #233
  • Fix check for multitenant temporary credentials by @iwysiu in #235

Full Changelog: v0.38.0...v0.38.1

v0.38.0

15 Apr 16:06
47015d1

Choose a tag to compare

What's Changed

  • Add support for multitenant temporary credentials to v1 path by @iwysiu in #231

Full Changelog: v0.37.0...v0.38.0