·
17 commits
to development
since this release
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 #9719
- Read-DbaAuditFile / Read-DbaXEFile / Watch-DbaXESession - Refactoring and bugfixing by @andreasjordan in #9720
- Invoke-DbaDbDataGenerator - Add workaround for DateTimeReference by @andreasjordan in #9716
- Add SecureString support for AccessToken in Connect-DbaInstance by @potatoqualitee in #9722
- New-DbaConnectionString - Fix issues with parameter EncryptConnection by @andreasjordan in #9724
- Update macOS tests to work more reliably by @potatoqualitee in #9725
- Test-DbaAvailabilityGroup - Fix bug in error message by @andreasjordan in #9726
- Skip PR builds if push build exists in AppVeyor by @potatoqualitee in #9734
- constants.local.ps1.example - Fix example for defaults for $PSDefaultParameterValues by @andreasjordan in #9730
- Get-TestConfig - Added configuration for temp folder by @andreasjordan in #9728
- Get-TestConfig - Cleanup code by @andreasjordan in #9727
- Refactor the Endpoint related tests by @andreasjordan in #9732
- Get-DbaDbBackupHistory - Change warning to verbose for recovery fork message by @potatoqualitee in #9736
- Refactor the Credential related tests by @andreasjordan in #9737
- Added IsCdCEnabled to Get-DbaDatabase by @ReeceGoding in #9670
- Add Get-Runspace compatibility function for PS v3/v4 by @potatoqualitee in #9731
- Refactor some tests by @andreasjordan in #9738
- A pester 5 test as a blueprint by @andreasjordan in #9729
- Invoke-ManualPester - Fix some issues by @andreasjordan in #9739
- Fix SSIS Connection Logic by @potatoqualitee in #9743
- Rewrite test for Backup-DbaDatabase for pester 5 by @andreasjordan in #9744
- Small fixes for a lot of tests by @andreasjordan in #9746
- Fix test for Copy-DbaDbMail by @andreasjordan in #9745
- Another round of fixes for tests by @andreasjordan in #9747
Shoutout to @andreasjordan for all the PRs and fixes!
Full Changelog: v2.5.1...v2.5.5