8.0.1

kyutai-labs/hibiki8.0.1Apr 29, 2026by hurl-bot

AI Summary

Bug fix for JSONPath parsing to support specific member name shorthands.

Key Highlights

  • Support for underscore in JSONPath member name shorthand

New Features

  • JSONPath underscore support

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)