Skip to content

Commit bc9e2f2

Browse files
Release 9.1.2
1 parent 347e17f commit bc9e2f2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# request-converter change log
22

3+
## 9.1.2 (2025-07-11)
4+
* Remove outdated URL patch in console parser ([#86](https://github.com/elastic/request-converter/pull/86))
5+
36
## 9.1.1 (2025-06-13)
47
* Use environment variable for ES host by default in curl exporter ([#85](https://github.com/elastic/request-converter/pull/85))
58
* Update schyyema for 9.1
@@ -62,3 +65,4 @@
6265

6366

6467

68+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elastic/request-converter",
3-
"version": "9.1.1",
3+
"version": "9.1.2",
44
"description": "Elasticsearch request converter",
55
"author": "Miguel Grinberg",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)