Azure SDK for JavaScript Changelog

v2.0.0 (October 26, 2023)

Major release introducing significant architectural changes and new features. See core SDK changelog for details.

New Packages

  • ✨ Added: @azure/ai-vision-face for advanced face detection and recognition.
  • ✨ Added: @azure/communication-job-router for managing and distributing work items.

Breaking Changes

  • ❌ Removed: Deprecated methods in @azure/storage-blob. Use new patterns for improved performance.
  • 🚀 Changed: Authentication flow for all client libraries to use a unified credential system.

v1.35.0 (September 15, 2023)

@azure/cosmos

  • 🐛 Fixed: Issue with query pagination when using specific filter conditions.
  • ✨ Added: Support for time-series data indexing.

@azure/storage-queue

  • 🚀 Changed: Improved error handling for network connectivity issues.

v1.34.1 (August 30, 2023)

@azure/keyvault-secrets

  • 🐛 Fixed: Potential race condition during secret updates.

v1.34.0 (August 10, 2023)

@azure/arm-compute

  • ✨ Added: New APIs for managing virtual machine scale sets.
  • ⚠️ Deprecated: Legacy VM creation API. Please use the new methods.

@azure/event-hubs

  • 🐛 Fixed: Memory leak when processing large batches of events.