The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.
3.3.1 - 2024-10-19
- Added
-OperationType
parameter toAdd-AzDataTableEntity
andUpdate-AzDataTableEntity
to support merge or replace operations #81
3.3.0 - 2024-10-18
- Added command
Get-AzDataTable
to get the names of tables in a storage account #77
- Implemented TableServiceClient to support operations on tables in the storage account.
3.2.1 - 2024-07-09
- Fixed bug where empty lines were written to console.
3.2.0 - 2024-03-21
- ETag validation for Update- & Remove-AzDataTableEntity (#58)
- Missing examples of Remove-AzDataTableEntity (#62)
3.1.3 - 2024-01-20
3.1.2 - 2024-01-05
- Help documentation for a DateTime problem caused by the SDK (#43).