Skip to content

Commit b6060a0

Browse files
committed
Update CHANGELOG.md
1 parent 6f39b39 commit b6060a0

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## v4.3.0 (June 5, 2023)
2+
3+
IMPROVEMENTS:
4+
5+
- update supported Keycloak versions ([#828](https://github.com/mrparkers/terraform-provider-keycloak/pull/828))
6+
- update to go 1.19 ([#848](https://github.com/mrparkers/terraform-provider-keycloak/pull/848))
7+
- add new `login_hint` attribute for `keycloak_saml_identity_provider` resource ([#830](https://github.com/mrparkers/terraform-provider-keycloak/pull/830))
8+
9+
BUG FIXES:
10+
11+
- avoid inserting authenticator execution configs with empty strings as ID ([#840](https://github.com/mrparkers/terraform-provider-keycloak/pull/840))
12+
13+
Huge thanks to all the individuals who have contributed towards this release:
14+
15+
- [@malfter](https://github.com/malfter)
16+
- [@toddkazakov](https://github.com/toddkazakov)
17+
- [@mohammedalics](https://github.com/mohammedalics)
18+
- [@kherock](https://github.com/kherock)
19+
120
## v4.2.0 (March 6, 2023)
221

322
IMPROVEMENTS:

0 commit comments

Comments
 (0)