Releases: keycloak/terraform-provider-keycloak
Releases · keycloak/terraform-provider-keycloak
v5.2.0
What's Changed
- Feature/423 add hardcoded attribute mapper by @angeloxx in #950
- 1091 fixed provider crash with initial_login set to false by @sschu in #1097
- 1100 run ci on release branches by @sschu in #1101
- 1099 fix multi-valued user attributes cannot be enabled by @sschu in #1106
- doc: fix token exchange doc urls by @emouty in #1105
- Adds support for the ExcludeIssuerFromAuthResponse option on OpenIdClient by @sebght in #934
- feat: Add option to configure always_display_in_console for clients by @mchittka in #1114
- Feature/keycloak_required_action config values by @laureat-natzka in #996
- feat: add all supported alogithms for rsa-enc keystore by @tboerger in #1092
- feat: add consent required flag on saml clients by @frpicard in #1130
- fix: fix the wrong error return value by @drawdrop in #1134
- 1093 added support for KC26.1.0 by @sschu in #1094
- fix: Render json
null
to indicate an empty value of type KeycloakSliceHashDelimited (#1142). by @thomasdarimont in #1144 - feat: add openid_client_authorization_client_scope_policy resource by @fitbeard in #1128
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #1145
- feat: add realm translation resource by @jonathandavies-CS in #1123
- 1146 removed vulnerable github action tj-actions/changed-files by @sschu in #1147
- 1149 update to KC26.1.4 by @sschu in #1150
- Fixed SHA commit values for non-GH GH actions by @sschu in #1151
- Create dependabot.yml by @sschu in #1152
- chore(deps): bump com.gradleup.shadow from 8.3.0 to 8.3.6 in /custom-user-federation-example by @dependabot in #1157
- Feature/update go 1.23 by @sschu in #1158
- chore(deps): bump org.jetbrains.kotlin.jvm from 2.0.20 to 2.1.10 in /custom-user-federation-example by @dependabot in #1156
- chore(deps): bump org.jetbrains.kotlin.jvm from 2.1.10 to 2.1.20 in /custom-user-federation-example by @dependabot in #1160
- fix: reuse TCP Connection by @Filirom1 in #1163
- Retry on timeout, when server doesn't respond by @Filirom1 in #1161
- chore(deps): bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0 in /.github/workflows by @dependabot in #1168
- chore(deps): bump gradle/actions from 4.3.0 to 4.3.1 in /.github/workflows by @dependabot in #1167
- chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #1165
- chore(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 in /.github/workflows by @dependabot in #1166
- Increase MaxIdleConnsPerHost in http.Transport by @Filirom1 in #1169
- Add tests for saml aggregate attributes by @robson90 in #1171
- fix: Typo in realm_keys.md by @simonregn in #1174
- Allow the alias of Google IdP to be set by @irby in #1177
- chore(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot in #1183
- feat: add identity provider hardcoded group mapper by @gkfabs in #886
- feat: Support extra_origins in web_authn_policy and web_authn_passwordless_policy by @thomasdarimont in #1173
- Update to version 5.2 by @sschu in #1185
New Contributors
- @angeloxx made their first contribution in #950
- @emouty made their first contribution in #1105
- @sebght made their first contribution in #934
- @mchittka made their first contribution in #1114
- @laureat-natzka made their first contribution in #996
- @tboerger made their first contribution in #1092
- @frpicard made their first contribution in #1130
- @drawdrop made their first contribution in #1134
- @fitbeard made their first contribution in #1128
- @jonathandavies-CS made their first contribution in #1123
- @simonregn made their first contribution in #1174
- @irby made their first contribution in #1177
- @gkfabs made their first contribution in #886
Full Changelog: v5.1.0...v5.2.0
v5.1.1
v5.1.0
What's Changed
- chore: Remove temporary note from readme.md by @thomasdarimont in #1068
- Ignore changes on markdown files in pipeline triggers by @sschu in #1070
- fix: allow definition of multivalued user profile attributes by @thomasdarimont in #1071
- chore: fixed deprecation warning in release pipeline by @sschu in #1072
- Updated KC26 version to KC26.0.8 by @sschu in #1075
- Add aggregate attributes flag to keycloak_saml_user_attribute_protocol_mapper by @robson90 in #1080
- 1073 add organization setting to realm by @sschu in #1076
- refactor: speed up audience mapper validation by @sybereal in #961
- feat: allow configuration of display_name for oidc identity providers by @bnjns in #1033
- Configure default and optional client scopes per realm via dedicated resources by @pboehm in #1079
- 1067 Add first broker login flow to authentication flow bindings by @sschu in #1084
- Update to version 5.0.1 by @sschu in #1087
- Update to version 5.1.0 by @sschu in #1088
New Contributors
- @robson90 made their first contribution in #1080
- @sybereal made their first contribution in #961
- @bnjns made their first contribution in #1033
- @pboehm made their first contribution in #1079
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
- feat: add support for keycloak version up to current (26.0.7) by @sschum in #1028
- chore: update golang.org/x/net and golang.org/x/crypto by @AbrohamLincoln in #1034
- Update index.md: The default client timeout is 15 seconds by @giner in #1018
- Small readme fixed and version updates by @sschu in #1035
- Fix user & userprofile tests by @denniskniep in #1042
- feat:(roles): Importable role by rolename by @denniskniep in #1043
- feat(user): Importable user by username by @denniskniep in #1041
- feat(authFlow): added optional priority by @denniskniep in #1040
- Update expired certificates by @sschu in #1045
- Fixed examples and user-federation-example by @denniskniep in #1039
- feat: Recognise the 'apple' provider ID in attribute importer mapper by @greed42 in #1036
- Updated example to KC26.0.7 by @sschu in #1046
- Add support for remote debugging by @thomasdarimont in #1048
- Updated dependencies by @sschu in #1051
- Code cleanups by @thomasdarimont in #1050
- Prevent force replacing resources when
import
value in state is nil by @kherock in #1054 - fix: Revise Keycloak environment handling (#1061) by @thomasdarimont in #1062
- fix: Revise Keycloak debugging configuration (#1059) by @thomasdarimont in #1060
- chore: Ignore local scratch dir by @thomasdarimont in #1063
- Add attribute_force_default to ldap_user_attribute_mapper by @Vincevrp in #1057
- chore: remove KC21.1.2 from ci by @sschu in #1065
New Contributors
- @sschum made their first contribution in #1028
- @giner made their first contribution in #1018
- @denniskniep made their first contribution in #1042
- @greed42 made their first contribution in #1036
- @Vincevrp made their first contribution in #1057
Full Changelog: v4.5.0...v5.0.0
v4.5.0
Update release.yml Signed-off-by: Stian Thorgersen <[email protected]>