Releases: Azure/azure-sdk-for-cpp
Releases · Azure/azure-sdk-for-cpp
azure-storage-files-datalake_12.9.0
12.9.0 (2023-11-07)
Features Added
- Features in
12.9.0-beta.1are now generally available.
azure-storage-common_12.5.0
12.5.0 (2023-11-07)
Features Added
- No public changes in this release.
azure-storage-blobs_12.10.0
12.10.0 (2023-11-07)
Features Added
- Features in
12.10.0-beta.1are now generally available.
azure-messaging-eventhubs_1.0.0-beta.4
1.0.0-beta.4 (2023-11-07)
Features Added
- Fully functional eventhubs Processor.
- Allow
ProducerClientandConsumerClientto be created with a connection string without an EntityPath element.
Breaking Changes
- Removed the
LoadBalancertype from the public API surface. ConsumerClientandProducerClientobjects can no longer be moved or copied.- If the connection string provided to
ConsumerClientorProducerClientcontains an EntityPath, then theEntityPath
parameter to the constructor must match the value provided in the connection string.
Other Changes
- Several
ostreaminsertion operators were added for eventhubs types.
azure-core-amqp_1.0.0-beta.5
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
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
12.2.0-beta.1 (2023-10-17)
Features Added
- Added new extendable enum
QueueAudience - Added new field
AudienceinQueueClientOptions
azure-storage-files-shares_12.8.0-beta.1
12.8.0-beta.1 (2023-10-17)
Features Added
- Added new extendable enum
ShareAudience - Added new field
AudienceinShareClientOptions
azure-storage-files-datalake_12.9.0-beta.1
12.9.0-beta.1 (2023-10-17)
Features Added
- Added new extendable enum
DataLakeAudience - Added new field
AudienceinDataLakeClientOptions
azure-storage-common_12.5.0-beta.1
12.5.0-beta.1 (2023-10-17)
Features Added
- No public changes in this release.