Releases: keboola/python-vcr-tests
Releases · keboola/python-vcr-tests
Release list
0.7.1
What's Changed
- build: upgrade to ruff 0.16.1 and adopt its expanded rule set by @matyas-jirat-keboola in #17
- feat: record performance metrics (request pairs + timings) in cassette metadata by @matyas-jirat-keboola in #16
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- feat: scrub response data before the component reads it (scrub_before_read) by @matyas-jirat-keboola in #15
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- fix: support vcrpy 8.2+ request_url arg in VCRHTTPResponse init patch by @matyas-jirat-keboola in #14
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- feat: add DB VCR support for recording/replaying database interactions by @matyas-jirat-keboola in #11
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- feat: log capture, sync action output testing, and expected failures by @matyas-jirat-keboola in #10
Full Changelog: 0.3.1...0.4.0
0.3.1
0.3.0
What's Changed
- feat: load VCR_SANITIZERS from component script during scaffold recording by @matyas-jirat-keboola in #7
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- fix(oom): prevent RSS growth during VCR recording + sanitizer dedup by @matyas-jirat-keboola in #6
Full Changelog: 0.1.5...0.2.0
0.1.5
What's Changed
- Fix default sanitizer to only redact #-prefixed secrets; add input_files_dir to scaffolder by @matyas-jirat-keboola in #4
Had to use higher tag, as I pushed previously to Test PyPi
Full Changelog: 0.1.2...0.1.5
0.1.2
What's Changed
- Added regenerate cassettes to existing tests
- Changed structure
Full Changelog: 0.1.1...0.1.2