Skip to content

Releases: dataplat/dbatools

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

v2.1.10

09 Mar 11:05
Compare
Choose a tag to compare

THIS RELEASE ADDRESSES TWO CVE'S

This update addresses two CVE's, one in Microsoft.Data.SqlClient and one in Azure.Identity. Thanks to @garyhampson for the update on dbatools.library dataplat/dbatools.library#7

See this announcement from Microsoft for more details.

Essentially:

If you are using Microsoft.Data.SqlClient, anywhere (.NET Core, .NET 6/7/8, .NET Framework) and you are using a version that is vulnerable you must update your NuGet package reference to an updated version: 2.1.7, 3.1.5, 4.0.5, or 5.1.3

An updated version of Microsoft.Data.SqlClient, version 5.1.4, was also released that upgrades the Azure.Identity dependency version to 1.10.3 , which addresses CVE-2023-36414 in that library. (release notes) (download)

What's Changed

New Contributors

Full Changelog: v2.1.9...v2.1.10

v2.1.9

09 Mar 07:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.8...v2.1.9

v2.1.8

21 Feb 19:16
Compare
Choose a tag to compare

What's Changed

  • Update dbatools-buildref-index.json SQL 2019 cu25 by @MikeyBronowski in #9244
  • Update Get-DbaWaitStatistic.ps1 to be in sync with the Paul Randal script it copies from (fixes 9251) by @ReeceGoding in #9249
  • Invoke-DbaQuery, fixed example for TVP by @niphlod in #9247

New Contributors

Full Changelog: v2.1.7...v2.1.8

v2.1.7

24 Jan 20:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.6...v2.1.7

v2.1.6

22 Dec 05:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.5...v2.1.6