What's Changed
- Update dbatools-buildref-index.json SQL 2022 CU19 by @MikeyBronowski in #9676
- Export-DbaDbTableData, changed examples to make them usable by @niphlod in #9677
- Get-DbatoolsChangelog, direct to the "correct" page by @niphlod in #9678
- New-DbaDbSnapshot: Add Basic Availability Group Support by @ReeceGoding in #9632
- support lower-than-2012 instances (using RAISERROR instead of THROW) by @niphlod in #9659
- Get-DbaAgDatabase: Fix example by @andreasjordan in #9683
- Invoke-DbaDbDataMasking - fix up decimal & bit support by @AdamJKoehler in #9664
- Set-DbaAgentJobOutputFile: Made it more clear that the Job and Step parameters expect names. by @ReeceGoding in #9675
- Enable-DbaReplPublishing, fix example by @niphlod in #9660
- Connect-DbaInstance / Invoke-DbaQuery - Open a correct new connection when ConnectAsUserName is used and fix usage of AppendConnectionString by @andreasjordan in #9680
- Added table schema to Get-DbaDbForeignKey by @pollusb in #9685
- July 2025 GDR by @rwestMSFT in #9703
- 2022 CU 20 by @rwestMSFT in #9705
- Remove-DbaDbOrphanUser, avoid readonly dbs by @potatoqualitee in #9704
- Remove-DbaDatabaseSafely and Remove-DbaDatabase: added "Name" as an alias for "Database" by @ReeceGoding in #9698
Full Changelog: v2.1.31...v2.1.32