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
- @mwilsonin made their first contribution in #9342
- @serenefiresiren made their first contribution in #9345
- @rferraton made their first contribution in #9348
- @DorBreger made their first contribution in #9352
Full Changelog: v2.1.14...v2.1.15