Skip to content

4.1.0

Compare
Choose a tag to compare
@hurl-bot hurl-bot released this 21 Sep 12:04
b12b761

4.1.0 (2023-09-21)

Thanks to
@danielzfranklin,
@apparentorder,
@ppaulweber,
@taigrr,
@kallelindqvist,
@jlazic,
@Lythenas,
@Jayshua,
@chenrui333,
@nikeee,
@jasonkarns,
@humphd,

Breaking Changes:

  • Change GitHub released binaries filenames #1951
  • Fix typo in option --path_as_is to --path-as-is

Enhancements:

  • Print host architecture with --version #1893
  • Add the aws-sigv4 option to generate AWS SigV4 signed requests #1840
  • Add --delay Option #1832
  • Support RFC-7807 application/problem+json for response body logging as text #1766
  • Rename fail-at-end option with continue-on-error option #1739
  • Add connect-to per request option #1736
  • Add support for --resolve option per request #1711
  • Add TAP report #1666 #601
  • Implement isDate predicate #1520
  • Add docker arm64 build #536

Bugs Fixed:

  • IsEmpty doesn't seem to work on object collections #1788
  • Fix Cookie Query Parsing error #1784
  • Support empty BasicAuth section #1772
  • Fix standalone option for hurlfmt HTML output #1759
  • Support IPv4/IPv6 address in proxy [Options] #1756
  • Reuse same HTTP method on redirect for appropriate HTTP status codes #1719
  • Fix URL runtime evaluation #1716