v3.10.0
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.