Skip to content

Releases: trendmicro/conformity-migration-tool

v0.7.0

21 Mar 14:27
v0.7.0
95df182
Compare
Choose a tag to compare

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

15 Mar 04:45
v0.6.3
418a559
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release

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

14 Mar 18:26
v0.6.2
bcfdb18
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release

Changes

  • fix: only delete bot settings' lastModifiedFrom and lastModifiedBy fields when they exists

Full Changelog: v0.6.1...v0.6.2

v0.6.1

14 Mar 17:52
v0.6.1
8679679
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

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

14 Mar 16:28
v0.6.0
9dd6511
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

What's New

  • added CLI option for updating AWS Conformity stack

Full Changelog: v0.5.10...v0.6.0

v0.5.10

11 Mar 22:52
v0.5.10
5c11319
Compare
Choose a tag to compare
v0.5.10 Pre-release
Pre-release

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

07 Mar 17:46
v0.5.9
04b3613
Compare
Choose a tag to compare
v0.5.9 Pre-release
Pre-release

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

04 Mar 21:42
v0.5.8
df3bc33
Compare
Choose a tag to compare
v0.5.8 Pre-release
Pre-release

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

02 Mar 20:24
v0.5.7
652b62d
Compare
Choose a tag to compare
v0.5.7 Pre-release
Pre-release

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