Releases: TechEmpower/gemini
Releases · TechEmpower/gemini
v3.3.1
- Optionally skip updating methodValueCache/listeners when nothing updated
v3.3.0
- Jms Improvements
v3.2.0
- 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
- Improve identifying Gemini version
- Static Logging
v3.0.2
- 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
- Remove synchronization from SimpleDigester
- Fix various compilation errors
- Fix Failing Build
v3.0.0
- 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
v2.25.0
This makes the Flyway version current and enhances the logging a bit when migrations are applied.