Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

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

## 1.5.0

- Support proxy http setting on backend by @iwysiu in https://github.com/grafana/grafana-aws-sdk/pull/366

## 1.4.0

- Update sqlds to v5 [#359](https://github.com/grafana/grafana-aws-sdk/pull/359)
- Add AWS/Redshift metrics and dimensions for zero-ETL integrations [#365](https://github.com//grafana-aws-sdk/pull/365)
- Add missing ap-southeast-6 opt in region [#355](https://github.com//grafana-aws-sdk/pull/355)
Expand All @@ -19,6 +24,7 @@ All notable changes to this project will be documented in this file.
- Bump the aws-sdk-go-v2 group with 5 updates [#354](https://github.com//grafana-aws-sdk/pull/354)

## 1.3.2

- Add AWS/NetworkManager namespace metrics and dimensions [#358](https://github.com/grafana/grafana-aws-sdk/pull/358)
- fix bedrock metrics with split namespaces [#356](https://github.com/grafana/grafana-aws-sdk/pull/356)
- Add missing ap-southeast-6 opt in region [#355](https://github.com/grafana/grafana-aws-sdk/pull/355)
Expand All @@ -34,6 +40,7 @@ All notable changes to this project will be documented in this file.
- Bump the aws-sdk-go-v2 group with 5 updates in [#342](https://github.com/grafana/grafana-aws-sdk/pull/342)

## 1.3.0

- Feat: add session token support for sigv4 (to support the auth service) in [#340](https://github.com/grafana/grafana-aws-sdk/pull/340)
- add error check to stop panic [#325](https://github.com/grafana/grafana-aws-sdk/pull/325)
- Update workflows and templates [#333](https://github.com/grafana/grafana-aws-sdk/pull/333)
Expand Down