Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

46 lines (24 loc) · 1.41 KB

Changelog for the module

The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.

3.2.1 - 2024-07-09

Fixed

  • Fixed bug where empty lines were written to console.

3.2.0 - 2024-03-21

Added

  • ETag validation for Update- & Remove-AzDataTableEntity (#58)

Fixed

  • Missing examples of Remove-AzDataTableEntity (#62)

3.1.3 - 2024-01-20

Added

  • Added Sampler (#48).
  • Added support for user-assigned managed identities (#54).

3.1.2 - 2024-01-05

Added

  • Help documentation for a DateTime problem caused by the SDK (#43).

3.1.1 - 2023-05-03