Releases: ThreatConnect-Inc/tcex-cli
Releases · ThreatConnect-Inc/tcex-cli
New and updated commands
- [PACKAGE] Updated feature generation logic to make runtimeVariable on be added for Playbook Apps
- [PACKAGE] Changed appId creation logic to used UUID4 instead of UUID5 for App Builder
- [MIGRATE] Added new command to assist in migration of TcEx 3 Apps to TcEx 4
Updates for App Builder and more
- APP-4171 - [DEPS] Updated deps command to add a link to lib_latest for current Python version for App Builder
- APP-4172 - [CLI] Minor enhancement to output of multiple commands
- APP-4773 - [SUBMODULE] Minor update to config submodule
Fix for App Builder and other updates
- APP-3915 - [CONFIG] Added validation to ensure displayPath is always in the install.json for API Services
- APP-4060 - [CLI] Updated proxy inputs to use environment variables
- APP-4077 - [SPEC-TOOL] Updated spec-tool to create an example app_input.py file and to display a mismatch report
- APP-4112 - [CONFIG] Updated config submodule (tcex.json model) to support legacy App Builder Apps
- APP-4113 - [CONFIG] Updated App Spec model to normalize App features
Initial release of tcex-cli project
- APP-3926 - Split CLI module of TcEx into tcex-cli project
- APP-3912 - [CLI] Updated
tcex
command to use "project.scripts" setting in pyproject.toml - APP-3913 - [DEPS] Updated
deps
command to build "deps" or "lib_" depending on TcEx version - APP-3819 - [LIST] Updated the
list
to choose the appropriate template branch depending on TcEx version - APP-3820 - [DEPS] Updated the
deps
to choose the appropriate template branch depending on TcEx version - APP-4053 - [CLI] Updated CLI tools to work with changes in App Builder released in ThreatConnect version 7.2
Pre-release
- pre-release for testing