Releases: mongodb-js/vscode
Releases · mongodb-js/vscode
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
v1.9.0
What's Changed
- feat(chat): add VSCode Copilot chat participant VSCODE-528 in #839
New Contributors
- @nirinchev made their first contribution in #813
Full Changelog: v1.8.1...v1.9.0
v1.8.1
What's Changed
- fix: cannot find module electron VSCODE-598 by @alenakhineika in #799
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- feat: show survey VSCODE-562 by @paula-stacho in #780
- fix(editors): don't show connect code lens on regular js files VSCODE-538 by @Anemy in #789
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- feat(telemetry): update connection telemetry VSCODE-560 by @alenakhineika in #764
- refactor(telemetry): use resolved srv from topology VSCODE-563 by @alenakhineika in #765
Full Changelog: v1.6.1...v1.7.0
v1.6.1
What's Changed
- fix: disconnect extension when server is closed VSCODE-536 by @alenakhineika in #734
- chore(deps): bump mongosh VSCODE-548 by @mabaasit in #752
- fix: remove changelog from the bundle VSCODE-551 by @alenakhineika in #758
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- feat: add export to Rust and PHP VSCODE-411 by @paula-stacho in #676
- chore(ci): sign using package by @mabaasit in #678
- fix: include export mode when retrieving import statements VSCODE-440 by @paula-stacho in #677
- fix: remove userId COMPASS-7608 by @paula-stacho in #690
- feat: add changeActiveConnection command to palette by @benjlevesque in #700
- feat: show simpler uuid format VSCODE-470 by @paula-stacho in #701
- feat(playground): add support local require VSCODE-468 by @mabaasit in #718
New Contributors
- @paula-stacho made their first contribution in #676
- @benjlevesque made their first contribution in #700
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- VSCODE-505: stream support in UI by @shaketbaby in #643
- feat(webview): use new connection form, remove old form VSCODE-491 by @Anemy in #636
- fix: add explicit ordering for stream processor context menu actions by @pulkitkalra-mdb in #654
- chore: close connection string input when opening form VSCODE-507 by @Anemy in #656
- fix: ensure extension output populates ObjectIds in stream by @pulkitkalra-mdb in #657
- feat(connect-form): add OIDC device auth flow with preference VSCODE-503 by @Anemy in #658
- feat(connections): add edit connection context menu action VSCODE-406 by @Anemy in #655
- chore(deps): update mongodb and devtools dependencies by @Anemy in #662
- chore: cancel connection attempt when removing connection, update assert to expect in webview and connection controller tests by @Anemy in #667
New Contributors
- @pulkitkalra-mdb made their first contribution in #654
Full Changelog: v1.4.0...v1.5.0