235 - Last Log

Version 348.1 by Carlijn Kokkeler on 2024/12/02 11:32

In this release, our new log alerting will be available! Please find out more about it LINK. Furthermore, we have implemented improvements for SMB and did some performance improvements. Lastly, from now on we no longer support our legacy Mendix connector (< version 4.x).

Please find out more on our Release blog.

Minor changes

  • Manage - Alerting: We have added log message alert triggers to our new alerting stack for the current runtime architecture. This new feature allows you to trigger on all incoming log messages with an error log-level, or trigger for log messages with a specific log message and log level (info, warning or error) combination. Furthermore, you can specify the specific runtime the log message originated from as one of the filters as well. Please check out our release blog for the migration actions, and our new ML LINK about the design.
  • Design - CDM: When selecting an attribute in a datamodel, the selected attribute and associated entity are now highlighted. (#1150)
  • Deploy - Deployment: We have removed some deprecated components from our runtime image. Please find out more here.

Bug fixes

  • Deploy - Architecture: The failover container will now be shown correctly.