Skip to content

v1.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 16:29
· 158 commits to master since this release
32e84aa

HTTP v1.4.1

Diff since v1.4.0

Closed issues:

  • Global logger from GitHubActions.jl causes silent crash (#921)
  • [feature] allow specification of the CA bundle via environment variable (#925)
  • https server crashes on disconnect without ssl handshake (#934)

Merged pull requests:

  • debuglayer(): fix DEBUG_LEVEL handling
    (#929) (@alyst)
  • fixed index from length for a couple of cases (#932) (@jdiaz97)
  • Support specifying CA_BUNDLE via env variables (#933) (@quinnj)
  • do not access code field if error is EOFError (#935) (@tanmaykm)