Skip to content

10.2.1

Compare
Choose a tag to compare
@slisson slisson released this 13 Dec 02:58
· 197 commits to main since this release
f3b4e9f

10.2.1 (2024-12-13)

Bug Fixes

  • model-server: @RequiresTransaction annotation to help avoiding MissingTransactionException (cfebf70)
  • model-server: @RequiresTransaction annotation to help avoiding MissingTransactionException (2a10185)
  • model-server: deadlock caused by non-existing lock ordering (2670d49)
  • model-server: IImmutableStore is supposed to return null values (ed9bd6d)