Skip to content

Releases: TechEmpower/gemini

v3.3.1

25 Jun 15:44
34798e8
Compare
Choose a tag to compare
  • Optionally skip updating methodValueCache/listeners when nothing updated

v3.3.0

28 May 15:53
3e21ae6
Compare
Choose a tag to compare
  • Jms Improvements

v3.2.0

15 May 21:12
c6b67b9
Compare
Choose a tag to compare
  • Added SubsetCacheGroup
  • Added various raw*() methods to EntityGroup to allow SubsetCacheGroup to call those implementations directly as needed.
  • Deleted CacheGroup.select() because it seems obsolete and not worth accounting for in SubsetCacheGroup. I'm open to keeping it if desired.

v3.1.0

30 Apr 17:11
77d88ba
Compare
Choose a tag to compare
  • Improve identifying Gemini version
  • Static Logging

v3.0.2

07 Apr 16:13
49fad11
Compare
Choose a tag to compare
  • New path segment type support
  • Allow customization of ObjectMapper
  • Support referencing environment variables in hikari.properties
  • Notification cleanup
  • Make startup notification MEDIUM severity

v3.0.1

24 Feb 17:33
68b6a15
Compare
Choose a tag to compare
  • Remove synchronization from SimpleDigester
  • Fix various compilation errors
  • Fix Failing Build

v3.0.0

19 Dec 17:59
cdb1df8
Compare
Choose a tag to compare
  • Update Java requirement to minimum version 11
  • Reduces boilerplate from archetype
  • Changes many features into opt-in rather than required-by-default and opt-out
  • Improves archetypes to be able to run in Resin immediately without external library dependencies

v2.25.2

22 Nov 16:20
e6fe321
Compare
Choose a tag to compare
  • Support STARTTLS - #62
  • Support JSON body type - #59

v2.25.0

23 Aug 16:53
b5581f0
Compare
Choose a tag to compare

This makes the Flyway version current and enhances the logging a bit when migrations are applied.

v2.24.1

10 May 20:11
Compare
Choose a tag to compare

Changelog

  • Notify CacheListeners on calling refresh and removeAll #51