Skip to content

Releases: dataplat/dbatools

v2.1.24

18 Sep 19:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.23...v2.1.24

v2.1.23

04 Aug 07:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.22...v2.1.23

v2.1.22

25 Jul 13:57
Compare
Choose a tag to compare

Thanks for keeping us all updated, @MikeyBronowski !

What's Changed

Full Changelog: v2.1.21...v2.1.22

v2.1.21

21 Jul 17:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.20...v2.1.21

v2.1.20

16 Jul 20:54
Compare
Choose a tag to compare

What's Changed

  • Security updates for SQL 2022, 2019, 2017, 2016 by @MikeyBronowski in #9422
  • Get-DbaDbStoredProcedure: Moved Test-Bound -ParameterName ExcludeSystemSp outside of nested loop by @ReeceGoding in #9419
  • Get-DbaDbUdf ExcludeSystemUdf correct logic by @pollusb in #9417
  • Get-DbaPermission does not process DENY by @pollusb in #9416
  • ExcludeSystemUser correct logic in Get-DbaDbUser by @pollusb in #9415
  • Update tests to be able to run them outside of AppVeyor (part 2) by @andreasjordan in #9413

Full Changelog: v2.1.19...v2.1.20

v2.1.19

01 Jul 16:23
Compare
Choose a tag to compare

yet another @andreasjordan release 😅 thank you greatly!

What's Changed

Full Changelog: v2.1.18...v2.1.19

v2.1.18

15 Jun 03:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.17...v2.1.18

v2.1.16

11 Jun 20:03
Compare
Choose a tag to compare

What's Changed

  • Install-DbaInstance: Enable Instant File Initialization using setup.exe parameter by @andreasjordan in #9358
  • Invoke-DbaDbLogShipping: Remove Credential from New-Item by @andreasjordan in #9359
  • Backup-DbaDbMasterKey - Output filename property with file extention by @andreasjordan in #9360
  • ConvertTo-DbaDataTable handle Dataplat.Dbatools.Utility.DbaDateTime as an array by @jpomfret in #9361
  • Write-DbaDbTableData - Fail AutoCreateTable if no column definition available by @andreasjordan in #9362

Full Changelog: v2.1.15...v2.1.16

v2.1.17

11 Jun 20:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.16...v2.1.17

v2.1.15

18 May 05:56
Compare
Choose a tag to compare

What's Changed

  • Update Set-DbaNetworkCertificate to work with PowerShell Core when using RSA certificates by @mwilsonin in #9342
  • New Support for Contained Availability Groups by @serenefiresiren in #9345
  • Backup-DbaDatabase : add a new switch parameter "NoAppendDbNameInPath" to prevent dbname systematically appended at the end of backup path by @rferraton in #9348
  • New-DbaAvailabilityGroup: Add support for contained availability groups by @DorBreger in #9352
  • ConvertTo-DbaDataTable - Fix DbaDateTime issue by @potatoqualitee in #9353
  • Update dbatools-buildref-index.json SQL 2022 CU13 by @MikeyBronowski in #9354

New Contributors

Full Changelog: v2.1.14...v2.1.15