Releases: couchbaselabs/node-ottoman
Release list
2.5.7
What's Changed
- add ga in docusaurus.config by @prajwal-pai77 in #815
- add cookie banner by @prajwal-pai77 in #816
- VULN-15222: Bump
uuidto11.1.1by @ejscribner in #817 - Bump
couchbaseto4.7.1by @ejscribner in #817
Full Changelog: v2.5.6...v2.5.7
2.5.6
What's Changed
- Added scarf analytics (Pixel) to documentation by @azaddhirajkumar in #812
- VULN-12700: Update
jsonpathto v1.3.0 by @ejscribner in #811 - VULN-14171: Bump
lodashto4.18.1andcouchbaseto4.7.0by @ejscribner in #813 - Bump version in
package.jsonto2.5.6by @ejscribner in #814
New Contributors
- @azaddhirajkumar made their first contribution in #812
Full Changelog: v2.5.5...v2.5.6
2.5.5
2.5.4
What's Changed
- Fix Vulnurable Deps: bump lodash and jsonpath by @ejscribner in #807
- Bump Couchbase to 4.6.1 by @ejscribner in #808
- Bump version in
package.jsonto2.5.4by @ejscribner in #809
Full Changelog: v2.5.3...v2.5.4
2.5.3
What's Changed
- chore(docs): update eol by @ejscribner in #802
- chore(docs): docusaurus by @ejscribner in #803
- fix(DateType.cast): preserve null/undefined values instead of casting to unix timestamp by @elmehdimrh in #804
- Bump
couchbasepackage to4.6.0by @ejscribner in #805
New Contributors
- @elmehdimrh made their first contribution in #804
Full Changelog: v2.5.1...v2.5.3
2.5.1
This release adds asynchronous batch processing to ensure performant batch writes.
Fixed Issues
- #790 - Replace synchronous batch processing with asynchronous batch processing
New Contributors 🎉
- @lemanschik made their first contribution in #780
Full Changelog: 2.5.0...v2.5.1
2.5.0
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
couchbasepackage 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
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
This release upgrades several underlying dependencies and fixes a number of issues listed below.
Fixed Issues
- #724 - Add
undefinedto 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
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