Releases: trendmicro/conformity-migration-tool
Releases · trendmicro/conformity-migration-tool
v0.7.0
What's New
- add a CLI option to overwrite all C1 Conformity configurations (--overwrite-all)
- add a CLI option to skip migration failures (--skip-migration-failures)
- add log files which includes HTTP request and response for HTTP errors (excludes API Keys)
Full Changelog: v0.6.3...v0.7.0
v0.6.3
Changes
- fix: enable workaround fix for Legacy Conformity API
- fix: remove extra carriage-return in CSV generated on Windows
- fix: consider UPDATE_COMPLETE_CLEANUP_IN_PROGRESS as a stack update success
Full Changelog: v0.6.2...v0.6.3
v0.6.2
Changes
- fix: only delete bot settings' lastModifiedFrom and lastModifiedBy fields when they exists
Full Changelog: v0.6.1...v0.6.2
v0.6.1
Changes
- fix: prompt for inviting users should not disable copying strings from shell console
- reads CSV file in Excel dialect
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.10
Bug Fixes
- fix: must handle bot settings that are non-existing from the API response
- fix: must handle rules settings that are existing from the API response but has a value of 'null'
Full Changelog: v0.5.9...v0.5.10
v0.5.9
Changes
- sets timeouts for connection and read
- retries on server errors (status: 500-504) and 429 (Too Many Requests) error
- shows the version of the tool via --help or --version
Full Changelog: v0.5.8...v0.5.9
v0.5.8
Changes
- retries adding AWS account when it fails due to delay in AWS trust policy update
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's New
- workaround fix for Conformity Public API
- adds CLI commands: configure and run
- validates Legacy and Cloud One Conformity API URL/Key
- disables upload to PyPI
- checks for users that has mobile numbers that needs verification
Bug Fixes
- bug fix: must retrieve an updated list of Cloud One Conformity users after invitation and/or mobile verification
Full Changelog: v0.5.3...v0.5.7