Skip to content

8.32.0

Choose a tag to compare

@ankita10119 ankita10119 released this 23 Apr 15:13
· 29 commits to master since this release
934a0d2

Added

  • Add support for CIMD client registration via external_client_id, allowing clients to be registered from an OAuth 2.0 Client ID Metadata Document. [#1369]
  • Add on_behalf_of_token_exchange to supported token_exchange.allow_any_profile_of_type values for clients. [#1366]
  • Add Flexible Password Policy support for database connections. [#1362]
  • Add My Org client references support and expand organization connection sync. [#1367]
  • Add dry-run mode (GA) with --dry-run, --dry-run --interactive, and --dry-run --apply flags. [#1336]

Fixed

  • Fix silent process exit when deploying 3+ organizations with discovery domains. [#1354]
  • Fix organization creation response handling and add ID validation. [#1365]
  • Fix undefined enabled_clients handling in getEnabledClients. [#1364]
  • Fix unresolved keyword placeholders being sent in API payloads before deploy. [#1360]