Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Accuracy improvements in PostalCode for USA
  • Support for additional scientific notation (ex. 2.1E+11) in the Number recognizer
  • Supporting identification of SSN without format in the FederalId recognizer
  • Accuracy improvement in FederalId recognizer by discarding invalid SSNs
  • New setting in DateTime recognizer to identify dates in the past/future/both
  • Accuracy improvement in CreditCard recognizer by implementing LUHN check
  • Performance improvement at loading time in Regex and SimpleRegex recognizers
  • Performance improvement at loading time in the CreditCard recognizer
  • Performance improvement at loading time in the Entity recognizer
  • Supporting many to many synonyms in the Synonym stage
  • Phone Number supports UK number format more closely, along with area codes

Docker

  • Image tag now includes base layer name (ex. saga-server:1.3.3-javacio17-base)
  • Now using CIO recommended base layer

...