Releases: mimfgg/semla
Releases · mimfgg/semla
v1.2.2
What's Changed
- synchronize the ListAppender
- Bump mysql-connector-java from 8.0.25 to 8.0.28 in /semla-mysql by @dependabot in #28
- Bump postgresql from 42.3.3 to 42.3.7 in /semla-postgresql by @dependabot in #31
- Bump graphql-java from 17.3 to 17.4 in /semla-graphql by @dependabot in #30
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Bump logback-core from 1.2.8 to 1.2.9 in /semla-logging by @dependabot in #27
- added async calls and implementation
- fixed serialization of Jackson MixIns
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.6
v1.1.5: Merge pull request #19 from mimfgg/develop
fixed wrong unchecked cast
v1.1.4: Merge pull request #18 from mimfgg/develop
fix for Fields and Methods recursive caches breaking on java 16+
v1.1.3: Merge pull request #17 from mimfgg/develop
synchronize all static map caches
fixes nested Types.parameterized bug