5.22.0
This release introduces preview support to the GQLStatusObject #1194 along with other ergonomic preview features. This also speeds up the driver shutdown when connections are waiting to be acquired #1196, thanks, CarsonF, for the contribution.
⭐ ⚠️ Preview Features
- Introduce GqlStatusObject support as notifications to
ResultSummary#1194 - Introduce
AbortSignaltoDriver.executeQuery1199 - Introduce
resultTransformer.first#1200 - Introduce
resultTransformer.summary1201 - Introduce
resultTransformers.eagerandresultTransformers.mapped1202
🔧 Fixes
🧹 Housekeeping
- Improvements on internal APIs #1195