We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41753fd commit 01ede76Copy full SHA for 01ede76
CHANGELOG.md
@@ -18,6 +18,7 @@ Breaking Changes:
18
19
* Use CookieStore in HurlResult (crate compatibility) [#4697](https://github.com/Orange-OpenSource/hurl/issues/4697)
20
* Delete deprecated --interactive option [#4712](https://github.com/Orange-OpenSource/hurl/issues/4712)
21
+* Replace legacy env var variable configuration HURL_foo by HURL_VARIABLE_foo [#4882](https://github.com/Orange-OpenSource/hurl/issues/4882)
22
* Using new JSONPath module implementing RFC 9535 [#4270](https://github.com/Orange-OpenSource/hurl/issues/4270)
23
24
0 commit comments