Releases: microsoft/sqltoolsservice
Releases · microsoft/sqltoolsservice
5.0.20250505.1
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
Changes:
This list of changes was auto generated.
5.0.20250501.4
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
5.0.20250501.1
Changes:
This list of changes was auto generated.
5.0.20250430.2
Changes:
This list of changes was auto generated.
5.0.20250430.1
5.0.20250428.1
5.0.20250425.6: Revert "Turn of nuget"
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
Add Id property to ConnectionDetails and update key generation in Con…