Skip to content

Drift 1.1.1

Compare
Choose a tag to compare
@simolus3 simolus3 released this 23 Dec 17:05
286612d

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 to false on the DriftIsolate methods.

The generator, released as drift_dev version 1.1.1 contains a fix related to custom row classes with generateInsertable: true.