Skip to content

v6.136

Compare
Choose a tag to compare
@realityforge realityforge released this 16 Aug 07:50
· 15 commits to master since this release

Changes in this release:

  • Update the org.realityforge.javax.annotation artifact to version 1.1.1.
  • When an entity is removed from replicant then forcibly unsubscribe from any subscriptions where that entity is the root instance. Historically this would be cleaned up in removeOrphanedSubscriptions but may take a brief time to do so. This change avoids potential crashes when downstream code directly observes replicant Subscription objects and attempts to access instance root.