What's Changed
- Enhance tests by @andreasjordan in #10131
- Refactor test configuration to standardize instance naming and improve clarity in documentation by @andreasjordan in #10142
- S3 restores - Improve handling, docs and tests by @ClaudioESSilva in #10137
- Get-DbaNetworkConfiguration: Add SuitableCertificate property to output by @andreasjordan in #10143
- Use Invoke-DbaQuery instead of ExecuteNonQuery for long batches to avoid issues on AppVeyor by @andreasjordan in #10149
- Made docs for Invoke-ManualPester match the ValidateSet on Show. by @ReeceGoding in #10147
- Install-DbaMaintenanceSolution.Tests: make the additional backup parameters tests run by @ReeceGoding in #10145
- Part 1 of refactoring of Get-DecryptedObject by @andreasjordan in #10150
- Get-DbaDbTable: Fix performance regression with URN filter and config option by @PeterSawatzki-MGGM in #10140
New Contributors
- @PeterSawatzki-MGGM made their first contribution in #10140
Full Changelog: V2.7.23...v2.7.24