File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
modules/project-docs/pages Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,23 @@ These pages cover the 2._x_ versions of the Ottoman ODM.
1212The Ottoman ODM will run on any https://github.com/nodejs/Release[supported LTS version of Node.js].
1313
1414
15+ == Version 2.5.1 (22 November 2024)
16+
17+ Version 2.5.1 is a patch release of the Ottoman ODM.
18+ This release adds asynchronous batch processing to ensure performant batch writes.
19+
20+ [source,console]
21+ ----
22+ 23+ ----
24+
25+ https://ottomanjs.com/#installation[Ottoman installation]
26+
27+ === Fixed Issues
28+
29+ * Replaced synchronous batch processing with asynchronous batch processing: https://github.com/couchbaselabs/node-ottoman/issues/790[#790].
30+
31+
1532== Version 2.5.0 (10 June 2024)
1633
1734Version 2.5.0 is a minor release of the Ottoman ODM.
You can’t perform that action at this time.
0 commit comments