Skip to content

Release 2.10

The following changes have been prepared and implemented.

Actions

Stage

Methods wrap_in and rollback

Added the use of the fail! method in case of failure inside wrap_in when there is no rollback.

Testing

RSpec

Chain with_output

Improved message when using the with_output chain.

Helper allow_service_as_failure

Fixed handling of the on_failure hook in the allow_service_as_failure helper.