File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1- [ 8.0.0 (TBD)] ( https://github.com/Orange-OpenSource/hurl/blob/master/CHANGELOG.md#8.0.0 )
1+ @ [ 8.0.0 (TBD)] ( https://github.com/Orange-OpenSource/hurl/blob/master/CHANGELOG.md#8.0.0 )
22========================================================================================================================
33
44Thanks to
5+ [ @backtozero ] ( https://github.com/backtozero ) ,
56[ @eirayuki ] ( https://github.com/eirayuki ) ,
67[ @aageneralov ] ( https://github.com/aageneralov ) ,
78[ @mateusz834 ] ( https://github.com/mateusz834 ) ,
@@ -15,11 +16,14 @@ Thanks to
1516Breaking Changes:
1617
1718* Use CookieStore in HurlResult (crate compatibility) [ #4697 ] ( https://github.com/Orange-OpenSource/hurl/issues/4697 )
19+ * Delete deprecated --interactive option [ #4712 ] ( https://github.com/Orange-OpenSource/hurl/issues/4712 )
1820* Using new JSONPath module implementing RFC 9535 [ #4270 ] ( https://github.com/Orange-OpenSource/hurl/issues/4270 )
1921
2022
2123Enhancements:
2224
25+ * Add --no-cookie-store option to deactivate cookie storage for one file. [ #2168 ] ( https://github.com/Orange-OpenSource/hurl/issues/2168 )
26+ * Rename --noproxy to --no-proxy with backward compatible alias [ #4709 ] ( https://github.com/Orange-OpenSource/hurl/issues/4709 )
2327* Add ` rawbytes ` query [ #4250 ] ( https://github.com/Orange-OpenSource/hurl/issues/4250 )
2428* Using new JSONPath module implementing RFC 9535 [ #4270 ] ( https://github.com/Orange-OpenSource/hurl/issues/4270 )
2529* Add --verbosity option (globally and per request) [ #4613 ] ( https://github.com/Orange-OpenSource/hurl/issues/4613 )
You can’t perform that action at this time.
0 commit comments