File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff 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+
526v2.0.873 (2021-01-25)
627---------------------
728- Docs(auth): IAM credential authentication. [ Brooke White]
You can’t perform that action at this time.
0 commit comments