Skip to content

1.9.0

Compare
Choose a tag to compare
@fgalan fgalan released this 15 Mar 14:47
· 87 commits to master since this release
721371e

Changes (since 1.8.0):

  • Add: unhardwire default internal timer msec resolution (millisecond resolution of the internal timer thread) with a default of 10ms (#194)
  • Add: INTERNAL_TIMER_MSEC_RESOLUTION env var for internal msec resolution (#194)
  • Add: allow use WARN as WARNING log level
  • Fix: ensure timerules are stored with unique name by using full name which includes service and subservice (#191)
  • Fix: upgrade docker based image from Tomcat8 to Tomcat9
  • Fix: migrate log4j v1 (1.7.25) to v2 (2.17.2) (#184)