Cycloid changelog

Changelog v5.1.221

  • ADDED

    • Console: Org menu and workers pop up now can be open in new tab

    • Cost Estimation: module.count is now evaluated

    • Cost Estimation: Add new AWS resources

    • Errors: When an unexpected error happens, "View details" button display in a panel some details about the error to help our support to fix diagnose the issue

    • Service Catalog: Added 'latest' field, displaying whether provided stack is using the latest version

    • Backend: Added support of TLS for Redis and ElasticSearch (and an option to skip it)

  • FIXED

    • Console: The filters had issues with the relative time range

    • Cost Estimation: Some attributes passed to the modules were not read correctly and were set as empty while there were having a values

    • External backend: Fixed incorrect ID parsing in some error messages

  • CHANGED

    • Backend: Upgrade alpine base image to 3.21 to fix security issues