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.
- Improved detection of license file or string and use in container(s)
- Warning message if SENZING_ENGINE_CONFIGURATION_JSON is set
- Modify configparser to not interpolate percent encoded config values
- Fixed case sensitive bug
- Improve conversion of INI config file to JSON
- Fix an issue parsing CLI arguments on Python version < 3.8
- Add timeout to update check to prevent premature warning
- Fixed bug in --saveImages
- Substantial performance improvements
- Checks if a new version is available
- Can self update if newer version is available
- New output formatting
- New flag to be stricter on checking health of containers, to use if issues arise (--waitHealth)
- New arg to specify the Docker URL (--dockUrl)
- Fix bug with saving imnages to a package
- Add detection of running in AWS and report public facing host & IP address
- Add IP address to resources output
- Remove temporary use of transistional Docker assets URL used during Senzing V2 -> V3
- Modified technique to collect the user ID running as to improve compatability with WSL2
- Support SenzingAPI 3.0.0
- Initial release