Skip to content

Releases: TechEmpower/gemini

v3.3.14

Choose a tag to compare

@msmith-techempower msmith-techempower released this 21 Aug 20:33
fdf8d8a

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

Choose a tag to compare

@msmith-techempower msmith-techempower released this 24 Mar 21:01
2a6ab85

v3.3.11

Choose a tag to compare

@msmith-techempower msmith-techempower released this 19 Oct 20:30
d7f7a2c

v3.3.10

Choose a tag to compare

@msmith-techempower msmith-techempower released this 26 Aug 16:13
e5d408f
  • #118 Gather cache message latency stats and periodically log a summary

v3.3.9

Choose a tag to compare

@msmith-techempower msmith-techempower released this 19 Jul 21:41
5afdeb8
  • #117 Improve performance of getObjects() for EntityGroup

v3.3.8

Choose a tag to compare

@msmith-techempower msmith-techempower released this 06 Jun 21:07
97e94fb
  • #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

Choose a tag to compare

@msmith-techempower msmith-techempower released this 06 Aug 17:05
4c97015
  • Provide a Liquibase database migrator as an alternative to Flyway
  • Fix cache group race condition

v3.3.4

Choose a tag to compare

@msmith-techempower msmith-techempower released this 02 Oct 20:28
772165f
  • Makes CacheMessageManager support the EntityStore method value cache

v3.3.3

Choose a tag to compare

@msmith-techempower msmith-techempower released this 20 Jul 21:01
f00a790
  • 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

Choose a tag to compare

@msmith-techempower msmith-techempower released this 25 Jun 15:45
8483cc1
  • Optionally support disabling maintaining a sorted list in CacheGroup