v1.15.0 (2024-07-15)
- New: Added support for Azure AI Search vector queries.
- New: Introduced granular error handling for Key Vault secrets operations.
- Improvement: Optimized Blob Storage PUT operations for large files.
- Improvement: Enhanced logging for Azure Monitor data ingestion.
- Fix: Resolved an issue with authentication context propagation in Cosmos DB requests.
- Fix: Corrected an infinite loop scenario when parsing malformed Queue Storage messages.
v1.14.2 (2024-06-20)
- Fix: Addressed a critical race condition in the Azure Functions host binding for HTTP triggers.
- Improvement: Updated underlying HTTP client with latest security patches.
- Improvement: Refactored authentication flow for better performance.
v1.14.1 (2024-06-10)
- Fix: Resolved a memory leak in the Azure Identity credential refresh mechanism.
- Improvement: Added more detailed diagnostics for network connectivity issues.
v1.14.0 (2024-05-25)
- New: Integrated Azure Digital Twins v2 API.
- New: Support for Azure Event Grid custom topic event publishing.
- Improvement: Streamlined configuration loading for Azure Storage clients.
- Improvement: Enhanced retry logic for transient network failures.
- Fix: Corrected pagination for Azure Resource Graph queries.
v1.13.0 (2024-04-18)
- New: Azure OpenAI Service integration with advanced model deployment.
- New: Added direct SDK support for Azure Maps SDK for Go.
- Breaking: Removed deprecated `LegacyBlobClient` interface. Please use `BlobClient`.
- Improvement: Expanded metrics collection for Azure Kubernetes Service (AKS) management.
- Fix: Addressed a bug in the Azure Service Bus session handling.
v1.12.0 (2024-03-22)
- New: Support for Azure App Configuration feature flags management.
- New: Enhanced batching capabilities for Azure Service Bus.
- Improvement: Updated Azure Identity credentials for improved performance and security.
- Fix: Corrected potential deadlocks in concurrent Key Vault access.
- Fix: Resolved issues with setting custom metadata on Azure Blobs.