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

bojanz created an issue.

j.’s picture

Any movement on this fix being applied? I have a use case for this module.