All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, markdownlint, and this project adheres to Semantic Versioning.
- In
Dockerfile
, updated FROM instruction tosenzing/senzingapi-runtime:3.10.3
- Ensure RECORD_ID is a string when an integer isn't quoted in the input JSON
- In
Dockerfile
, updated FROM instruction tosenzing/senzingapi-runtime:3.10.1
- Added mins to results output to indicate time period
- Improve performance
- If no input file is specified redo processing will still be performed
- Can run standalone outside of Docker
- In
Dockerfile
, updated FROM instruction tosenzing/senzingapi-tools:3.7.1
- Remove debug statement
- Fixed draining of threads for Postgres governor condition
- Fixed abend when priming loader or redeor concurrent futures
- Improved handling of result returned from Governor
- Improved calling and checking of long running calls
- Modify calls to redo APIs
- Ensure there are redo records to process
- Fix messages for redo stats
- Small fixes
- Initial release