Skip to content

Releases: microsoft/vscode-cosmosdb

v0.12.1

23 Jan 01:04
9a293ea
Compare
Choose a tag to compare
v0.12.1 Pre-release
Pre-release

Fixed

  • When updating a Mongo document, the operation would fail with the following error: update operation document must contain atomic operators. #1298
  • When importing a .json document into a Mongo collection, it would throw the following error: Error: r.insertedIds is not iterable #1307

v0.12.0

17 Jan 00:19
de06553
Compare
Choose a tag to compare
v0.12.0 Pre-release
Pre-release

Added

  • Support for Private Endpoint Connections
  • Collapse All button for Cosmos DB explorer

Fixed

  • When using find() in MongoScrapbooks, it would not work properly with chained commands #981
  • Bugs fixed

v0.11.0

04 Sep 21:29
80e12b5
Compare
Choose a tag to compare
v0.11.0 Pre-release
Pre-release

Fixed

  • Better shell error handling, add mongo.shell.args setting #1101, #1092, #1071, #988, #838, #820
  • Increase mongo.shell.timeout default value from 5 to 30 #1115
  • Fix document save prompt message #1021

Added

  • Add mongo.shell.args setting to allow passing arguments to mongo shell #1104, #1126

Changed

  • Due to a change in the Azure Cosmos DB Emulator, users must explicitly enable the Mongo DB port when starting the emulator. Updated error messages to point to debugging tips at https://aka.ms/AA5zah5. #1137, #1000

v0.10.2

02 May 18:19
2f9c62b
Compare
Choose a tag to compare
v0.10.2 Pre-release
Pre-release

0.10.2 - 2019-05-01

Fixed

  • Handle opening resources to use native vscode APIs
  • Running the extension in older versions of VS Code
  • Report an issue opening a blank webpage due to a large stack frame

v0.10.1

02 Apr 06:38
eddc523
Compare
Choose a tag to compare
v0.10.1 Pre-release
Pre-release

0.10.1 - 2019-03-26

Added

  • Wizards are more informative and allow you to redo some steps

Fixed

  • Graph views moved from using previewHtml (deprecated) to Webview API

v0.10.0

14 Feb 19:04
13ee934
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

Added

  • Improved startup and installation performance

Fixed

  • Accounts created in portal are not recognized as graph/mongo by the extension #1018
  • Confusing error message when running 'Import Document into a Collection' with no Workspace opened #961
  • Improve emulator connection error messages #1016

v0.9.1

26 Nov 23:05
bb13062
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

Added

  • API support for integration with App Service extension
  • Multiple documents, collections, or stored procedures can be viewed/edited at once (thanks @tec-goblin)

Fixed

  • Refresh button doesn't refresh attached accounts #904
  • Some scrapbook parse errors were causing an error alert #959
  • Downgrade event-stream version due to event-stream#116

v0.9.0

16 Nov 00:25
c7ef1f1
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

Added

Fixed

Thank you

A big thank you to the following contributors that helped make the extension even better!

EDIT: The vsix for this version has been removed from assets due to event-stream#116

v0.8.0

06 Jul 00:21
7d8fe94
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

Added

Fixed

v0.7.2

08 Jun 23:44
986a875
Compare
Choose a tag to compare