Skip to content

2.4.1 Release

Compare
Choose a tag to compare
@janithb janithb released this 02 Mar 15:49
· 59 commits to master since this release

Audit4j Core 2.4.1 Release

Change Log:

Issues Fixed:

  1. Resolve servlet spec file path.
  2. Object serializer null pointer exception.

Features Added:

  1. Ignore Audit Annotation for parameters and object fields.
  2. De Identify annotation for object fields
  3. Pluggable serializers including ObjectToStringSerializer and ObjectsToFieldsSerializer,
  4. Core performance improvement.

Along with this release following extensions are released.

  1. Audit4j DB extention https://github.com/audit4j/audit4j-db/releases/tag/2.4.1
  2. Audit4j Spring integration https://github.com/audit4j/audit4j-spring/releases/tag/2.4.1