Skip to content

v2.1.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@TFaga TFaga released this 21 Mar 08:30
· 593 commits to master since this release
v2.1.0-beta.4
b91a883

This beta update includes initial functionality for the KumuluzEE advanced logging framework. It contains an easier way to manage your basic as well as more complex logging scenarios with pluggable support for the most popular logging frameworks. The implementations will be released separately as part of the KumuluzEE Logs project. It currently includes the log4j2 implementation with more coming soon.

There are also some fixes and cleanups leading up to the final release.

Features

  • Added support for the KumuluzEE advanced logging framework with pluggable implementations

Enhancements

  • Added the ability to retrieve nested array objects with the new configuration management
  • Updated the datasource retrieval to now correctly use the configuration management

Bugs

  • Added missing driver config property for datasource creation