Skip to content

1.2.0

Compare
Choose a tag to compare
@penemue penemue released this 21 Feb 12:34
· 1624 commits to master since this release

This release offers database encryption. For details, refer to the documentation.

Updates of dependencies

Kotlin 1.2.21 is used.

Bug fixes

  • Environments

    • XD-667 — Transaction leak in GC as a result of race with switching Environment to read-only mode
    • XD-673 — put returns false in case of overwrite
  • Entity Stores

    • XD-669 — Entity.getLinks(linkNames) can return result with duplicates
    • XD-670 — For descending sorting, StableInMemorySortIterator returns entities with the null property value first

Performance improvements

  • Virtual File Systems

    • XD-664 — VirtualFileSystem#getFileLength() enumerates all file clusters in case of linear clustering strategy

Release Notes
Maven Central