Skip to content

v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 09:35
· 28 commits to main since this release

Added

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

Note that this is a breaking change. If you use Get-AzDataTableEntity, modify the results and operate in those entities in the table using Update-AzDataTableEntity or Remove-AzDataTableEntity, you need to provide a -Force parameter in case they have changed in the meantime.

Fixed

  • Missing examples of Remove-AzDataTableEntity (#62)

Full Changelog: v3.1.3...v3.2.0