Versions Compared

Key

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

Release date: September 12th, 2023

Tech Stack

NoSQL DB provider supported

...

  • 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

...

Note: you can find all the details in Jira here.



Known Issues

  • Spell checker only works with Elasticsearch
  • Saga-Parser using recognizers that need Python Bridge, cannot connect to a Python Bridge set up with HTTPS, only HTTP
  • Debug setting in Saga-parser causes a NPE during crawl. This setting needs to be disabled
  • Statistics screen is not rendering correctly after an Evaluation with a dataset is performed
  • Check Tag button in preview screen is not working properly
  • Depending on connection quality a false "Server Down" message could appear in the UI