Fixed issues
Review the list of issues that are resolved in the latest Edge Flow Manager (EFM) release.
-
The Agent Metrics tab now displays accurate memory information in the Agent Info section.
-
User auto-registration now supports mTLS authentication.
-
JSON-based published flows no longer encounter issues with special characters. Escaping has been introduced to handle them properly.
-
Syntax highlighting on the Swagger UI has been disabled to resolve hanging issues when the response size exceeded 1MB.
-
The problem with Flow revert "HttpMediaTypeNotSupportedException" has been resolved.
-
Asset Download no longer silently truncates assets at the preconfigured "efm.asset.cache.maxSizeBytes." Instead, an explicit error message is raised, and the download fails with the appropriate error indication.