Version 1.10.0
Released: 2023-10-26-
New Feature: Azure Blob Storage SDK Enhancements
Introduced support for new Blob Storage features including hierarchical namespaces and soft delete undelete operations. See updated documentation for details.
-
Improvement: Azure Key Vault Client API
Refined the Azure Key Vault client API for managing secrets and keys. Error handling has been improved, and performance optimizations have been applied.
-
Bug Fix: Azure Cosmos DB Consistency Levels
Resolved an issue where specific consistency levels in Azure Cosmos DB were not being correctly applied, leading to potential data inconsistencies.
-
Bug Fix: Authentication for Azure Storage
Fixed a bug related to SAS token validation for Azure Storage authentication, ensuring more robust access control.
-
Code Quality: Refactored Azure Identity Module
The Azure Identity module has undergone significant refactoring to improve modularity, testability, and developer experience. Updated examples are available.
-
New Service Client: Azure AI Document Intelligence
Added a new client for interacting with the Azure AI Document Intelligence service, enabling programmatic document analysis and data extraction.
Version 1.9.1
Released: 2023-08-15-
Bug Fix: Azure Event Hubs Consumer Group Management
Addressed an issue where creating or deleting consumer groups for Azure Event Hubs could sometimes fail under high load.
-
Improvement: Azure Resource Manager (ARM) Deployment
Optimized the ARM deployment process to handle larger resource deployments more efficiently and reliably.
-
Deprecation: Old Authentication Scheme for Azure Data Lake Storage
The legacy authentication scheme for Azure Data Lake Storage Gen1 has been deprecated. Please migrate to newer authentication methods.
Version 1.9.0
Released: 2023-07-01-
New Service Client: Azure Video Analyzer
New client for Azure Video Analyzer, allowing real-time video processing and analytics.
-
Feature: Asynchronous Operations in Azure Storage
Added robust asynchronous operation support for various Azure Storage operations, improving application responsiveness.
-
Bug Fix: Azure Service Bus Message Properties
Corrected a bug where certain custom message properties in Azure Service Bus were not being serialized/deserialized correctly.
-
Improvement: Error Handling in Azure Cognitive Search
Enhanced error reporting and handling for Azure Cognitive Search operations, providing more detailed error messages.