summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/NEWS
blob: d6428243a15663f2df9ddfa3cb8a9d15e0c256d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Ticket reference tags refer to tickets in the MongoDB JIRA tracking system:
https://jira.mongodb.org

WiredTiger release 11.0.1, 2022-XX-XX
------------------------------------

The WiredTiger 11.0 release is a complete refresh of the WiredTiger storage engine.
Applications written to earlier versions of the WiredTiger API will require review
(although the API structure is substantially the same as previous releases). Applications
using row-store data objects can use those objects without change. Applications using
fixed- or variable-length column-store data objects will require a dump and reload cycle
to import those objects into a 11.0 release environment.