Drift 1.1.1
This patch release contains the following changes:
- Rollback transactions when a commit fails.
- Revert a change from 1.1.0 to stop serializing messages over isolates. Instead, please set the
serialize
parameter tofalse
on theDriftIsolate
methods.
The generator, released as drift_dev
version 1.1.1
contains a fix related to custom row classes with generateInsertable: true
.