Skip to content

Releases: couchbaselabs/node-ottoman

2.5.7

Choose a tag to compare

@ejscribner ejscribner released this 24 Jun 19:12

What's Changed

Full Changelog: v2.5.6...v2.5.7

2.5.6

Choose a tag to compare

@ejscribner ejscribner released this 07 Apr 16:59

What's Changed

New Contributors

Full Changelog: v2.5.5...v2.5.6

2.5.5

Choose a tag to compare

@ejscribner ejscribner released this 04 Mar 19:02

What's Changed

Full Changelog: v2.5.4...v2.5.5

2.5.4

Choose a tag to compare

@ejscribner ejscribner released this 23 Feb 22:15

What's Changed

Full Changelog: v2.5.3...v2.5.4

2.5.3

Choose a tag to compare

@ejscribner ejscribner released this 20 Oct 21:16

What's Changed

New Contributors

Full Changelog: v2.5.1...v2.5.3

2.5.1

Choose a tag to compare

@ejscribner ejscribner released this 23 Nov 01:00

This release adds asynchronous batch processing to ensure performant batch writes.

Fixed Issues

  • #790 - Replace synchronous batch processing with asynchronous batch processing

New Contributors 🎉

Full Changelog: 2.5.0...v2.5.1

2.5.0

Choose a tag to compare

@ejscribner ejscribner released this 10 Jun 23:42

This release adds support for Transactions, fixes the issues listed below, and upgrades several underlying dependencies including the Couchbase SDK.

New Features

  • #758 - Support for Couchbase Transactions

Fixed Issues

  • #772 - Bump couchbase package to 4.3.1
  • #760 - Update quick-start.md to fix broken annotations by @royrico
  • #748, #754 - Minor Documentation Fixes

Other Changes

  • build(deps): bump follow-redirects from 1.15.2 to 1.15.6 in /docusaurus by @dependabot in #761
  • build(deps): bump follow-redirects from 1.15.3 to 1.15.6 by @dependabot in #762
  • build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docusaurus by @dependabot in #764
  • build(deps): bump express from 4.18.2 to 4.19.2 in /docusaurus by @dependabot in #765
  • build(deps): bump tar from 6.2.0 to 6.2.1 by @dependabot in #766
  • build(deps): bump got from 13.0.0 to 14.0.0 in /docusaurus by @dependabot in #773
  • build(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #769

New Contributors 🎉

Full Changelog: v2.4.0...2.5.0

v2.4.0

Choose a tag to compare

@ejscribner ejscribner released this 24 Jan 04:30

This release adds support for Full Text Search, fixes an issues listed below, and upgrades several underlying dependencies.

New Features

  • #746 - Support for Couchbase Full Text Search.

Fixed Issues

  • #742 - Fix depopulating for nested objects.

Full Changelog: v2.3.4...v2.4.0

v2.3.4

Choose a tag to compare

@ejscribner ejscribner released this 01 Aug 18:43

This release upgrades several underlying dependencies and fixes a number of issues listed below.

Fixed Issues

  • #724 - Add undefined to stringType Validator.
  • #726 - Update Merge Doc Behavior.
  • #728 - Fix query while using arrays indexes e.g. array[-1] (last element).

Full Changelog: v2.3.3...v2.3.4

v2.3.3

Choose a tag to compare

@ejscribner ejscribner released this 04 Apr 19:22

This release fixes an issue with the ArrayType options.

Fixed Issues

  • #716 - ArrayType options being set as undefined

Full Changelog: v2.3.2...v2.3.3