Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-10 | 1.9 kB | |
v2.7.3 source code.tar.gz | 2025-09-10 | 3.6 MB | |
v2.7.3 source code.zip | 2025-09-10 | 5.2 MB | |
Totals: 3 Items | 8.8 MB | 0 |
What's Changed
- More fixes to stabilize the pester 5 tests by @andreasjordan in https://github.com/dataplat/dbatools/pull/9813
- Some pester improvements by @andreasjordan in https://github.com/dataplat/dbatools/pull/9819
- Invoke-DbatoolsRenameHelper - fix command and tests by @andreasjordan in https://github.com/dataplat/dbatools/pull/9822
- Invoke-DbaDbDecryptObject - Support trust server certificate by using Connect-DbaInstance by @andreasjordan in https://github.com/dataplat/dbatools/pull/9826
- Set-FileSystemSetting - Move from WMI to CIM to support pwsh by @andreasjordan in https://github.com/dataplat/dbatools/pull/9820
- Enhance tests by @andreasjordan in https://github.com/dataplat/dbatools/pull/9825
- Added db.Refresh() to Test-DbaAvailabilityGroup by @ReeceGoding in https://github.com/dataplat/dbatools/pull/9812
- Refactor Filestream related tests by @andreasjordan in https://github.com/dataplat/dbatools/pull/9828
- Copy-DbaDbAssembly - refactor test by @andreasjordan in https://github.com/dataplat/dbatools/pull/9827
- Expand-DbaDbLogFile - Fix command and test by @andreasjordan in https://github.com/dataplat/dbatools/pull/9830
- Fix test for Copy-DbaDatabase by @andreasjordan in https://github.com/dataplat/dbatools/pull/9829
- Remove duplicate 'PSAvoidUsingWriteHost' rule from analyzer by @slang25 in https://github.com/dataplat/dbatools/pull/9834
- Copy-DbaDbCertificate - Fix command and test by @andreasjordan in https://github.com/dataplat/dbatools/pull/9831
- September 2025 GDR by @rwestMSFT in https://github.com/dataplat/dbatools/pull/9836
- Fix and enable some more tests by @andreasjordan in https://github.com/dataplat/dbatools/pull/9832
New Contributors
- @slang25 made their first contribution in https://github.com/dataplat/dbatools/pull/9834
Full Changelog: https://github.com/dataplat/dbatools/compare/v2.7.2...v2.7.3