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.
1 parent 8aef3f4 commit 3875970Copy full SHA for 3875970
CHANGES.md
@@ -1,5 +1,8 @@
1
# request-converter change log
2
3
+## 8.18.1 (2025-04-04)
4
+* Updated schema for 8.18
5
+
6
## 8.18.0 (2025-02-24)
7
* Support for externally hosted exporters ([#69](https://github.com/elastic/request-converter/pull/69))
8
* Update schema for 8.18
@@ -51,3 +54,4 @@
51
54
52
55
53
56
57
package.json
@@ -1,6 +1,6 @@
{
"name": "@elastic/request-converter",
- "version": "8.18.0",
+ "version": "8.18.1",
"description": "Elasticsearch request converter",
"author": "Miguel Grinberg",
"license": "Apache-2.0",
0 commit comments