Skip to content

Releases: Azure/azure-sdk-for-cpp

azure-storage-files-datalake_12.9.0

08 Nov 04:34
6cae0c7

Choose a tag to compare

12.9.0 (2023-11-07)

Features Added

  • Features in 12.9.0-beta.1 are now generally available.

azure-storage-common_12.5.0

08 Nov 03:18
6cae0c7

Choose a tag to compare

12.5.0 (2023-11-07)

Features Added

  • No public changes in this release.

azure-storage-blobs_12.10.0

08 Nov 03:23
6cae0c7

Choose a tag to compare

12.10.0 (2023-11-07)

Features Added

  • Features in 12.10.0-beta.1 are now generally available.

azure-messaging-eventhubs_1.0.0-beta.4

07 Nov 18:27
52831a8

Choose a tag to compare

Pre-release

1.0.0-beta.4 (2023-11-07)

Features Added

  • Fully functional eventhubs Processor.
  • Allow ProducerClient and ConsumerClient to be created with a connection string without an EntityPath element.

Breaking Changes

  • Removed the LoadBalancer type from the public API surface.
  • ConsumerClient and ProducerClient objects can no longer be moved or copied.
  • If the connection string provided to ConsumerClient or ProducerClient contains an EntityPath, then the EntityPath
    parameter to the constructor must match the value provided in the connection string.

Other Changes

  • Several ostream insertion operators were added for eventhubs types.

azure-core-amqp_1.0.0-beta.5

07 Nov 18:04
722ce7c

Choose a tag to compare

Pre-release

1.0.0-beta.5 (2023-11-07)

Breaking Changes

  • Refactored AMQP headers to isolate internal-only types to "internal" subdirectory in headers.

Other Changes

  • Removed public dependency on azure-uamqp-c to enable local bug fixes.

azure-core_1.11.0-beta.2

02 Nov 18:52
2f14209

Choose a tag to compare

Pre-release

1.11.0-beta.2 (2023-11-02)

Features Added

  • Added TLS 1.3 support to WinHTTP transport.
  • Environment Log Level Listener now logs the ThreadID for the thread originating the trace.

Bugs Fixed

  • [#5007] Some versions of GCC no longer include stdint.h in cstdint.

azure-storage-queues_12.2.0-beta.1

17 Oct 04:28
6b66a9d

Choose a tag to compare

Pre-release

12.2.0-beta.1 (2023-10-17)

Features Added

  • Added new extendable enum QueueAudience
  • Added new field Audience in QueueClientOptions

azure-storage-files-shares_12.8.0-beta.1

17 Oct 04:23
6b66a9d

Choose a tag to compare

12.8.0-beta.1 (2023-10-17)

Features Added

  • Added new extendable enum ShareAudience
  • Added new field Audience in ShareClientOptions

azure-storage-files-datalake_12.9.0-beta.1

17 Oct 03:55
6b66a9d

Choose a tag to compare

12.9.0-beta.1 (2023-10-17)

Features Added

  • Added new extendable enum DataLakeAudience
  • Added new field Audience in DataLakeClientOptions

azure-storage-common_12.5.0-beta.1

17 Oct 03:39
6b66a9d

Choose a tag to compare

Pre-release

12.5.0-beta.1 (2023-10-17)

Features Added

  • No public changes in this release.