Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@romanpierson romanpierson released this 13 Jan 18:49
· 4 commits to vert.x-4.x since this release
6abc15c
  • Native handling of values
  • All Log Elements return now native objects if possible
  • String based Appenders have to stringify themselves
  • Appenders that understand native objects benefit from this change
  • BREAKING CHANGE: Appender.push signature changed and simplified - only relevant if you have a custom Appender
  • Upgrade to Vert.x 4.5.1 -> Ready for Virtual Threads
  • Automatic injection of timestamp for ElasticSearchAppender - no need anymore to define it artifically in logPattern