Skip to content

Releases: TechEmpower/gemini

v3.3.14

21 Aug 20:33
fdf8d8a

Choose a tag to compare

Fix deficiencies in LruSqlEntityRelation

  • Override additional methods so distribution listeners are notified
  • Have reset(Class type) check to ensure the type matches
  • Invalidate LRU cache in add/addAll as explained by the inline comment

v3.3.13

24 Mar 21:01
2a6ab85

Choose a tag to compare

v3.3.11

19 Oct 20:30
d7f7a2c

Choose a tag to compare

v3.3.10

26 Aug 16:13
e5d408f

Choose a tag to compare

  • #118 Gather cache message latency stats and periodically log a summary

v3.3.9

19 Jul 21:41
5afdeb8

Choose a tag to compare

  • #117 Improve performance of getObjects() for EntityGroup

v3.3.8

06 Jun 21:07
97e94fb

Choose a tag to compare

  • #112 Bump log4j-core
  • #113 Bump liquibase-core
  • #114 Add message list to a session
  • #115 Mysql jdbc driver 8.0.23 compatibility

v3.3.6

06 Aug 17:05
4c97015

Choose a tag to compare

  • Provide a Liquibase database migrator as an alternative to Flyway
  • Fix cache group race condition

v3.3.4

02 Oct 20:28
772165f

Choose a tag to compare

  • Makes CacheMessageManager support the EntityStore method value cache

v3.3.3

20 Jul 21:01
f00a790

Choose a tag to compare

  • Better log catastrophic configuration failures on startup
  • Fix DateHelper sync lock bug
  • Bump log4j2.version from 2.13.0 to 2.13.3

v3.3.2

25 Jun 15:45
8483cc1

Choose a tag to compare

  • Optionally support disabling maintaining a sorted list in CacheGroup