8.0.1
vanna-ai/vanna8.0.1Apr 29, 2026by hurl-bot
AI Summary
A patch release focusing on bug fixes, specifically improving JSONPath support by allowing underscores in member names.
Key Highlights
- Fix for JSONPath member name shorthand support
- Thanks to contributor @verigak
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)