github Azure/azure-sdk-for-java azure-core-test_1.27.0-beta.1

latest releases: azure-ai-inference_1.0.0-beta.1, azure-communication-identity_1.6.0, azure-communication-common_1.3.7...
pre-release6 days ago

1.27.0-beta.1 (2024-09-12)

Features Added

  • Added dependencies on HTTP client implementations. Packages using azure-core-test as a testing dependency no longer
    need to add dependencies on HTTP client implementations to enable using different HTTP clients in testing.

Breaking Changes

  • Moved code related to testing HTTP client implementations to shared azure-core test code.
  • Replaced dependency commons-compress with ant to handle tar.gz files. ant has fewer transitive dependencies,
    reducing the likelihood of dependency conflicts.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.51.0 to 1.52.0.

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

NewReleases is sending notifications on new releases.