We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 428ac7c + 770734e commit c0fb52dCopy full SHA for c0fb52d
README.md
@@ -9,8 +9,8 @@
9
- [Architecture](#architecture)
10
- [Migration](#migration)
11
- [Warnings](#warnings)
12
- - [3.12.0](#3120)
13
- - [Node 23 update](#node-23-update)
+ - [4.0.0](#400)
+ - [Node 22 update](#node-22-update)
14
- [3.10.0](#3100)
15
- [Node 20 update](#node-20-update)
16
- [3.1.0](#310)
@@ -166,9 +166,9 @@ apiLambda --> opensearch
166
name, reindex the existing index into the newly-created index, delete and re-created
167
the existing index by creating a collection, and reindex back into the index.
168
169
-### 3.12.0
+### 4.0.0
170
171
-#### Node 23 update
+#### Node 22 update
172
173
The default Lambda deployment environment is now Node 22.
174
0 commit comments