Skip to content

v3.3.5 - [2024-08-08]

Compare
Choose a tag to compare
@tbelmega tbelmega released this 08 Aug 16:07
· 6 commits to main since this release
d3b0b9b

[3.3.5] - 2024-8-8

Changed

  • EXTERNAL LIBRARIES: Updated various external open source libraries to resolve potential vulnerabilities.
  • CODE QUALITY: Small refactoring of code base to improve maintainability.

Fixed

  • Resolved JSON Attributes not displaying info panel link when set in schema.

Added

  • MGN: Added support allowing for the definition of secondary IP addresses in launch templates from CMF server definitions.
  • MGN: Introduced support for defining MGN post launch actions from CMF per server, this is a json attribute and requires the input to be defined as per boto3 MGN documentation for put_source_server_action.
  • WEB FRONTEND: Added ./well-known/security.txt to public web pages to provide security vulnerabilities reporting details.
  • SSM Automation and MGN: All automation scripts and AWS MGN actions now support the ability to select a subset of the applications and servers in a wave to run against.