Releases: mongodb-js/vscode
Releases · mongodb-js/vscode
v1.13.2
- chore(deps): bump the compass group with 3 updates by @dependabot in #1035
- chore(deps): bump @mongodb-js/connection-info from 0.11.9 to 0.12.0 by @dependabot in #1039
- chore: move device_id to common properties by @gagik in #1038
Full Changelog: v1.13.1...v1.13.2
v1.13.1
What's Changed
- chore(deps): bump mongodb-schema from 12.5.2 to 12.6.2 by @dependabot in #1006
- chore(deps): bump the compass group with 6 updates by @dependabot in #1007
- chore(deps): bump the mongosh group with 10 updates by @dependabot in #1009
- chore(deps-dev): bump @mongodb-js/oidc-plugin from 1.1.6 to 1.1.7 by @dependabot in #1032
- chore(deps): bump the mongosh group with 7 updates by @dependabot in #1033
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- chore(telemetry): append user anonymousId & connectionId to appName passed to server COMPASS-8591 by @gagik in #982
- feat: handle deep links to commands VSCODE-683 VSCODE-684 VSCODE-685 by @nirinchev in #995
Full Changelog: v1.12.1...v1.13.0
v1.12.1
What's Changed
- chore(deps): bump remaining driver, shell, compass deps VSCODE-680 by @addaleax in #981
- fix: hide preset connections from the Remove Connection command VSCODE-674 by @gagik in #969
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- feat(tree-explorer): add ability to set preset connections in settings.json VSCODE-665 by @gagik in #909
- feat(participant): add disambiguation examples to answer MongoDB queries in Copilot by @GaurabAryal in #911
- fix(playground): fix playground error when returning a function declaration VSCODE-669 by @nirinchev in #925
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- feat(playground): add Generate Query with Copilot code lens in playgrounds VSCODE-650 by @gagik in #881
- feat(copilot): optimize namespace for export to playground VSCODE-654 by @alenakhineika in #887
- feat(tree-explorer): add buttons to ask Copilot and create playgrounds from tree view VSCODE-651 by @gagik in #890
- feat(participant): filter message history when it goes over maxInputTokens VSCODE-653 by @gagik in #894
- feat(participant): remove in-app notification for participant VSCODE-662 by @gagik in #899
- fix(connect): can not select files on the connection form VSCODE-658 by @alenakhineika in #898
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- feat(participant): export to a playground VSCODE-574 by @alenakhineika in #832
- fix: filter long and invalid prompts in future messages VSCODE-614 by @gagik in #861
- feat(participant): use onChatParticipant for the activation event VSCODE-630 by @gagik in #869
- feat(chat): automatically pick the database & collection if there exists only one VSCODE-610 by @gagik in #863
- chore: add analytics url params to README VSCODE-637 by @Anemy in #868
- feat(chat): show errors if there are issues when getting databases & collections to pick VSCODE-610 by @gagik in #864
- feat(chat): filter namespace messages from history if it exists in metadata VSCODE-611 by @gagik in #866
- feat(chat): prompt to connect when a disconnected user tries to run code from participant VSCODE-618 by @gagik in #872
- feat(chat): include history from messages to docs chatbot VSCODE-632 by @gagik in #871
- feat(chat): update schema assistant prompt to handle empty and short prompts better VSCODE-648 by @gagik in #874
- feat(copilot): export to Language with Copilot VSCODE-573 by @alenakhineika in #870
- feat(copilot): optimize export with copilot experience VSCODE-655 by @alenakhineika in #880
- feat(participant): in-app notification to introduce users to copilot extension VSCODE-633 by @alenakhineika in #875
- fix: show export to language icon only when copilot is active VSCODE-655 by @alenakhineika in #882
New Contributors
Full Changelog: v1.9.3...v1.10.0
v1.9.3
What's Changed
- chore: Adapt message content access to latest vscode API VSCODE-640 by @nirinchev in #857
- fix: Replace regex fragment matching with streaming KMP VSCODE-639 by @nirinchev in #837
Full Changelog: v1.9.2...v1.9.3
v1.9.2
What's Changed
- fix(chat): show empty docs msg, schema set msg content correctly VSCODE-628 by @Anemy in #851
- chore(participant): move docs references after content VSCODE-629 by @Anemy in #852
- fix: use new connection form by @paula-stacho in #815
- chore(chat): update docs chatbot request headers VSCODE-634 by @Anemy in #853
- chore: use the latest vsce that adds the chat-participant tag VSCODE-638 by @alenakhineika in #855
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- fix: remove enabledApiProposals from package.json VSCODE-631 by @Anemy in #849
Full Changelog: v1.9.0...v1.9.1