Skip to content

Commit 3a12f31

Browse files
authored
CHANGELOG.md for 3.0.1
1 parent 6478abc commit 3a12f31

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.0.1](https://github.com/aws-actions/configure-aws-credentials/compare/v3.0.0...v3.0.1) (2023-08024)
6+
7+
### Features
8+
* Can configure `special-characters-workaround` to keep retrying credentials if the returned
9+
credentials have special characters (Fixes #599)
10+
11+
### Bug Fixes
12+
* Fixes #792: V3 breaks by somehow assuming the use of OIDC
13+
* Minor typo fix from @ubaid-ansari21
14+
15+
### Changes to existing functionality
16+
* Special characters are now allowed in returned credential variables unless you configure the
17+
`special-characters-workaround` option
18+
519
## [3.0.0](https://github.com/aws-actions/configure-aws-credentials/compare/v2.2.0...v3.0.0) (2023-08-21)
620

721
### Features

0 commit comments

Comments
 (0)