Active
Project:
Commerce RL Carriers
Version:
8.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2020 at 15:54 UTC
Updated:
16 Dec 2020 at 21:12 UTC
Jump to comment: Most recent
We just released Shipping 2.0-beta8, the last shipping beta.
With that release out of the way, we proceeded with two necessary backwards compatibility breaks, in preparation for RC1:
#3096883: [Backwards Compatibility break] Rework and expand ShippingRate
#3106301: [Backwards Compatibility break] Inject the workflow manager into ShippingMethodBase
All shipping method plugins need to be updated for the two changes, and the module's composer.json file should be updated to require commerce_shipping "^2.0-rc1", once the RC1 release is out.
Here's an example fix, for Commerce Fedex: #3109827: Update for Shipping 2.0-rc1.
Comments
Comment #2
j. commentedAny movement on this fix being applied? I have a use case for this module.