What's Changed
- Get-DbaDatabase - Add RecoveryPending as possible Status by @andreasjordan in #8965
- Get-DbaMaintenanceSolutionLog - Update documentation by @andreasjordan in #8979
- Export-DbaUser - Add support for SQL Server 2022 by @andreasjordan in #8978
- Install-DbaMaintenanceSolution - Added InstallJobs switch in examples by @andreasjordan in #8982
- Get-DbaDbRoleMember - EnableException support on child function call by @wsmelton in #8987
- configuration.ps1 - Fix wrong setting of NoRegistry by @andreasjordan in #8968
- Backup-DbaDatabase - Add database name to error message by @andreasjordan in #8975
- Get-DbaStartupParameter - Return debug flags instead of writing warning by @andreasjordan in #8977
- Connect-DbaInstance - Fix for using a connection string by @andreasjordan in #8962
- Add IsHadrEnabled to default output of Microsoft.SqlServer.Management.Smo.Server by @andreasjordan in #8983
- Update build file - SQL 2022 CU5, SQL 2019 CU21 by @MikeyBronowski in #8990
- Test-DbaWindowsLogin - Add support for pipeline input from Get-DbaLogin by @andreasjordan in #8984
- Documentation - correct typo of TThe to The by @mikeblas in #9000
- Update reference in project readme - correction on custom port syntax by @mikeblas in #8998
- Get-DbaDbBackupHistory - support AvailabilityGroupName for Raw parameter output by @andreasjordan in #8974
- New-DbaLogShippingPrimaryDatabase / New-DbaLogShippingSecondaryPrimary - Add missing parameter name by @andreasjordan in #8971
- Update-DbaServiceAccount - Add information about supported services and versions by @andreasjordan in #8981
- Get-DbaMemoryUsage - New parameters for regex string to support non US systems by @andreasjordan in #8976
- Copy-DbaSsisCatalog - Fix building IntegrationServices object by @andreasjordan in #9005
- Test-DbaDbCompatibility - Determining target compatibility level based on server version by @andreasjordan in #8992
- Copy-DbaDatabase - Set correct database offline on source server when using both -NewName and -SetSourceDatabaseOffline by @andreasjordan in #9004
- Read-DbaXEFile - Refactoring to get the command working again by @andreasjordan in #9007
- Invoke-DbaDbDataGenerator / Get-DbaRandomizedValue - Fix precision for datatime datatype by @andreasjordan in #9016
- Convert-DbaIndexToTable - Fix for [n]varchar(max) by @andreasjordan in #9014
- Copy-DbaSystemDbUserObject - Create schema with correct owner by @andreasjordan in #9017
- Copy-DbaDatabase - Add missing parameter validation by @mikeblas in #9002
- Copy-DbaDatabase - Fix documentation for parameter BackupRestore by @andreasjordan in #9018
- New-DbaAgentSchedule - Don't allow shorter intervals than 10 seconds by @andreasjordan in #9020
- Test-DbaLastBackup - change backupDate fixes #9024 by @jpomfret in #9025
- Get-DbaProductKey - Continue on error by @andreasjordan in #9023
- Improve formatting by @andreasjordan in #9026
- Update dbatools-buildref-index.json by @rwestMSFT in #9034
- fix typo in Get-DecryptedObject.ps1 by @DiHo78 in #9054
- Add SQL Server 2022 CU7 by @MikeyBronowski in #9056
- Add SQL Server 2019 CU22 by @rwestMSFT in #9058
- added cu8 for 2022 by @niphlod in #9082
- Find-DbaInstance - Fix regex for UDP Search by @uncletimmy3 in #9072
- Bug Fix #9068. New-DbaDbUser by @sqlarticles in #9078
- Copy-DbaDatabase - Use correct variable for testing for same database by @andreasjordan in #9032
New Contributors
- @mikeblas made their first contribution in #9000
- @rwestMSFT made their first contribution in #9034
Full Changelog: v2.0.4...v2.1.0