Skip to content

Commit 3f6b75b

Browse files
committed
Update CHANGELOG.md
1 parent 07915d1 commit 3f6b75b

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

+32
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
## 4.4.0 (January 8, 2024)
2+
3+
FEATURES:
4+
5+
- new resource: `keycloak_ldap_custom_mapper` ([#863](https://github.com/mrparkers/terraform-provider-keycloak/pull/863))
6+
7+
IMPROVEMENTS:
8+
9+
- add `provider_id` attribute to `keycloak_realm_keystore_rsa` resource ([#858](https://github.com/mrparkers/terraform-provider-keycloak/pull/858))
10+
- compute `extra_config` for client data sources ([#885](https://github.com/mrparkers/terraform-provider-keycloak/pull/885))
11+
- support updated RedHat SSO version strings ([#903](https://github.com/mrparkers/terraform-provider-keycloak/pull/903))
12+
- add `required_actions` attribute to `keycloak_user` resource ([#867](https://github.com/mrparkers/terraform-provider-keycloak/pull/867))
13+
- allow use of custom client authenticator types ([#845](https://github.com/mrparkers/terraform-provider-keycloak/pull/845))
14+
- allow users to set `referrer_policy` header within `security_defenses` for `keycloak_realm` resource ([#879](https://github.com/mrparkers/terraform-provider-keycloak/pull/879))
15+
16+
BUG FIXES:
17+
18+
- set the correct value for `identityProviderMapper` when using keycloak-oidc identity provider ([#850](https://github.com/mrparkers/terraform-provider-keycloak/pull/850))
19+
20+
Huge thanks to all the individuals who have contributed towards this release:
21+
22+
- [@NataliaKhodiakova](https://github.com/NataliaKhodiakova)
23+
- [@olivierboudet](https://github.com/olivierboudet)
24+
- [@guthypeter](https://github.com/guthypeter)
25+
- [@kherock](https://github.com/kherock)
26+
- [@smoehrle](https://github.com/smoehrle)
27+
- [@wombat](https://github.com/wombat)
28+
- [@scheying](https://github.com/scheying)
29+
- [@JackHartley](https://github.com/JackHartley)
30+
- [@stale-vegait](https://github.com/stale-vegait)
31+
- [@jrpedrianes](https://github.com/jrpedrianes)
32+
133
## 4.3.1 (June 8, 2023)
234

335
BUG FIXES:

0 commit comments

Comments
 (0)