| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-12 | 1.5 kB | |
| v2.7.24 source code.tar.gz | 2026-02-12 | 4.3 MB | |
| v2.7.24 source code.zip | 2026-02-12 | 5.9 MB | |
| Totals: 3 Items | 10.2 MB | 1 | |
What's Changed
- Enhance tests by @andreasjordan in https://github.com/dataplat/dbatools/pull/10131
- Refactor test configuration to standardize instance naming and improve clarity in documentation by @andreasjordan in https://github.com/dataplat/dbatools/pull/10142
- S3 restores - Improve handling, docs and tests by @ClaudioESSilva in https://github.com/dataplat/dbatools/pull/10137
- Get-DbaNetworkConfiguration: Add SuitableCertificate property to output by @andreasjordan in https://github.com/dataplat/dbatools/pull/10143
- Use Invoke-DbaQuery instead of ExecuteNonQuery for long batches to avoid issues on AppVeyor by @andreasjordan in https://github.com/dataplat/dbatools/pull/10149
- Made docs for Invoke-ManualPester match the ValidateSet on Show. by @ReeceGoding in https://github.com/dataplat/dbatools/pull/10147
- Install-DbaMaintenanceSolution.Tests: make the additional backup parameters tests run by @ReeceGoding in https://github.com/dataplat/dbatools/pull/10145
- Part 1 of refactoring of Get-DecryptedObject by @andreasjordan in https://github.com/dataplat/dbatools/pull/10150
- Get-DbaDbTable: Fix performance regression with URN filter and config option by @PeterSawatzki-MGGM in https://github.com/dataplat/dbatools/pull/10140
New Contributors
- @PeterSawatzki-MGGM made their first contribution in https://github.com/dataplat/dbatools/pull/10140
Full Changelog: https://github.com/dataplat/dbatools/compare/V2.7.23...v2.7.24