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

latest releases: azure-messaging-eventgrid_4.25.0, azure-identity_1.14.0-beta.2, azure-ai-formrecognizer_4.1.11...
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.