Couchbase Component Release Notes

This page lists the main features added to the Couchbase Component.

Change Log

Version 2023.2.0

New Feature

  • DI-7106: A new Export File Prefix parameter is added to the Integration RDBMS to Couchbase (N1QL JSON Export) template to add a prefix to the export file names.

  • DI-7107: A new Export Method parameter is added to the Integration RDBMS to Couchbase (N1QL JSON Export) template to export the results to single (JSON Lines) or multiple output files.

Bug Fix

  • DI-7217: Template Integration RDBMS to Couchbase (CRUD): The "update" operation misses a tooltip

Version 2023.1.8

Bug Fixes

  • DI-8854: Template INTEGRATION RDBMS to Couchbase (N1QL JSON Export): JSON files are created for each result even when the template should output a single JSON file containing all results.

Version 2023.1.6

New Features

  • DI-8051: Add a new parameter in the metadata and template to allow the query timeout to be changed.

Version 2023.1.5

New Feature

  • DI-7886: Add sub-metadata support on the cluster and scope level.

Version 2023.1.1

Bug Fix

  • DI-7075: The transaction dedicated JAR usage in the code has been removed.

Version 2023.1.0

New Feature

  • DI-6603: The Update operation in the Couchbase CRUD template allows partially updating documents.

Bug Fixes

  • DI-6120: When using Couchbase as source, the target Load XML to RDBMS Template fails to load data.

  • DI-6008: Couchbase UI localization was not applied.

  • DI-6829: Reverse engineering does not reverse all the possible properties when there are multiple documents with different array structures.

  • DI-7041: Remove the Couchbase Transctions third-party library. It is now required to add it manually in the Module. See Getting Started with Couchbase.

Version 5.3.12 (Component Pack)

Bug Fixes

  • DI-7075: Remove support for deprecated Couchbase transactions library.

  • DI-8942: ClassNotFound exception in Designer when loading some components.

Version 5.3.11 (Component Pack)

New Features

  • DI-6603: The Update operation in the Couchbase CRUD template allows partially updating documents.

Bug Fix

  • DI-6829: Reverse engineering does not reverse all the possible properties when there are multiple documents with different array structures.

  • DI-7041: The Couchbase Transactions Java library has been removed.

Version 5.3.10 (Component Pack)

New Features

  • DI-6541: The N1QL Query node has been added to the metadata and can be used as source in mappings.

  • DI-6684: The INTEGRATION RDBMS to Couchbase (N1QL JSON Export) template is now available. This template extracts as the documents returned by the N1QL query JSON files.

Bug Fix

  • DI-6746: Unexpected incompatibility of Couchbase with Java 8.

Version 5.3.8 (Component Pack)

New Features

  • DI-5991: When creating Couchbase metadata, users can now add the limit and skip fields in the FTS Query. These fields can be used to define the number of results to retrieve and to skip. This is useful in implementing paginated results.

Version 5.3.7 (Component Pack)

Bug Fixes

  • DI-6120: When using Couchbase as source, the target Load XML to RDBMS Template doesn’t load any data.

Version 5.3.5 (Component Pack)

New Features

  • DI-5460 : Add Couchbase Component.