Skip to content

Commit 48c837a

Browse files
Merge pull request #265 from ejscribner/ottoman-2.5.1-release-notes
Release notes for Ottoman 2.5.1
2 parents b9c735e + 34bee2b commit 48c837a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

modules/project-docs/pages/ottoman-release-notes.adoc

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,23 @@ These pages cover the 2._x_ versions of the Ottoman ODM.
1212
The 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+
$ npm install ottoman@2.5.1
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

1734
Version 2.5.0 is a minor release of the Ottoman ODM.

0 commit comments

Comments
 (0)