Actions
Bug #12373
closedVCR gem version 3.0 introduces numerous breaking changes
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
Updated by Chris Peters almost 9 years ago
- Status changed from New to Ready For Testing
- Priority changed from High to Urgent
- Triaged changed from No to Yes
Updated by The Foreman Bot almost 9 years ago
- Pull request https://github.com/Katello/katello/pull/5561 added
Updated by Chris Peters almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|d5cd1b0d76163c8764542a5ee8fc658e98df51c5.
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release set to 86
Actions