Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@felixbarny felixbarny released this 28 Apr 16:05
· 86 commits to main since this release
  • Features
    • Added support for service.version (#168)
    • Logback: Implement ability to configure a throwable converter (#127)
    • Log4j2: Configurable exception pattern (#177)
  • Bug fixes
    • Java Util Logging: Fix loading of boolean configs (#182)
  • Performance
    • Reduce allocations for formatting exception stack traces (#178)
    • Use StringBuilder for stack trace (#181)
  • Cosmetics
    • Remove trailing space from serialization (#180)