Skip to content

0.6.2

Compare
Choose a tag to compare
@ktoso ktoso released this 15 Oct 03:45
· 583 commits to main since this release
0.6.2
cf466ac

Bugfix

  • =serialization rm 5.2.4 workaround, fix LWWMap with Codable Value (Codable in Proto nesting) #782
    • this would manifest when using deeply nested CRDTs such as LWWMap which stores an LWWRegister internally, both being encoded using protocol buffers, and using a value which is Codable/JSON encoded -- it would have wrong assumptions about how it should store the serialized bytes.

Stats

A total of 1 tickets (including 1 bug 🐞) were resolved in this patch release.
You can view the full changes made on the 0.6.2 milestone.