Skip to content

Releases: PalmEmanuel/AzBobbyTables

v3.2.1

09 Jul 16:23
ef5503c
Compare
Choose a tag to compare

What's Changed

  • Bump Microsoft.VisualStudio.Threading from 17.9.28 to 17.10.48 in /source by @dependabot in #67
  • Remove empty output lines by @PalmEmanuel in #70

Full Changelog: v3.2.0...v3.2.1

v3.2.0

21 Mar 09:35
Compare
Choose a tag to compare

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

v3.1.3

20 Jan 16:50
Compare
Choose a tag to compare

Added

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

Full Changelog: v3.1.2...v3.1.3

v3.1.2

05 Jan 17:59
Compare
Choose a tag to compare

Added

  • Help documentation for a DateTime problem caused by the SDK (#43) by @Szeraax in #44

Changed

  • Bump Microsoft.VisualStudio.Threading from 17.5.22 to 17.8.14 in /Source by @dependabot in #40
  • Bump Azure.Data.Tables from 12.8.0 to 12.8.2 in /Source by @dependabot in #39

New Contributors

Full Changelog: v3.1.1...v3.1.2