forked from pool/python-vcrpy
- Update to 4.1.0:
* Add support for httpx!! (thanks @herdigiorgi) * Add the new allow_playback_repeats option (thanks @tysonholub) * Several aiohttp improvements (cookie support, multiple headers with same key) (Thanks @pauloromeira) * Use enums for record modes (thanks @aaronbannin) * Bugfix: Do not redirect on 304 in aiohttp (Thanks @royjs) * Bugfix: Fix test suite by switching to mockbin (thanks @jairhenrique) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vcrpy?expand=0&rev=29
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 07:54:23 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 4.1.0:
|
||||
* Add support for httpx!! (thanks @herdigiorgi)
|
||||
* Add the new allow_playback_repeats option (thanks @tysonholub)
|
||||
* Several aiohttp improvements (cookie support, multiple headers with same
|
||||
key) (Thanks @pauloromeira)
|
||||
* Use enums for record modes (thanks @aaronbannin)
|
||||
* Bugfix: Do not redirect on 304 in aiohttp (Thanks @royjs)
|
||||
* Bugfix: Fix test suite by switching to mockbin (thanks @jairhenrique)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 07:29:44 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user