Skip to content

Commit 301457d

Browse files
committed
Bump version to 1.1.0
1 parent d6324fb commit 301457d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## 1.0.1
410
* Enhancement - Add custom user agent header for calls made to STS and IAM (#9)
511

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.1
1+
1.1.0

0 commit comments

Comments
 (0)