v2.1.12
版本发布时间: 2024-03-30 17:56:59
dataplat/dbatools最新发布版本:v2.1.23(2024-08-04 15:03:04)
What's Changed
- Get-DbaBackupInformation is not reading values for "IsCopyOnly" attribute. by @david-garcia-garcia in https://github.com/dataplat/dbatools/pull/9294
- Update-ServiceStatus - fix cross-domain issue by changing ComputerName to PSComputerName by @fuixx217 in https://github.com/dataplat/dbatools/pull/9288
- Get-DbaLogin - clean up old code causing issues by @jpomfret in https://github.com/dataplat/dbatools/pull/9291
- change splatting to remove
from docs by @jpomfret in https://github.com/dataplat/dbatools/pull/9292 - Find-DbaInstance, help more markdown-compatible by @niphlod in https://github.com/dataplat/dbatools/pull/9299
- Add-AgDatabase, shorter Example by @niphlod in https://github.com/dataplat/dbatools/pull/9298
New Contributors
- @fuixx217 made their first contribution in https://github.com/dataplat/dbatools/pull/9288
Full Changelog: https://github.com/dataplat/dbatools/compare/v2.1.11...v2.1.12