Skip to content

Releases: treeverse/dvc-http

2.32.0

Choose a tag to compare

@skshetry skshetry released this 13 Dec 10:52
5af9d8b

What's Changed

Full Changelog: 2.31.0...2.32.0

2.31.0

Choose a tag to compare

@efiop efiop released this 05 Dec 17:20

What's Changed

New Contributors

Full Changelog: 2.30.2...2.31.0

2.30.2

Choose a tag to compare

@pmrowla pmrowla released this 08 Feb 06:19

What's Changed

New Contributors

Full Changelog: 2.30.1...2.30.2

2.30.1

Choose a tag to compare

@dtrifiro dtrifiro released this 23 Jan 09:19
09cf743

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

Choose a tag to compare

@dtrifiro dtrifiro released this 05 Jan 15:20
69816ee

What's Changed

Full Changelog: 2.29.0...2.30.0

2.29.0

Choose a tag to compare

@dtrifiro dtrifiro released this 05 Jan 13:56
f77d814

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

Choose a tag to compare

@dtrifiro dtrifiro released this 23 Dec 10:01

What's Changed

New Contributors

  • @efiop made their first contribution in #13

Full Changelog: 2.27.2...2.28.0

2.27.2

Choose a tag to compare

@dtrifiro dtrifiro released this 20 Sep 09:17
0bcfc85

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

Choose a tag to compare

@skshetry skshetry released this 28 Aug 15:54
7f0af52

What's Changed

Full Changelog: 2.19.0...2.19.1

2.19.0

Choose a tag to compare

@efiop efiop released this 25 Aug 11:17
15395d1

What's Changed

New Contributors

Full Changelog: 0.0.1...2.19.0