Skip to content

Commit

Permalink
Merge branch 'master' into feature/data_keycloak_authentication_flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeldhyr authored Mar 2, 2021
2 parents c860693 + 8107493 commit 9931ac7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## v2.3.0 (March 1, 2021)

FEATURES:

- new resource: `keycloak_saml_script_protocol_mapper` ([#473](https://github.com/mrparkers/terraform-provider-keycloak/pull/473))

IMPROVEMENTS:

- support custom attributes in `keycloak_role` resource ([#475](https://github.com/mrparkers/terraform-provider-keycloak/pull/475))

BUG FIXES:

- remove mutex usage in keycloak client, which in some cases resulted in deadlock when retrieving tokens from Keycloak ([#489](https://github.com/mrparkers/terraform-provider-keycloak/pull/489))

## v2.2.0 (January 23, 2021)

FEATURES:
Expand Down

0 comments on commit 9931ac7

Please # to comment.