Releases: seborama/govcr
Releases · seborama/govcr
v15.2.0
v15.1.0
Add some more error types based (syscall errors and DNS specifically) on information outlined here: https://haisum.github.io/2021/08/14/2021-golang-http-errors/
This is probably less useful for recording, but quite handy for mutating responses when injecting errors for testing.
Thanks @dpittner
v15.0.0
v14.0.0
This release brings native support for multiple cassette storage back-end.
The filesystem storage remains the default storage and is pre-v14 compatible.
v14.0.0 also adds AWS S3 support for cassette storage.
Full Changelog: v13.2.0...v14.0.0