github Azure/azure-sdk-for-java azure-data-appconfiguration_1.4.4

latest releases: azure-ai-formrecognizer_4.1.11, azure-messaging-eventhubs-checkpointstore-blob_1.20.0-beta.3, azure-messaging-eventhubs_5.19.0-beta.3...
17 months ago

1.4.4 (2023-04-18)

Breaking Changes

  • Fixed the bug that multiple authentications coexist per builder. App Configuration client builder should only
    support single authentication per builder instance.
  • Moved the validation of authentication to client builder's build() method.

Bugs Fixed

  • Fixed a race condition of invalid signature issue by not sharing Mac instance in class-level per request operation.
    Mac isn't thread-safe, multiple threads could use it at once.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.37.0 to version 1.38.0.
  • Upgraded azure-core-http-netty from 1.13.1 to version 1.13.2.

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

NewReleases is sending notifications on new releases.