Skip to content

5.11.0

Compare
Choose a tag to compare
@injectives injectives released this 27 Jul 08:55
· 47 commits to 5.0 since this release
ea56edc

This update introduces cancellation support to the ReactiveSession.run methods. This aims to ensure that the transaction is rolled back and the acquired connection is returned back to the connection pool. #1457

In addition, the driver will round up sub millisecond values in the transaction timeout configuration. #1451

Furthermore, an experimental BlockHound integration has been introduced. #1450

5.11 API documentation

👏 Improvements


🔧 Dependency Management


  • Update dependencies #1471