Skip to content

v2.3.0

Choose a tag to compare

@buildmachine-sou-jenkins2 buildmachine-sou-jenkins2 released this 22 Aug 16:08

Version Number

2.3.0-64

New Features

  • CAF-3320: Added NORMALIZE_CASE normalization.
    A new normalization has been added that normalizes field values to the same character casing. This means that
    field values may be used to produce the same output field value regardless of their case.

  • CAF-3340: Updated to only create one jepThreadPool object per worker and share this across all doWork calls.

Known Issues