Releases: grafana/grafana-aws-sdk
Releases · grafana/grafana-aws-sdk
v1.3.0
What's Changed
- Feat: add session token support for sigv4 (to support the auth service) by @njvrzm in #340
- add error check to stop panic by @Multimo in #325
- Update dependabot groups by @kevinwcyu in #332
- Update workflows and templates by @kevinwcyu in #333
- Dependency updates:
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.6 to 1.18.8 by @dependabot[bot] in #317
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.278.0 to 0.279.0 by @dependabot[bot] in #313
- Bump github.com/aws/aws-sdk-go-v2/config from 1.31.2 to 1.31.5 by @dependabot[bot] in #321
- Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #319
- Bump github.com/aws/aws-sdk-go-v2 from 1.38.2 to 1.38.3 by @dependabot[bot] in #322
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.9 to 1.18.10 by @dependabot[bot] in #323
- Bump github.com/aws/aws-sdk-go-v2/config from 1.31.5 to 1.31.6 by @dependabot[bot] in #324
- bump to match go.mod by @Multimo in #326
- Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.6 to 1.18.7 by @dependabot[bot] in #328
- Bump github.com/aws/aws-sdk-go-v2/config from 1.31.6 to 1.31.7 by @dependabot[bot] in #329
- Bump github.com/aws/aws-sdk-go-v2/config from 1.31.7 to 1.31.8 by @dependabot[bot] in #334
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #298
- Bump actions/stale from 9 to 10 by @dependabot[bot] in #327
- Bump the aws-sdk-go-v2 group with 2 updates by @dependabot[bot] in #337
- Bump the aws-sdk-go-v2 group with 5 updates by @dependabot[bot] in #339
New Contributors
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.36.0 to 1.37.0 by @dependabot[bot] in #303
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.3 to 1.18.4 by @dependabot[bot] in #301
- Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.37.0 to 1.37.1 by @dependabot[bot] in #306
- Bump github.com/aws/aws-sdk-go-v2/config from 1.30.3 to 1.31.0 by @dependabot[bot] in #304
- Bump github.com/aws/aws-sdk-go-v2/config from 1.31.0 to 1.31.2 by @dependabot[bot] in #308
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #312
- Add clusterId dimension to AWS/ElastiCache namespace by @kevinwcyu in #305
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Bump github.com/aws/aws-sdk-go-v2/config from 1.29.17 to 1.29.18 by @dependabot[bot] in #277
- Bump github.com/grafana/sqlds/v4 from 4.2.4 to 4.2.6 by @dependabot[bot] in #280
- Bump github.com/aws/smithy-go from 1.22.4 to 1.22.5 by @dependabot[bot] in #286
- Bump github.com/grafana/sqlds/v4 from 4.2.6 to 4.2.7 by @dependabot[bot] in #287
- Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.33 to 1.17.0 by @dependabot[bot] in #288
- Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.34.1 to 1.35.0 by @dependabot[bot] in #289
- Bump github.com/aws/aws-sdk-go-v2/config from 1.29.18 to 1.30.1 by @dependabot[bot] in #293
- Bump github.com/aws/aws-sdk-go-v2 from 1.37.0 to 1.37.2 by @dependabot[bot] in #294
- Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.35.0 to 1.35.1 by @dependabot[bot] in #295
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.71 to 1.18.1 by @dependabot[bot] in #296
- Bump github.com/aws/aws-sdk-go-v2/config from 1.30.1 to 1.30.3 by @dependabot[bot] in #297
- Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.2 to 1.18.3 by @dependabot[bot] in #300
- Stop automatically setting us-gov endpoints as fips and prep 1.1.1 by @iwysiu in #302
Full Changelog: v.1.1.0...v1.1.1
v1.1.0
v1.0.6
What's Changed
- Add support for auto-merging dependabot updates by @kevinwcyu in #255
- Bump github.com/grafana/sqlds/v4 from 4.2.3 to 4.2.4 by @dependabot[bot] in #271
- Add CloudWatch Network Monitor namespace by @jacobwoffenden in #272
- Add Application Signals metrics by @iwysiu in #273
- Mark unsupported auth type errors as downstream by @iwysiu in #275
- Prepare v1.0.6 by @iwysiu in #276
New Contributors
- @jacobwoffenden made their first contribution in #272
Full Changelog: v1.0.5...v1.0.6
v1.0.5
v1.0.4
What's Changed
- Remove pr_commands by @kevinwcyu in #266
- Fix: handle (and try to avoid) panic in sigv4 middleware by @njvrzm in #269
Full Changelog: v1.0.3...v1.0.4