Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Release Date: 4/Jul/23

Highlights

  • Support for multitenancy.

  • Added concurrent document classification.

Features

Key

Summary

Change Log

SC-53

Add tenant identifier to Kafka messages

Smart Classifier

  • Added multitenancy support.

  • Smart Classifier is now able to use main product database (PostgreSQL or SQL Server) instead of internal SQLite database.

SC-67

Add concurrency for Smart Classifier

Smart Classifier

  • Added concurrency for Smart Classifier.

SC-69

Add enrichment request identifier to processing pipeline models

Smart Classifier

  • Added enrichment request identifier to processing pipeline models.

SC-77

Clean up logs

Smart Refiner

  • Updated Serilog configuration to produce cleaner logs.

Bugs

Key

Summary

Change Log

SC-65

Offset commit failed due to no offset stored in Kafka client

Smart Classifier

  • Kafka consumer now stores offset on commit.

  • No labels