Skip to content

Releases: iterative/dvc-http

2.32.0

13 Dec 10:52
5af9d8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.31.0...2.32.0

2.31.0

05 Dec 17:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.30.2...2.31.0

2.30.2

08 Feb 06:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.30.1...2.30.2

2.30.1

23 Jan 09:19
09cf743
Compare
Choose a tag to compare

What's Changed

  • fix get_client timeout usage by @dtrifiro in #32
  • tests: add timeout config test by @dtrifiro in #33
  • tests: use threaded http server by @skshetry in #35
  • ci: force color and build package during testing by @skshetry in #36
  • update template by @efiop in #34
  • split credentials and config handling, set custom auth header to the client by @skshetry in #37

Full Changelog: 2.30.0...2.30.1

2.30.0

05 Jan 15:20
69816ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.29.0...2.30.0

2.29.0

05 Jan 13:56
f77d814
Compare
Choose a tag to compare

What's Changed

  • use connect_timeout as default value for sock_connect_timeou tby @dtrifiro in #29
  • _prepare_credentials: connector fix for fsspec>=2022.12 by @dtrifiro in #28

Breaking changes:

  • Timeout values are now specified through the connect_timeout, read_timeout kwargs.
  • read_timeout replaces sock_read_timeout.
  • sock_connect_timeout is now ignored. Use connect_timeout to set this value.

Full Changelog: 2.28.0...2.29.0

2.28.0

23 Dec 10:01
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @efiop made their first contribution in #13

Full Changelog: 2.27.2...2.28.0

2.27.2

20 Sep 09:17
0bcfc85
Compare
Choose a tag to compare

What's Changed

  • deps: add dvc[testing] to testing deps @efiop
  • deps: Install from fsspec[http] extras #10 by @skshetry

New Contributors

Full Changelog: 2.19.1...2.27.2

2.19.1

28 Aug 15:54
7f0af52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.19.0...2.19.1

2.19.0

25 Aug 11:17
15395d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.1...2.19.0