Skip to content

Releases: microsoft/sqltoolsservice

5.0.20250505.1

05 May 19:25
b351596

Choose a tag to compare

Changes:

  • b351596 Update column data type handling to set length for 'vector' type and streamline property assignment (#2485)
  • a554254 Juno: check in to JUNO/hb_9c3e0ac3-59f8-43eb-b471-ca4843782f8a_20250504153256193. (#2484)
  • cd7bd24 LEGO: Merge pull request 2486

This list of changes was auto generated.

5.0.20250501.5

02 May 02:53
8d7409a

Choose a tag to compare

Changes:

  • 8d7409a Correcting display of Vector dimension in data type label, adding test (#2483)

This list of changes was auto generated.

5.0.20250501.4

01 May 23:23
04c8c5f

Choose a tag to compare

Changes:

  • 04c8c5f Collate all parent names to the same default sql server collation (#2482)
  • f810618 vbump post release branch split (#2480)
  • d32ba3c Recategorizing Advanced settings (#2478)
  • a1c07d3 Excluding AzureAuthToken from use in session ID construction (#2476)
  • 30df4ce Fixing label for vector columns (#2475)

This list of changes was auto generated.

5.0.20250501.3

01 May 22:38
3d83e8b

Choose a tag to compare

Changes:

This list of changes was auto generated.

5.0.20250501.1

01 May 20:44
f810618

Choose a tag to compare

Changes:

This list of changes was auto generated.

5.0.20250430.2

01 May 06:44
a1c07d3

Choose a tag to compare

Changes:

  • a1c07d3 Excluding AzureAuthToken from use in session ID construction (#2476)

This list of changes was auto generated.

5.0.20250430.1

30 Apr 22:13
30df4ce

Choose a tag to compare

Changes:

This list of changes was auto generated.

5.0.20250428.1

28 Apr 23:35

Choose a tag to compare

Changes:

  • ac18101 Update with SqlCopilot signed binaries

This list of changes was auto generated.

5.0.20250425.6: Revert "Turn of nuget"

26 Apr 00:31

Choose a tag to compare

Changes:

  • d1b42da Revert "Turn of nuget"
  • ef12135 Turn of nuget
  • 44846fc Fix Azure DB break
  • 7c4bcd8 Merge branch 'main' into dev/karlb/chathandler_coup
  • 28d69a8 Use VS Code cartridge
  • f08ccee Remove extra tools
  • 5e91a29 Fix build breaks post SqlCopilot update
  • 336917f Merge branch 'main' into dev/karlb/chathandler_coup
  • d557701 Serialize connection context in system message (#2452)
  • 198f670 Update to latest sqlcopilot
See More
  • f86ef82 Update for latest changes in SqlCopilot
  • 73cbab3 Merge branch 'main' into dev/karlb/chathandler_coup
  • 3d1aa1a Merge branch 'main' into dev/karlb/chathandler_coup
  • ba5a5f3 Update Sql Copilot binaries
  • 4123b57 Merge branch 'main' into dev/karlb/chathandler_coup
  • 3dd3f7b Remove dead code
  • 6e2fe52 Add latest changes for new SqlScriptoria DLL
  • bfeddf3 Merge branch 'main' into dev/karlb/chathandler
  • dde7935 Fix type in existing connection detection
  • 1cc9fe6 Handle invalid connection URI in start conversation
  • c4a0e32 Update reference binaries
  • f1f3405 Implement getchatmessage using streaming implementation
  • 1407152 Merge branch 'main' into dev/karlb/chathandler
  • 5bfecd2 Merge branch 'main' into dev/karlb/chathandler
  • cc0a3db Renames, headers, binary updates
  • 710e096 Remove SqlCopilotTrace and use Logger
  • 46c26fc Move work to replace event queuing
  • 47391e4 Code cleanup to move away from reset events
  • c5623d8 Remove dead code from copilotconversationmanager
  • 5a05351 Update to SK 1.26.0
  • c4cfa33 Fix query execution bug
  • 266ca5a Initial changes to support chat participant API

This list of changes was auto generated.

5.0.20250425.5

25 Apr 19:24
48f4467

Choose a tag to compare

Add Id property to ConnectionDetails and update key generation in Con…