Skip to content

v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 03:52
· 167 commits to master since this release
3cd4824

HTTP v1.2.1

Diff since v1.2.0

Closed issues:

  • Failure to Precompile HTTP Due To Missing cert.pem File (#887)
  • Unable to precompile HTTP on a Linux computing cluster due to cert.pem not being found. (#894)
  • MbedTLS error code -76 [...] Reading information from the socket failed (#896)
  • [Question] How can I run HTTP.get in REPL with response? (#898)

Merged pull requests:

  • Avoid warning - merge is deprecated (#891) (@2005m)
  • fix monitor_idle_connection for MbedTLS.SSLContext (#901) (@vtjnash)