We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbf694f commit b2bcef5Copy full SHA for b2bcef5
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## v0.26.0
6
+* **breaking**: Add more context handling @njvrzm in [#139](https://github.com/grafana/grafana-aws-sdk/pull/139)
7
+* upgrade all deps by @tristanburgess in [#134](https://github.com/grafana/grafana-aws-sdk/pull/134)
8
+* Cleanup: typos, unused methods & parameters, docstrings, etc. by @njvrzm in [#138](https://github.com/grafana/grafana-aws-sdk/pull/138)
9
+
10
## v0.25.1
11
12
- Fix: aws sts assume role with custom endpoint in [#136](https://github.com/grafana/grafana-aws-sdk/pull/136)
0 commit comments