6.5.0
- Add modules for mutiny-API!
- Fix Reactive QueryExecutor transaction rollback fails to close connection.
- Make
commit()androllback()return a failedFuture/Completableinstead of throwing anExceptionin case of failure
for the reactive QueryExecutors.