6.1.1

Armur-Ai/Pentest-Swarm-AI6.1.1Mar 24, 2025by hurl-bot

AI Summary

This is a bug fix release for the Hurl tool, addressing issues related to formatting, filename parsing, JSONPath array wildcards, and predicate logic.

Key Highlights

  • Fixed hurlfmt spacing issues
  • Fixed filename parsing errors
  • Fixed JSONPath array wildcard with missing attributes
  • Fixed predicate `contains` with none input

Full Release Notes

[6.1.1 (2025-03-19)](https://github.com/Orange-OpenSource/hurl/blob/master/CHANGELOG.md#6.1.1)
========================================================================================================================

Thanks to
[@lu-zero](https://github.com/lu-zero),
[@andrejohansson](https://github.com/andrejohansson),
[@demostanis](https://github.com/demostanis),
[@techfg](https://github.com/techfg),

Bugs Fixed:

* Fix hurlfmt spacing [#3839](https://github.com/Orange-OpenSource/hurl/issues/3839)
* Fix filename parsing [#3848](https://github.com/Orange-OpenSource/hurl/issues/3848)
* Fix jsonpath array wildcard with missing attribute [#3859](https://github.com/Orange-OpenSource/hurl/issues/3859) [#3869](https://github.com/Orange-OpenSource/hurl/issues/3869)
* Fix predicate `contains` with none input [#3868](https://github.com/Orange-OpenSource/hurl/issues/3868)