Skip to content

Releases: Azure/azure-sdk-for-java

azure-storage-queue_12.24.0

13 Nov 21:57
bcfdaf3
Compare
Choose a tag to compare

12.24.0 (2024-11-13)

Features Added

  • Added support for service version 2025-01-05.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.52.0 to version 1.54.0.
  • Upgraded azure-core-http-netty from 1.15.4 to version 1.15.6.
  • Upgraded azure-storage-common from 12.27.0 to version 12.28.0.

azure-storage-internal-avro_12.14.0

13 Nov 21:57
bcfdaf3
Compare
Choose a tag to compare

12.14.0 (2024-11-13)

Features Added

  • Added support for service version 2025-01-05.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.52.0 to version 1.54.0.
  • Upgraded azure-storage-common from 12.27.0 to version 12.28.0.

azure-storage-file-share_12.25.0

13 Nov 21:57
bcfdaf3
Compare
Choose a tag to compare

12.25.0 (2024-11-13)

Features Added

  • Added support for the provisioned V2 billing model.
  • Added support for specifying the binary file permission format for ShareFileClient.beginCopy and
    ShareFileAsyncClient.beginCopy
  • Added ShareAccessTier Premium value.
  • Added support for service version 2025-01-05.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.52.0 to version 1.54.0.
  • Upgraded azure-core-http-netty from 1.15.4 to version 1.15.6.
  • Upgraded azure-storage-common from 12.27.0 to version 12.28.0.

azure-storage-file-datalake_12.22.0

13 Nov 21:57
bcfdaf3
Compare
Choose a tag to compare

12.22.0 (2024-11-13)

Features Added

  • Added support for service version 2025-01-05.

Breaking Changes

  • When creating a DataLakeFileClient or DataLakeDirectoryClient via DataLakePathClientBuilder.pathName(String pathName),
    the path name will be stored exactly as passed in and will not be URL-encoded. For example, if the path name is
    "foo/bar" and DataLakeDirectoryClient is created via DataLakePathClientBuilder.pathName("foo/bar"),
    DataLakeDirectoryClient.getDirectoryPath() will return "foo/bar" and the path's url will result in
    https://account.dfs.core.windows.net/filesystemname/foo%2Fbar”.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.52.0 to version 1.54.0.
  • Upgraded azure-core-http-netty from 1.15.4 to version 1.15.6.
  • Upgraded azure-storage-blob from 12.28.0 to version 12.29.0.

azure-storage-common_12.28.0

13 Nov 21:56
bcfdaf3
Compare
Choose a tag to compare

12.28.0 (2024-11-13)

Features Added

  • Added support for service version 2025-01-05.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.52.0 to version 1.54.0.
  • Upgraded azure-core-http-netty from 1.15.4 to version 1.15.6.

azure-storage-blob_12.29.0

13 Nov 21:56
bcfdaf3
Compare
Choose a tag to compare

12.29.0 (2024-11-13)

Features Added

  • Added BlobErrorCode BlobAccessTierNotSupportedForAccountType value.
  • Added support for service version 2025-01-05.

Bugs Fixed

  • Fixed an issue where BlobClient.upload(InputStream data) would overwrite an existing blob by default.
  • Fixed an issue where you couldn't set an immutability policy on a blob version or blob snapshot.
  • Fixed an issue where you couldn't set a legal hold on a blob version.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.52.0 to version 1.54.0.
  • Upgraded azure-core-http-netty from 1.15.4 to version 1.15.6.
  • Upgraded azure-storage-common from 12.27.0 to version 12.28.0.
  • Upgraded azure-storage-internal-avro from 12.13.0 to version 12.14.0.

azure-storage-blob-cryptography_12.28.0

13 Nov 21:56
bcfdaf3
Compare
Choose a tag to compare

12.28.0 (2024-11-13)

Features Added

  • Added support for service version 2025-01-05.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.52.0 to version 1.54.0.
  • Upgraded azure-core-http-netty from 1.15.4 to version 1.15.6.
  • Upgraded azure-storage-blob from 12.28.1 to version 12.29.0.

azure-storage-blob-batch_12.25.0

13 Nov 21:56
bcfdaf3
Compare
Choose a tag to compare

12.25.0 (2024-11-13)

Features Added

  • Added support for service version 2025-01-05.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.52.0 to version 1.54.0.
  • Upgraded azure-core-http-netty from 1.15.4 to version 1.15.6.
  • Upgraded azure-storage-blob from 12.28.0 to version 12.29.0.

azure-messaging-servicebus_7.17.6

13 Nov 19:44
b68f725
Compare
Choose a tag to compare

7.17.6 (2024-11-12)

Features Added

  • Enabled RequestResponseChannelCache (CBS, Management channel cache) and ReactorSessionCache by default. (42641)
  • Improves the synchronous acceptNextSession and acceptSession APIs of ServiceBusSessionReceiverClient to reduce the chances of the broker holding session lock for some time when client-side timeout occurs. (42838)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.53.0 to 1.54.0.
  • Upgraded azure-core-amqp from 2.9.10 to 2.9.11.
  • Upgraded azure-identity from 1.14.0 to 1.14.1.

azure-storage-blob-nio_12.0.0-beta.28

13 Nov 21:57
bcfdaf3
Compare
Choose a tag to compare
Pre-release

12.0.0-beta.28 (2024-11-13)

Features Added

  • Added support for service version 2025-01-05.