Skip to content

Release 8.0.0-RC3

Choose a tag to compare

@ezimuel ezimuel released this 26 Feb 14:20
v8.0.0-rc3
044763e

This RC3 release introduces the OnSuccessInterface and OnFailureInterface for managing the async code with the execution of a custom function during the return of OnSuccess and during the execution of OnFailure. As default behaviour the OnSuccessDefault and OnFailureDefault does not perform any operations.