Releases: mongodb-js/vscode
Releases · mongodb-js/vscode
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
v1.4.0
What's Changed
- feat: send logs to a LogOutputChannel VSCODE-429 by @baileympearson in #616
- feat: enable language server logs to be opened as a log file VSCODE-429 by @baileympearson in #618
- fix(explorer): auto-open connection when done connecting, fix auto open on delete VSCODE-325 VSCODE-398 by @Anemy in #619
- feat: adds a new overview screen based on LeafyGreen components VSCODE-485 by @himanshusinghs in #617
- chore(playground): codelens for active connection will inform about default connected database VSCODE-316 by @himanshusinghs in #621
- feat(webview): use Compass' connection form in the new overview page VSCODE-488 by @Anemy in #622
- chore(connections): remove keytar, keytar migration, and connection model migration VSCODE-499 by @Anemy in #625
- chore: add connection storage, simplify connection controller and storage controller interfaces by @Anemy in #627
- chore: update segment client VSCODE-498, VSCODE-501 by @mcasimir in #626
- chore(ci): sign vsix file VSCODE-493 by @mcasimir in #632
- feat(webview): update feature flag to always show new connection form VSCODE-490 by @Anemy in #637
- feat: add OIDC auth support, enable in new form VSCODE-354 by @Anemy in #630
- VSCODE-504: streams support in playgrounds by @shaketbaby in #633
New Contributors
- @baileympearson made their first contribution in #616
- @shaketbaby made their first contribution in #633
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- fix(playgrounds): stringify non-string types for playground output VSCODE-466 by @Anemy in #590
- feat: update mongosh to 2.0.0 and driver to 6.0.0 VSCODE-453 by @addaleax in #592
- feat(autocomplete): introduce $vectorSearch aggregation stage to 7.1 and 7.0.x COMPASS-7064 by @mcasimir in #593
- fix: resolve SRV hostname before passing it to mongodb-cloud-info VSCODE-442 by @addaleax in #594
Full Changelog: v1.2.1...v1.3.1
v1.2.1
What's Changed
- chore: use consistent type imports VSCODE-410 by @alenakhineika in #579
- chore: start changelog PR from head, add manual trigger and build nightly by @mcasimir in #580
- chore: update CHANGELOG.md by @github-actions in #581
- fix: disable "Saved Connections Loaded" event by @alenakhineika in #585
- fix: check secretStorageLocation instead of storageLocation by @alenakhineika in #583
New Contributors
- @github-actions made their first contribution in #581
Full Changelog: v1.2.0...v1.2.1