Skip to content

2026.08 Version 3.37.0

Latest

Choose a tag to compare

@jainakanksha-msft jainakanksha-msft released this 26 Aug 08:14
422ed99

General:

  1. Added support for Azure Storage Service Version 2026-06-06.
  2. Introduced configuration options to skip API version validation, including environment variable support.
  3. Improved compatibility with newer Azure Storage SDK releases and service versions.
  4. Addressed multiple customer-reported issues and protocol-alignment gaps.
  5. Enhanced reliability, stability, and overall developer experience.

Blob:

  1. Added CRC64 / NVME transactional checksum validation support for StageBlock operations.
  2. Added support for Put Block From URL.
  3. Added support for startFrom parameter in List Blobs operations.
  4. Improved server behaviour alignment for blob tags and request validation.
  5. Fixed blob batch request handling when multipart boundaries contain '=' characters.
  6. Optimized blob copy validation by using HEAD requests instead of downloading source content.
  7. Added version-agnostic upgrade and persistence compatibility test coverage.

Queue:

  1. Improved API-version handling and protocol compatibility.
  2. Enhanced error handling and service reliability.
  3. Compatibility & Developer Experience:
  4. Added support for skipping API version validation to enable testing against newer service versions.
  5. Improved compatibility with newer Azure SDK releases.
  6. Added version-agnostic upgrade and persistence compatibility test coverage.
  7. Improved validation coverage and release quality checks.

Security & Dependency Updates:

  1. Addressed multiple security vulnerabilities through dependency upgrades and package modernization.
  2. Remediated known vulnerabilities in applicationinsights, serialize-javascript, markdown-it, and related dependency chains.
  3. Upgraded Azure SDK, Express, TypeScript, OpenTelemetry, and supporting platform dependencies.
  4. Improved credential and OAuth configuration security by preventing sensitive values from being logged.
  5. Build & Infrastructure:
  6. Improved release validation and upgrade testing coverage.
  7. Enhanced automation for dependency maintenance and security-update workflows.
  8. Updated release documentation, notices, and supporting project infrastructure.
  9. Resolved workflow and build system reliability issues.