v2.3.0
Version Number
2.3.0-64
New Features
-
CAF-3320: Added
NORMALIZE_CASEnormalization.
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.