Releases: AutomatedProcessImprovement/kairos-backend
Releases · AutomatedProcessImprovement/kairos-backend
2.1.0
30 Aug 14:26
Compare
Sorry, something went wrong.
No results found
Features
Record cost units
Indicate if error occurred in PrCore when defining columns
Add checks for case ID and activity columns: both must be present in the log
2.0.1
11 Aug 08:48
Compare
Sorry, something went wrong.
No results found
Patch for database connection: changed the host name to the name of the database container.
2.0.0
11 Aug 08:48
Compare
Sorry, something went wrong.
No results found
Features
Connect to pymongo instead of flask-pymongo due to compatibility issues
Add logging
Add endpoint for getting cases by completion
1.0.0
11 Aug 08:47
Compare
Sorry, something went wrong.
No results found
Features
Connect to MongoDB database
Connect to PrCore to receive prescription data
Parse user input (csv, xes, zip log files, column types and parameters) and send to PrCore
Receive data from PrCore and save to the database
Connect to the stream from PrCore using sseclient to receive prescription and event data
Parse prescription and event data, calculate case performance, prescription acceptance, and store them in the database
API endpoints for getting event logs, cases, prescriptions