We released ObjectBox 2.2 for Android more than a week ago: It comes with important fixes and we advise to update to the latest version asap. We noticed that already fixed issues are still being reported. Thus, we decided to dedicate a small blog post to increase the awareness for the two most important fixes:

  • False positives throwing UniqueViolationException for @Unique string properties with the default hash indexing –  @Index(type = IndexType.VALUE) was not affected.
  • Query links did not work for all relation types and threw exceptions like “Relation not part of Entity …”

More details are available in the changelog.