- Add FTS workbench support inside extension
- Add FTS workbench json validation
- Add FTS workbench json auto complete feature
- Add FTS workbench documentation
- Add UI support for DynamoDB To Couchbase Data Migration
- Add support for N1QL (.n1ql) files in query workbench
- KV Range based document filter
- Named Parameters Support
- Basic Autocomplete Support
- Update Filter Documents and Capella iQ Bug Fixes
- Bump Node.js version to 20
- Add MongoDB to Couchbase data Migration tool
- Add Github Codespaces support (Changes in authentication library)
- Update Document filtering to support secondary indexes
- Updates to the cache service to handle refreshing of cache
- Add Couchbase iQ Support
- 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
- Create Query Notebook
- Add sql++ language in extention
- Provide an option to delete active connection
- Add support for listing indexes
- Create custom logging window for couchbase plugin
- Abbreviate document count
- Create new cluster connection window
- Search Document option
- Handle Document conflicts
- Update to Couchbase Node SDK 4
- Allowing user to create a primary index if does not exist for that particular collection to load the document
- Allow user to see Bucket administrative information
- Add ability to see document meta data
- Refactor connection management, fix cluster connection state & commands (#52)
- Integrate Couchbae Node SDK (#50)
- Add make command for packaging extension (#48)
- Add create cluster validation errors (#44)
- Update cluster connected / not connect icons (#42)
- Remove load more command from pallete (#39)
- Initial release