Skip to content

Releases: microsoft/sqltoolsservice

v1.4.0-alpha.30

03 May 02:20
c435634

Choose a tag to compare

v1.4.0-alpha.30 Pre-release
Pre-release
Fix crash handling messages when selection is null (#614)

v1.4.0-alpha.29

02 May 18:35

Choose a tag to compare

v1.4.0-alpha.29 Pre-release
Pre-release
Add localization updates for EditData query changes. (#612)

v1.4.0-alpha.28: Feature/agent finishes (#606)

02 May 07:03
5a55e8b

Choose a tag to compare

* 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)

01 May 18:11
e025924

Choose a tag to compare

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)

01 May 07:01
e025924

Choose a tag to compare

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)

01 May 05:25
e025924

Choose a tag to compare

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)

24 Apr 07:02
e73a8dd

Choose a tag to compare

* 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

23 Apr 05:04
cec2499

Choose a tag to compare

added step status (#604)

v1.4.0-alpha.22

19 Apr 07:46
cec2499

Choose a tag to compare

v1.4.0-alpha.22 Pre-release
Pre-release
added step status (#604)

v1.4.0-alpha.21

17 Apr 07:02
aacb435

Choose a tag to compare

v1.4.0-alpha.21 Pre-release
Pre-release
Add 'UPDATE' to default intellisense keywords list (#602)