Project

General

Profile

Actions

Bug #12373

closed

VCR gem version 3.0 introduces numerous breaking changes

Added by Chris Peters over 9 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

VCR changelog
3.0.0

[Breaking] test support for 1.8.7, 1.9.2, 2.0.0, 2.1.0, ree, jruby 1.8mode, rbx 1.8mode
[Breaking] the possible return value VCR.configuration, it now might return nil
[Breaking] the possible return value VCR.cassette_serializers, it now might return nil
[Breaking] the possible return value VCR.cassette_persisters, it now might return nil
[Breaking] the possible return value VCR.library_hooks, it now might return nil
[Breaking] the possible return value VCR.request_ignorer, it now might return nil
[Breaking] the possible return value VCR.request_matchers, it now might return nil
[Breaking] the threadness of VCR, by using Mutex
[Adding] a new :compressed value for serializers that stores in gzipped files
[Adding] support for farady's RackBuilder if it exists
[Changing] the cucumber scenario naming mechanism
Actions

Also available in: Atom PDF