v2.1.16
版本发布时间: 2024-06-12 04:03:30
dataplat/dbatools最新发布版本:v2.1.23(2024-08-04 15:03:04)
What's Changed
- Install-DbaInstance: Enable Instant File Initialization using setup.exe parameter by @andreasjordan in https://github.com/dataplat/dbatools/pull/9358
- Invoke-DbaDbLogShipping: Remove Credential from New-Item by @andreasjordan in https://github.com/dataplat/dbatools/pull/9359
- Backup-DbaDbMasterKey - Output filename property with file extention by @andreasjordan in https://github.com/dataplat/dbatools/pull/9360
- ConvertTo-DbaDataTable handle Dataplat.Dbatools.Utility.DbaDateTime as an array by @jpomfret in https://github.com/dataplat/dbatools/pull/9361
- Write-DbaDbTableData - Fail AutoCreateTable if no column definition available by @andreasjordan in https://github.com/dataplat/dbatools/pull/9362
Full Changelog: https://github.com/dataplat/dbatools/compare/v2.1.15...v2.1.16