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 d6324fb commit 301457dCopy full SHA for 301457d
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 1.1.0
4
+* Bug - Set expiration timestamp on temporary credentials (#26)
5
+* Feature - Change base image to amazonlinux to support sourcing credentials from an external process (#30)
6
+* Feature - Add support for custom endpoints for STS and IAM (#16)
7
+* Enhancement - Print verbose error messages for credential chain problems (#25)
8
+
9
## 1.0.1
10
* Enhancement - Add custom user agent header for calls made to STS and IAM (#9)
11
VERSION
@@ -1 +1 @@
-1.0.1
+1.1.0
0 commit comments