v13.5.0-preview0002
Pre-release
Pre-release
[v13.5.0-preview0002]
Added
- SqlServerLogin
- Added
DefaultDatabase
parameter (issue #1474).
- Added
Changed
- SqlServerDsc
- Update the CI pipeline files.
- Only run CI pipeline on branch
master
when there are changes to files
inside thesource
folder. - Replaced Microsoft-hosted agent (build image)
win1803
withwindows-2019
(issue #1466).
Fixed
- SqlSetup
- Refresh PowerShell drive list before attempting to resolve
setup.exe
path
(issue #1482).
- Refresh PowerShell drive list before attempting to resolve
- SqlAG
- Fix hashtables to align with style guideline (issue #1437).