Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Release 1.12.0

Compare
Choose a tag to compare
@mp911de mp911de released this 12 Jun 13:01
· 126 commits to main since this release
f85315f

Enhancements

  • Add includeLogMessageParameters to WildFlyJsonFormatter #106
  • Allow disabling source location #144
  • Upgrade to WildFly 12 #146

Bugfixes

  • Add missing Log4j2 plugin configuration #132
  • Use timestamp format from logging.properties for JUL Handler if it presents there #140
  • Derive MDC from LoggingEvent #145

Other

  • Update JDK 10 and 11 install script #124
  • Upgrade to Jedis 2.9.0 #130
  • Add build profile for Java 11 #134
  • Upgrade dependencies #143
  • Use Mockito's JUnit Jupiter extension #147
  • Fix Java9+ build profiles #146