Releases: microsoft/sqltoolsservice
Releases · microsoft/sqltoolsservice
v1.4.0-alpha.30
Fix crash handling messages when selection is null (#614)
v1.4.0-alpha.29
Add localization updates for EditData query changes. (#612)
v1.4.0-alpha.28: Feature/agent finishes (#606)
* added step status * made job history request faster and efficient * cr comments
v1.4.0-alpha.27: Reduce unit test time by 1 minute (#607)
ObjectExplorerTests were adding 1 minute to total test time due to unnecessarily trying and failing to connect to a non-existent server. Mocking out this call saves 1minute, reducing test time in half
v1.4.0-alpha.26: Reduce unit test time by 1 minute (#607)
ObjectExplorerTests were adding 1 minute to total test time due to unnecessarily trying and failing to connect to a non-existent server. Mocking out this call saves 1minute, reducing test time in half
v1.4.0-alpha.25: Reduce unit test time by 1 minute (#607)
ObjectExplorerTests were adding 1 minute to total test time due to unnecessarily trying and failing to connect to a non-existent server. Mocking out this call saves 1minute, reducing test time in half
v1.4.0-alpha.24: Update projects for netcoreapp2.1 SDK (#603)
* Update projects for netcoreapp2.1 SDK * Fix whitespace * Fix issue in Nuget config file
v1.4.0-alpha.23 - April Public Preview .Net Core 2.1
added step status (#604)
v1.4.0-alpha.22
added step status (#604)
v1.4.0-alpha.21
Add 'UPDATE' to default intellisense keywords list (#602)