New
v5.7.0
What's Changed
- 1426 fixed wrong authorization resource names in documentation by @sschu in https://github.com/keycloak/terraform-provider-keycloak/pull/1427
- chore: execute goimports to format the code by @promalert in https://github.com/keycloak/terraform-provider-keycloak/pull/1429
- Complete support for SAML encryption details by @christopher-svensson-stegra in https://github.com/keycloak/terraform-provider-keycloak/pull/1430
- chore(deps): bump com.gradleup.shadow from 9.3.0 to 9.3.1 in /custom-user-federation-example by @dependabot[bot] in https://github.com/keycloak/terraform-provider-keycloak/pull/1434
- fix: Improve handling of empty strings for description like fields by @thomasdarimont in https://github.com/keycloak/terraform-provider-keycloak/pull/1432
- docs(realm): add missing documentation for admin_permissions_enabled by @mattef92 in https://github.com/keycloak/terraform-provider-keycloak/pull/1437
- Add shared mutex to KC Client and enforce locking for Realm Client Profiles and Policies by @rhigdon in https://github.com/keycloak/terraform-provider-keycloak/pull/1378
- chore(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by @dependabot[bot] in https://github.com/keycloak/terraform-provider-keycloak/pull/1439
- chore(deps): bump gradle-wrapper from 9.0.0 to 9.3.0 in /custom-user-federation-example by @dependabot[bot] in https://github.com/keycloak/terraform-provider-keycloak/pull/1448
- Signed JWT authentication by @slaskawi in https://github.com/keycloak/terraform-provider-keycloak/pull/1441
- chore(deps): bump gradle-wrapper from 9.3.0 to 9.3.1 in /custom-user-federation-example by @dependabot[bot] in https://github.com/keycloak/terraform-provider-keycloak/pull/1455
- chore(deps): bump gradle/actions from 5.0.0 to 5.0.1 in /.github/workflows by @dependabot[bot] in https://github.com/keycloak/terraform-provider-keycloak/pull/1454
- chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 by @dependabot[bot] in https://github.com/keycloak/terraform-provider-keycloak/pull/1453
- chore(deps): bump org.jetbrains.kotlin.jvm from 2.3.0 to 2.3.10 in /custom-user-federation-example by @dependabot[bot] in https://github.com/keycloak/terraform-provider-keycloak/pull/1462
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.38.1 to 2.38.2 by @dependabot[bot] in https://github.com/keycloak/terraform-provider-keycloak/pull/1461
- chore(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 by @dependabot[bot] in https://github.com/keycloak/terraform-provider-keycloak/pull/1468
- Update to Keycloak 26.5.3 and terraform to 1.14.3 and small fixes by @sschu in https://github.com/keycloak/terraform-provider-keycloak/pull/1451
- Added nightly release runs by @sschu in https://github.com/keycloak/terraform-provider-keycloak/pull/1471
- added support for SAML want_authn_request_signed manual override by @dscham in https://github.com/keycloak/terraform-provider-keycloak/pull/1458
- Fixed artifact upload by @sschu in https://github.com/keycloak/terraform-provider-keycloak/pull/1473
- feat: Improve support for openid_client_scope and saml_client_scope by @thomasdarimont in https://github.com/keycloak/terraform-provider-keycloak/pull/1475
- Update to KC26.5.4 by @sschu in https://github.com/keycloak/terraform-provider-keycloak/pull/1476
- Feature: Add Kubernetes Identity Provider Resource by @Laureatgrepi in https://github.com/keycloak/terraform-provider-keycloak/pull/1467
- Also set nightly tag on nightly builds by @sschu in https://github.com/keycloak/terraform-provider-keycloak/pull/1477
- Update to version 5.7.0 by @sschu in https://github.com/keycloak/terraform-provider-keycloak/pull/1478
New Contributors
- @promalert made their first contribution in https://github.com/keycloak/terraform-provider-keycloak/pull/1429
- @mattef92 made their first contribution in https://github.com/keycloak/terraform-provider-keycloak/pull/1437
- @rhigdon made their first contribution in https://github.com/keycloak/terraform-provider-keycloak/pull/1378
- @slaskawi made their first contribution in https://github.com/keycloak/terraform-provider-keycloak/pull/1441
- @dscham made their first contribution in https://github.com/keycloak/terraform-provider-keycloak/pull/1458
- @Laureatgrepi made their first contribution in https://github.com/keycloak/terraform-provider-keycloak/pull/1467
Full Changelog: https://github.com/keycloak/terraform-provider-keycloak/compare/v5.6.0...v5.7.0