Skip to content

v3.10.0

Compare
Choose a tag to compare
@jmezna jmezna released this 04 Jun 08:28
· 101 commits to master since this release

This release provides a set of new features, enhancements and bugfixes.

Features:

  • Added gzip compression option for Jetty.

Enhancements:

  • Added missing validator options for datasource connection pool.
  • Upped Jetty version.
  • Upped Jackson version.
  • Lifted EL to support Java 14.
  • Added method ConfigurationUtil.getList.

Bugs:

  • Fixed the issue with snakeyaml triggering Logger method before logging.