Skip to content

Releases: microsoft/vscode-cosmosdb

v0.22.0

26 Apr 21:17
5d9befc
Compare
Choose a tag to compare

Added

  • Added support to authenticate with CosmosDB NoSQL database accounts using MS Entra ID. #2205

v0.21.0

18 Mar 16:40
a877cec
Compare
Choose a tag to compare

Changed

  • Updated the supported Mongo version when creating a MongoDB database server. #2223
  • Fixed a bug which blocks creating a Postgres database. #2250

Added

  • Added support to execute a SQL style NoSQL query in a NoSQL query editor. #2217
  • Added support to execute a NoSQL stored procedure. #2235
  • Added support to view, create or delete NoSQL triggers. #2236
  • Added support to view the offer information of a NoSQL collection. #2252

v0.20.1

18 Jan 00:10
cf4daaf
Compare
Choose a tag to compare

Changed

  • Fixed a bug where the azure user session cannot be auto detected for Postgres Flexible server. #2209

v0.20.0

12 Oct 18:30
1ffeba8
Compare
Choose a tag to compare

This release adds the initial Azure AD authentication support for PostgreSQL flexible database servers and fixed various bugs. See 0.20.0 for all closed issues.

Breaking change

  • The extension is migrated to use vscode secretStorage module for storing user credentials #2137. If you have local attachments that are broken due to this change, please re-attach them.
  • The CosmosDB Graph extension has been removed from the marketplace. Attempting to open the graph explorer will open a documentation suggesting alternative tools for viewing graphs #2086.

Added

  • The extension now supports connecting to PostgreSQL flexible database server as Azure AD users. Read this wiki to learn more.

0.19.4

17 May 20:31
ffcabdb
Compare
Choose a tag to compare

Added

Dependencies

v0.19.3

16 Feb 18:15
a0ad74a
Compare
Choose a tag to compare

Added

Changed

Engineering

Dependencies

v0.19.2

30 Jun 20:21
97478b0
Compare
Choose a tag to compare
v0.19.2 Pre-release
Pre-release

Changed

  • Update @vscode/extension-telemetry to 0.6.2 #2042

v0.19.1

01 Jun 17:12
2312e83
Compare
Choose a tag to compare
v0.19.1 Pre-release
Pre-release

Changed

  • Update @vscode/extension-telemetry to 0.5.2 #2032

v0.19.0

24 May 17:15
f32dd12
Compare
Choose a tag to compare
v0.19.0 Pre-release
Pre-release

We've made some large design changes to the Azure extensions for VS Code. View App Centric release notes

Changed

  • Minimum version of VS Code is now 1.57.0

0.18.1

13 Aug 16:43
03b966c
Compare
Choose a tag to compare
0.18.1 Pre-release
Pre-release

Fixed

  • Fixed the ETIMEDOUT issue when signing into a PostgreSQL Flexible server on multiple machines