Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-05 | 3.2 kB | |
v2.5.5 source code.tar.gz | 2025-08-05 | 3.0 MB | |
v2.5.5 source code.zip | 2025-08-05 | 4.5 MB | |
Totals: 3 Items | 7.5 MB | 0 |
This release makes a major change to the digital signing by switching from DigiCert to Azure Trusted Signing. Read https://blog.netnerds.net/2025/08/dbatools-azure-trusted-signing/ for more.
What's Changed
- DbaDeprecatedFeature - Refactor Get- and remove Test- by @andreasjordan in https://github.com/dataplat/dbatools/pull/9719
- Read-DbaAuditFile / Read-DbaXEFile / Watch-DbaXESession - Refactoring and bugfixing by @andreasjordan in https://github.com/dataplat/dbatools/pull/9720
- Invoke-DbaDbDataGenerator - Add workaround for DateTimeReference by @andreasjordan in https://github.com/dataplat/dbatools/pull/9716
- Add SecureString support for AccessToken in Connect-DbaInstance by @potatoqualitee in https://github.com/dataplat/dbatools/pull/9722
- New-DbaConnectionString - Fix issues with parameter EncryptConnection by @andreasjordan in https://github.com/dataplat/dbatools/pull/9724
- Update macOS tests to work more reliably by @potatoqualitee in https://github.com/dataplat/dbatools/pull/9725
- Test-DbaAvailabilityGroup - Fix bug in error message by @andreasjordan in https://github.com/dataplat/dbatools/pull/9726
- Skip PR builds if push build exists in AppVeyor by @potatoqualitee in https://github.com/dataplat/dbatools/pull/9734
- constants.local.ps1.example - Fix example for defaults for $PSDefaultParameterValues by @andreasjordan in https://github.com/dataplat/dbatools/pull/9730
- Get-TestConfig - Added configuration for temp folder by @andreasjordan in https://github.com/dataplat/dbatools/pull/9728
- Get-TestConfig - Cleanup code by @andreasjordan in https://github.com/dataplat/dbatools/pull/9727
- Refactor the Endpoint related tests by @andreasjordan in https://github.com/dataplat/dbatools/pull/9732
- Get-DbaDbBackupHistory - Change warning to verbose for recovery fork message by @potatoqualitee in https://github.com/dataplat/dbatools/pull/9736
- Refactor the Credential related tests by @andreasjordan in https://github.com/dataplat/dbatools/pull/9737
- Added IsCdCEnabled to Get-DbaDatabase by @ReeceGoding in https://github.com/dataplat/dbatools/pull/9670
- Add Get-Runspace compatibility function for PS v3/v4 by @potatoqualitee in https://github.com/dataplat/dbatools/pull/9731
- Refactor some tests by @andreasjordan in https://github.com/dataplat/dbatools/pull/9738
- A pester 5 test as a blueprint by @andreasjordan in https://github.com/dataplat/dbatools/pull/9729
- Invoke-ManualPester - Fix some issues by @andreasjordan in https://github.com/dataplat/dbatools/pull/9739
- Fix SSIS Connection Logic by @potatoqualitee in https://github.com/dataplat/dbatools/pull/9743
- Rewrite test for Backup-DbaDatabase for pester 5 by @andreasjordan in https://github.com/dataplat/dbatools/pull/9744
- Small fixes for a lot of tests by @andreasjordan in https://github.com/dataplat/dbatools/pull/9746
- Fix test for Copy-DbaDbMail by @andreasjordan in https://github.com/dataplat/dbatools/pull/9745
- Another round of fixes for tests by @andreasjordan in https://github.com/dataplat/dbatools/pull/9747
Shoutout to @andreasjordan for all the PRs and fixes!
Full Changelog: https://github.com/dataplat/dbatools/compare/v2.5.1...v2.5.5