This is the official Andreas Jordan release 😅
What's Changed
- Get-DbaProcess - Add information about endpoint and DAC by @andreasjordan in #9304
- Connect-DbaInstance - Connect DAC to test connection as soon as possible by @andreasjordan in #9305
- Install-DbaInstance - Fix issue with MachineLearning by @andreasjordan in #9312
- Update buildref by @potatoqualitee in #9323
- Copy-DbaCredential - Force DAC as it is needed for decryption by @andreasjordan in #9306
- Get-DbaStartupParameter - Remove fixed typing of variables that may change their type by @andreasjordan in #9309
- Set-DbaTcpPort - Support multiple ports by @andreasjordan in #9310
- Install-DbaDarlingData - Include new procedures by @andreasjordan in #9311
- Update-SqlPermission (used by Copy-DbaLogin) - Fix for using LoginRenameHashtable together with user different to login by @andreasjordan in #9313
- Backup-DbaDatabase - Use Stop-Function to support EnableException for unverified databases by @andreasjordan in #9317
- New-DbaComputerCertificate - Only use MonthsValid for self-signed certificates by @andreasjordan in #9318
- Update dbatools-buildref-index.json SQL2019 CU26 by @MikeyBronowski in #9324
- Add-DbaDbRoleMember - Add support for adding roles to roles by @andreasjordan in #9319
- New-DbaDbTable - Fix some issues by @andreasjordan in #9314
- Connect-DbaInstance - Open connection to get CurrentDatabase by @andreasjordan in #9308
Full Changelog: v2.1.12...V2.1.13