Release 8.0.0-RC3
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.