Skip to content

Releases: Couchbase-Ecosystem/VSCode-Couchbase

Version 1.2.3

27 Mar 15:19
7f6aa1b
Compare
Choose a tag to compare

Added the dialog box for Capella iQ Supplemental Terms.

Version 1.2.2

19 Mar 11:11
9d00d6c
Compare
Choose a tag to compare

Added support for MongoDB To Couchbase Data Migration.

Version 1.2.1

06 Feb 14:07
aafb14c
Compare
Choose a tag to compare

Some minor bug fixes and ci fix.
Updates Readme

Version 1.2.0

30 Jan 11:22
1417960
Compare
Choose a tag to compare

Say Hello to Capella iQ

We are very proud to release Capella iQ on VSCode with this release.

  • Use iQ right beside while working.
  • Seamlessly use power of AI to resolve your couchbase doubts while working
  • Select code to search more about it
  • helps in writing and debugging your sdk code
  • helps in writing and improving queries
  • ask general couchbase questions and understand the extent and power of couchbase

Also upgraded the Couchbase SDK version to remove any requirement of Openssl.

Version 1.1.1

10 Nov 08:43
3d733d1
Compare
Choose a tag to compare

Patch Update V1.1.1

There were some issues with windows build of V1.1.0. This Release focuses on bug fixes

Version 1.1.0

09 Nov 11:59
25dd95a
Compare
Choose a tag to compare

[v1.1.0]

  • Support for KV Only Couchbase Database. (Query is now optional to run the extension)
  • Add Bucket Clone Procedure (Directly from your IDE)
    1. Support for CB Export (Export your Bucket Data using export data)
    2. Support for DDL Export (Export your Bucket definitions including indexes)
    3. Query Support (Already Supported) to run the DDL Queries for a new Bucket
    4. Support for CB Import (Import all the Exported data directly to your new bucket)

version 1.0.0

06 Oct 09:06
8cb09f9
Compare
Choose a tag to compare

[v1.0.0]

  • Add sample project workflow
  • Implement React in VS code extension
  • Enable plugin to use modular federation to reuse v3 react components
  • Create Workbench in VS Code extention
  • Create Query History to store history in Workbench
  • Implement Query context in workbench
  • Implement Favourite Query in workbench
  • Add document filter
  • Add Cluster Overview Window
  • Move Indexes inside Collection Directory

v0.5.0

19 Aug 14:13
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Added snippet support for the following languages

  • Ottoman

v0.4.0

18 Aug 12:51
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Added snippet support for the following languages:

  • Typescript

v0.3.0

23 Jun 15:59
317171e
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Add snippet support for the following SDKs:

  • Java
  • .NET
  • Node.js
  • Python
  • Go