Skip to content

Releases: dataplat/dbatools

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

v2.1.14

12 Apr 17:34
Compare
Choose a tag to compare

Update dbatools library to update RestSharp which had the previous CVE.

Full Changelog: V2.1.13...v2.1.14

V2.1.13

12 Apr 11:05
Compare
Choose a tag to compare

This is the official Andreas Jordan release 😅

What's Changed

Full Changelog: v2.1.12...V2.1.13

v2.1.12

30 Mar 09:56
Compare
Choose a tag to compare

What's Changed

  • Get-DbaBackupInformation is not reading values for "IsCopyOnly" attribute. by @david-garcia-garcia in #9294
  • Update-ServiceStatus - fix cross-domain issue by changing ComputerName to PSComputerName by @fuixx217 in #9288
  • Get-DbaLogin - clean up old code causing issues by @jpomfret in #9291
  • change splatting to remove
    from docs by @jpomfret in #9292
  • Find-DbaInstance, help more markdown-compatible by @niphlod in #9299
  • Add-AgDatabase, shorter Example by @niphlod in #9298

New Contributors

Full Changelog: v2.1.11...v2.1.12

v2.1.11

16 Mar 09:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.10...v2.1.11