Skip to content

[0.5.3] - 2023-03-13

Compare
Choose a tag to compare
@akudiyar akudiyar released this 13 Mar 23:46
· 22 commits to master since this release

Bugfixes

  • Fix race condition when different threads changed the tuple mapper while it was being serialized, leading to the corrupted serialized task closure data - #45

What's Changed

  • Fix race condition when serializing the write task closure by @akudiyar in #46
  • Update driver to v0.10.1 by @akudiyar in #47

Full Changelog: v0.5.2...v0.5.3