Skip to content

Releases: JuliaLang/Downloads.jl

v1.5.3

03 Mar 00:40
b0f23d0
Compare
Choose a tag to compare

Downloads v1.5.3

Diff since v1.5.2

Closed issues:

  • download() multi-thread error (#110)
  • tests crashing with memory / stack corruption (#145)
  • drip test failed (#146)
  • Downloads.download prints Unhandled Task ERROR: StackOverflowError: and then hangs indefinitely (#163)
  • Error: curl_easy_setopt: 48 since upgrading to MacOS 12 (#166)
  • Expose setting CURLOPT_LOW_SPEED_TIME (#168)
  • end-to-end testing for #167 (#169)
  • Getting "ERROR: Operation too slow." and timeout=Inf does not help (#171)
  • Feature request: customize the value of CURLOPT_MAXREDIRS on a per-call basis (#173)
  • [Ques] trying to download a private Git repo (#174)

Merged pull requests:

v1.6.0

15 Dec 17:47
43899e7
Compare
Choose a tag to compare

Downloads v1.6.0

Diff since v1.5.2

Closed issues:

  • download() multi-thread error (#110)
  • tests crashing with memory / stack corruption (#145)
  • drip test failed (#146)
  • Downloads.download prints Unhandled Task ERROR: StackOverflowError: and then hangs indefinitely (#163)
  • Error: curl_easy_setopt: 48 since upgrading to MacOS 12 (#166)
  • Expose setting CURLOPT_LOW_SPEED_TIME (#168)
  • end-to-end testing for #167 (#169)

Merged pull requests:

v1.5.2

26 Oct 22:56
26d79af
Compare
Choose a tag to compare

Downloads v1.5.2

Diff since v1.5.1

Closed issues:

  • not clear from readme how to actually use headers kwarg (#119)
  • FR: Support Data URIs (#122)
  • Set CURLOPT_NOBODY automatically for HEADs? (#131)
  • why can't we provide a request body directly (#135)
  • fix/remove wrong host test, failing with OpenSSL (#139)
  • arg_read_size doesn't understand GenericIOBuffer (#142)
  • Error: curl_easy_setopt: 48 (#149)

Merged pull requests:

v1.4.3

26 Oct 22:46
b07b4cf
Compare
Choose a tag to compare

Downloads v1.4.3

Diff since v1.4.2

Closed issues:

  • not clear from readme how to actually use headers kwarg (#119)
  • FR: Support Data URIs (#122)
  • Set CURLOPT_NOBODY automatically for HEADs? (#131)
  • why can't we provide a request body directly (#135)
  • fix/remove wrong host test, failing with OpenSSL (#139)
  • arg_read_size doesn't understand GenericIOBuffer (#142)
  • Error: curl_easy_setopt: 48 (#149)

Merged pull requests:

v1.5.1

01 Jun 20:22
5d00bdd
Compare
Choose a tag to compare

Downloads v1.5.1

Diff since v1.5.0

Closed issues:

  • problems with SSL host verification with proxy servers (#108)
  • is it too much to ask to move the helper functions in test/setup.jl into the module? (#120)
  • Error: curl_easy_setopt: 48 (#123)

Merged pull requests:

v1.4.2

01 Jun 20:22
1b456c6
Compare
Choose a tag to compare

Downloads v1.4.2

Diff since v1.4.1

Closed issues:

  • problems with SSL host verification with proxy servers (#108)
  • is it too much to ask to move the helper functions in test/setup.jl into the module? (#120)
  • Error: curl_easy_setopt: 48 (#123)

Merged pull requests:

v1.5.0

04 May 05:29
08fb677
Compare
Choose a tag to compare

Downloads v1.5.0

Diff since v1.4.1

v1.4.1

04 May 05:24
Compare
Choose a tag to compare

Downloads v1.4.1

Diff since v1.4.0

Closed issues:

  • make sure that put!(ch, buf) is callback-safe (#6)
  • StackOverflowError with curl_multi_socket_action (#94)
  • HTTPS - Cert verify failed: BADCERT_NOT_TRUSTED (#97)
  • Add .netrc & cookie support (#103)
  • Curl.SYSTEM_SSL compares Curl.SSL_VERSION against a typo (#109)
  • Using SSL_NO_VERIFY stops sending the SNI header (#113)

Merged pull requests:

v1.4.0

18 Mar 12:35
0b1a544
Compare
Choose a tag to compare

Downloads v1.4.0

Diff since v1.3.0

Closed issues:

  • Downloading files with FTP protocol fails with Could not resolve host (#36)
  • ctr_drbg_init failed (#58)
  • missing nss_compat.so.1 (#67)
  • Adding feature to verify SHA along with download function (#75)
  • Possible typo (#91)
  • Download hang (#95)
  • Another download hang (#99)
  • Downloads.curl(::String) or @to_request "..." (#105)

Merged pull requests:

v1.3.0

24 Nov 00:05
e5b8f94
Compare
Choose a tag to compare

Downloads v1.3.0

Diff since v1.2.0

Closed issues:

  • todo: more complete API tests (#49)
  • Downloads.download does not support local urls (#69)
  • Feature request: specify a timeout for Downloads.request (#70)
  • download("ftp://...") does not work if server sends "229 Entering Extended Passive Mode" (#73)

Merged pull requests: