v2.7.9 had a library version error and has been delisted, on to v2.7.10!
What's Changed
- Export-DbaDacPackage - Add thread-safe database enumeration and SQL Server version check by @potatoqualitee in #9981
- Copy-DbaAgentJob - Fix regression where -Job parameter prevents copying all jobs by @potatoqualitee in #9983
- Set-DbaAgReplica - Fix silent failure with simple ReadOnlyRoutingList arrays by @potatoqualitee in #9988
- Get-DbaAgentSchedule - Fix SMO cache refresh issue by @potatoqualitee in #9989
- Copy-DbaLogin - Add safety check to prevent self-lockout when dropping Windows groups by @potatoqualitee in #9948
- New-DbaAvailabilityGroup - Warn when ConnectionModeInSecondaryRole is used on Standard Edition by @potatoqualitee in #9991
- New-DbaDbTable - Fix IsNode and other switch parameters being ignored by @potatoqualitee in #9990
- Compare-DbaAgReplica* commands - Remove invalid EnableException parameter by @potatoqualitee in #9994
- Install-DbaInstance - Add SQL Server 2025 support by @potatoqualitee in #9995
- SQL 2025 SupportedUntil 2036-01-06 by @MikeyBronowski in #9998
- Get-DbaDatabase - Add T-SQL fallback for Size/SizeMB property by @potatoqualitee in #9996
- Service commands - Fix credential passing through Update-ServiceStatus by @potatoqualitee in #9997
- Get-DbaDatabase - Fix Azure SQL Database sys.master_files error by @potatoqualitee in #10001
Full Changelog: v2.7.8...v2.7.10