219 - Creation Carousel

Last modified by Carlijn Kokkeler on 2024/04/25 15:58

In the last sprint cycle, we have worked on a new runtime image that contains a fix for an issue regarding SFTP sessions. Furthermore, we developed a new version of our eMagiz Mendix connector to support Mendix version 10 and higher. Lastly, we did several bug fixes.

Please find out more on our Release blog.

New features
  • Design - API Gateway: The path length in OpenAPI specification that can be imported is now increased to a maximum of 300 characters.
  • eMagiz Mendix Connector: We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher.
  • Deploy - Architecture: We have added functionality that allows the user to (auto-) update their external (on-premise) machine agents on the current generation architecture from the portal. With future releases of environment templates, your on-premise agents may also be updated.
Bug fixes
  • Create - Add integrations: When removing an integration from Create, the Create phase is now correctly updated. (#1053)
  • Create - Flow Designer: Enumeration values for event processors can now be edited in Create.
  • Create - Flow Designer: Default error handling is now migrated correctly when moving to the current runtime architecture. (#1266)
  • Create - Flow Designer: If a flow test creates a log line with level ‘Warning’ or ‘Error’ and there is a stack trace created, then we show the stack trace inside the log message on a separate tab.
  • Deploy - Architecture: SFTP session factories did not close their connection after it was complete. This could cause connection starvation on the SFTP server, and was especially noticable when using the SFTP Session Factory without caching, as that factory opens a new connection for every call. A new runtime image containing a fix is available, please check it out here.
  • Deploy - Architecture: Passwords for network volumes are now hidden on the machine after deployment. (#984)
  • Deploy - Unused properties: eMagiz properties, which cannot be edited or removed by a user, are not shown in the unused properties overview anymore. (#1267)
  • All: Legacy pages are now hidden correctly for models running on the current runtime architecture. (#1068)