New Features
- Enable brotli decompression if available (via
brotli,brotlipyorbrotlicffi) (#620) - thanks @immerrr
Bug Fixes
- Fix aiohttp allowing both
dataandjsonarguments when one is None (#624) - thanks @leorochael - Fix usage of io-like interface with VCR.py (#906) - thanks @tito and @kevdevg
Other Changes
- Migrate to declarative Python package config (#767) - thanks @deronnax
- Various linting fixes - thanks @jairhenrique
- CI: bump actions/checkout from 5 to 6 (#955)
Full Changelog: v8.0.0...v8.1.0