github Azure/azure-sdk-for-java azure-spring-boot_3.6.0

latest releases: azure-digitaltwins-core_1.4.0, azure-sdk-template-three_1.0.0-beta.4334260, azure-sdk-template-two_1.0.0-beta.4334260...
3 years ago

3.6.0 (2021-06-23)

Breaking Changes

  • Deprecate aad.group.enable-full-list, use aad.group.allowed-group-ids=all instead.
  • Deprecated allowTelemetry configuration item in each module property class.

New Features

  • Support domain_hint in aad-starter.(#21517)
  • "aad.group.allowed-group-ids=all" can be used to map all group ids to GrantedAuthority (ROLE_group_id).
    And it can work together with group names configured by "aad.group.allowed-group-names" (ROLE_group_name).#21983

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.