- Add --persist feature to TNSApp - Fix for TNSManager implementation - Fix for Object.add_alias - Comments/docstrings
0.18.0
- TNS query interface and automated service - Update to email template - New top-level object query command - Minor fixes and improvements
0.17.0
- Refactor database model interface - Improvements to query app and new features - New unit tests - Minor fixes and improvements
0.16.5
- Upgrade Antares client - Upgrade for other dependencies with known vulnerabilities - Fix for --extra-fields option for recommendation publishing - Typing fix for database CoreMixin class __init__ - Minor changes
0.16.4
Not secure
- add additional logging for API - automatically teardown session after each request - add extra fields support to recommendation publishing - audit use of __all__ - fix header comments - minor improvements
0.16.3
Not secure
- Refactoring and cleanup - Changed 'root_key' to 'rootkey' - Added --gen-rootkey to 'refitt auth' - Fixed bugs in intergration tests for sqlite backend - Added github actions for CI/CD