Skip to content

Releases: PalmEmanuel/AzBobbyTables

v3.3.1

19 Oct 09:04
ed35a75
Compare
Choose a tag to compare

What's Changed

Added

  • Added -OperationType parameter to Add-AzDataTableEntity and Update-AzDataTableEntity to support merge or replace operations #81

Full Changelog: v3.3.0...v3.3.1

v3.3.0

18 Oct 21:20
Compare
Choose a tag to compare

What's Changed

Added

  • Added command Get-AzDataTable to get the names of tables in a storage account by @PalmEmanuel in #78

Changed

  • Implemented TableServiceClient to support operations on tables in the storage account.

Other changes

  • Bump Azure.Data.Tables from 12.8.3 to 12.9.0 in /source by @dependabot in #72
  • Bump Microsoft.VisualStudio.Threading from 17.10.48 to 17.11.20 in /source by @dependabot in #73
  • Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows in the github_actions group across 1 directory by @dependabot in #75
  • Bump Azure.Data.Tables from 12.9.0 to 12.9.1 in /source by @dependabot in #76

Full Changelog: v3.2.1...v3.3.0

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