Install-DbaMaintenanceSolution: Return SqlInstance as string, not obj by @lowlydba
Get-DbaDatabase - Cleanup test by @ACALVETT
Install-DbaInstance - Add support for cluster installation (part 2) by @andreasjordan
New-DbaAgentJob - better performance by @andreasjordan
Start-DbaDbEncryption - Fix for encrypting multiple databases at once by @andreasjordan
Copy-DbaDbMail - support for getting mail server passwords - fixes #7824 by @tkwj
Backup-DbaDatabase - Fix issue with ReplaceInName and piped in databases by @Stuart-Moore