File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# request-converter change log
22
3+ ## 9.2.1 (2025-11-12)
4+ * Write correctly formatted ndjson bodies in the curl exporter ([ #99 ] ( https://github.com/elastic/request-converter/pull/99 ) )
5+ * Fix CLI's ` --elasticsearch-url ` option ([ #98 ] ( https://github.com/elastic/request-converter/pull/98 ) )
6+
37## 9.2.0 (2025-09-19)
48* Update schema for 9.2 ([ #95 ] ( https://github.com/elastic/request-converter/pull/95 ) )
59* Python: Handle body properties with dashes or dots ([ #94 ] ( https://github.com/elastic/request-converter/pull/94 ) )
7276
7377
7478
79+
Original file line number Diff line number Diff line change 11{
22 "name" : " @elastic/request-converter" ,
3- "version" : " 9.2.0 " ,
3+ "version" : " 9.2.1 " ,
44 "description" : " Elasticsearch request converter" ,
55 "author" : " Miguel Grinberg" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments