8.0.1
microsoft/graphrag8.0.1Apr 29, 2026by hurl-bot
AI Summary
A minor bug fix release for the Hurl tool, specifically addressing JSONPath parsing issues.
Key Highlights
- Support underscore in JSONPath member names
New Features
- Support underscore in JSONPath member name shorthand
Full Release Notes
[8.0.1 (2026-04-28)](https://github.com/Orange-OpenSource/hurl/blob/master/CHANGELOG.md#8.0.1) ======================================================================================================================== Thanks to [@verigak](https://github.com/verigak), Bugs Fixed: * Support _ in jsonpath member name shorthand [#4995](https://github.com/Orange-OpenSource/hurl/issues/4995)