Skip to content

Commit 4d4dba7

Browse files
committed
release v2.0.874
1 parent 2f1544b commit 4d4dba7

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@ Changelog
22
=========
33

44

5+
v2.0.874 (2021-02-15)
6+
---------------------
7+
- Docs(connection): update connection parameters. [Brooke White]
8+
- Refactor(tests): modify config for use with CI. [Brooke White]
9+
- Test(IdP, JwtCredentialsProvider): JWT SSO IdP support. [Brooke White]
10+
- Feat(IdP, JwtCredentialsProvider): support JWT SSO IdP. [Brooke White]
11+
- Test(idp): cached temporary AWS credentials used if present and valid.
12+
[Brooke White]
13+
- Feat(idp): cache temporary aws credentials to reduce calls to AWS API.
14+
[Brooke White]
15+
- Refactor(adfs_credentials_provider): explicitly specify lxml as parser
16+
for server response. [Brooke White]
17+
- Refactor(iam_helper): simplify validation of sslmode connection
18+
parameter. [Brooke White]
19+
- Fix(connection): require cluster_identifier when IAM is enabled.
20+
[Brooke White]
21+
- Test(IdP): dynamic loading and use of external IdP plugin. [Brooke
22+
White]
23+
- Feat(IdP): support dynamically loaded IdP plugins. [Brooke White]
24+
25+
526
v2.0.873 (2021-01-25)
627
---------------------
728
- Docs(auth): IAM credential authentication. [Brooke White]

0 commit comments

Comments
 (0)