Skip to content

3.0.2

Compare
Choose a tag to compare
@ignazio-bovo ignazio-bovo released this 30 Oct 15:50
· 47 commits to master since this release
4484149

This is a small patch for a bug arising during utf-8 decoding of the member handle

Bug Fixes

  • uniqueness constraint on Membership entity violated due to correct decoding of the member handle raw bytes

Schema changes

  • uniqueness constraint on the handle field for Membership dropped
  • added a new field rawHandle with a uniqueness constraint on the Membership entity to store raw handle bytes