File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,15 @@ Enhancements:
20
20
21
21
* Add query for HTTP redirects [ #922 ] ( https://github.com/Orange-OpenSource/hurl/issues/922 )
22
22
* Add urlQueryParam filter [ #2199 ] ( https://github.com/Orange-OpenSource/hurl/issues/2199 )
23
+ * Add option to configure max-time per request [ #3162 ] ( https://github.com/Orange-OpenSource/hurl/issues/3162 )
23
24
* Add date comparison predicates [ #3480 ] ( https://github.com/Orange-OpenSource/hurl/issues/3480 )
24
25
* Add pinnedpubkey cli option [ #3563 ] ( https://github.com/Orange-OpenSource/hurl/issues/3563 )
25
26
* Add base64 url safe encode and decode filters [ #3840 ] ( https://github.com/Orange-OpenSource/hurl/issues/3840 )
26
27
* Show hurl --help with color [ #3882 ] ( https://github.com/Orange-OpenSource/hurl/issues/3882 )
27
28
* Add toHex filter [ #3963 ] ( https://github.com/Orange-OpenSource/hurl/issues/3963 )
28
29
* Remove hex crate dependency [ #4011 ] ( https://github.com/Orange-OpenSource/hurl/issues/4011 )
29
30
* Add support for negative values for nth filter [ #4050 ] ( https://github.com/Orange-OpenSource/hurl/issues/4050 )
31
+ * Add option to configure pinnedpubkey per request [ #4084 ] ( https://github.com/Orange-OpenSource/hurl/issues/4084 )
30
32
31
33
32
34
Bugs Fixed:
You can’t perform that action at this time.
0 commit comments