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