Skip to content

MC Hub v8.0.0

Compare
Choose a tag to compare
@lefreud lefreud released this 01 May 18:00

Added

  • Added required field cors_allowed_origins in configuration.json file
  • Added ability to define constants using environment variables
  • Improved documentation of multiple classes
  • Default cluster name now generated randomly, using a random pet name

Changed

  • Bumped npm to 12.22
  • Bumped curl to 7.76

Fixed

  • Fixed occasional bug when reading Terraform state file

Security

  • Restricted the CORS allowed origins, instead of allowing all origins to make API calls
  • Bumped ssri to 6.0.2