v2.0.4
potatoqualitee
released this
07 Jun 17:55
·
269 commits
to development
since this release
Surprisingly big version! Thanks again @andreasjordan 🏆
What's Changed
- Fix JobCount returned on schedule creation by @lowlydba in #8934
- New-DbaAgentSchedule - Fix issue with FrequencyInterval Weekdays by @andreasjordan in #8938
- Get-DbaAgentSchedule - Use better switch syntax by @andreasjordan in #8937
- Get/Test-DbaBuild, handle version "aliases" by @niphlod in #8959
- Watch-DbaDbLogin - Only write to target and don't watch target by @andreasjordan in #8936
- Test-DbaBackupInformation - Fix for database name capitalization changes by @andreasjordan in #8942
- New-DbaAvailabilityGroup and Add-DbaAgDatabase: Improve progress bars by @andreasjordan in #8943
- Install-DbaFirstResponderKit - Use target database on first connect by @andreasjordan in #8951
- Get-DbaProductKey - Support SQL Server 2022 by @andreasjordan in #8952
- Get-DbaDbAssembly - Fix filter for name by @andreasjordan in #8953
- Copy-DbaDatabase - Fix issue while deleting backups by @andreasjordan in #8954
- Copy-DbaDbTableData - Fix test and example for query parameter by @andreasjordan in #8956
- New-DbaDbUser - Align code with docs by @andreasjordan in #8957
- Get-DbaProductKey - Enable support for SQL Server 2005 by @andreasjordan in #8961
- Export-DbaDbRole - Exclude special user dbo by @andreasjordan in #8963
- New-DbaAvailabilityGroup - Remove parameter ReadonlyRoutingConnectionUrl by @andreasjordan in #8960
Full Changelog: v2.0.3...v2.0.4