Releases: keycloak/terraform-provider-keycloak
Releases · keycloak/terraform-provider-keycloak
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]>