Skip to content

Commit edf7d6b

Browse files
Release 9.2.0
1 parent 5241e6d commit edf7d6b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGES.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# request-converter change log
22

3+
## 9.2.0 (2025-09-19)
4+
* Update schema for 9.2 ([#95](https://github.com/elastic/request-converter/pull/95))
5+
* Python: Handle body properties with dashes or dots ([#94](https://github.com/elastic/request-converter/pull/94))
6+
* PHP: escape dollar variables ([#88](https://github.com/elastic/request-converter/pull/88))
7+
38
## 9.1.2 (2025-07-11)
49
* Remove outdated URL patch in console parser ([#86](https://github.com/elastic/request-converter/pull/86))
510

611
## 9.1.1 (2025-06-13)
712
* Use environment variable for ES host by default in curl exporter ([#85](https://github.com/elastic/request-converter/pull/85))
8-
* Update schyyema for 9.1
13+
* Update schema for 9.1
914

1015
## 9.1.0 (2025-05-28)
1116
* PHP and Ruby support ([#83](https://github.com/elastic/request-converter/pull/83))
@@ -66,3 +71,4 @@
6671

6772

6873

74+

0 commit comments

Comments
 (0)