All Versions
12
Latest Version
Avg Release Cycle
109 days
Latest Release
1057 days ago

Changelog History
Page 2

  • v1.0.5 Changes

    May 21, 2017

    ๐Ÿš€ Release 1.0.5 brings lots of performance improvements in implementation of the Environments API (related mostly to reducing memory allocations) and in implementaion of the EntityStores API (more compact EntityIterableCache, its partial invalidation and updates are times faster).

    ๐Ÿš‘ Besides, 1.0.5 delivers fixes of several bugs. One of the bugs (XD-601) is pretty critical, thanks to Thorsten Schemm for reporting. The bug is old (it was introduced prior to 1.0.0), so we recommend to update unconditionally to 1.0.5.

    ๐Ÿš€ Release Notes
    Maven Central

  • v1.0.4 Changes

    January 21, 2017

    ๐Ÿš‘ This is bug fix update. One of the fixed bugs (XD-566) is pretty critical, it was introduced in 1.0.2.

    ๐Ÿ› Bug fixes

    • Environments
      • XD-565 โ€” If GC is deferred by the "exodus.gc.startIn" setting, it starts computing utilization from scratch immediately if the "exodus.gc.utilization.fromScratch" setting is on
    • Entity Stores
      • XD-566 โ€” Cached result on BinaryOperatorEntityIterable potentially containing entities of different types can be falsely left in the EntityIterableCache

    ๐Ÿš€ Release Notes
    Maven Central