What's Changed
- Import-DbaCsv - Smart Type Detection & Column Optimization by @potatoqualitee in #10036
- DbaAvailabilityGroup - Add ClusterConnectionOption parameter with TLS 1.3 encryption support by @potatoqualitee in #10035
- Update test for Backup-DbaDatabase to support remote instances by @andreasjordan in #10045
- Set-DbaDbQueryStoreOption: Fix bug with incorrect sql by @andreasjordan in #10050
- Get-DbaDbDetachedFileInfo: Add support for SQL Server 2025 by @andreasjordan in #10053
- Find-DbaInstance: Test correct port by @andreasjordan in #10052
- Set-FileSystemSetting: Force array to always get count by @andreasjordan in #10051
- Expand-DbaDbLogFile - Fix infinite loop in Docker containers and improve automation support by @potatoqualitee in #10049
- Copy-DbaCredential - Update documentation to reflect reality by @Ant-Green in #10041
- Compare-DbaAgReplicaSync - Add new command to report AG replica sync differences by @potatoqualitee in #10048
- Get-DbaStartupParameter - Fix -Simple parameter not being passed to scriptblock by @potatoqualitee in #10027
- Fix some tests to support remote instances by @andreasjordan in #10054
- Add -ForceExplicitMapping parameter to Copy-DbaDbTableData by @wikjoh in #10038
- Copy-DbaAgentJobStep - Add new command to synchronize job steps without destroying history by @potatoqualitee in #10058
- Introduce New-DbaDacPackage for source-based DACPAC builds and improve DacFx clarity in exports by @potatoqualitee in #10059
New Contributors
Full Changelog: v2.7.13...v2.7.14