Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerOctober 22, 2020
This document describes new features and enhancements, known limitations, issues, and fixes in Anypoint Runtime Manager agent version 1.14.6.
This release contains the following fixed issues:
Enabled the ability to stop an application that is stuck in Starting
status using Runtime Manager agent API.
Fixed an issue that sometimes cleared the agent configuration file.
Fixed a null pointer exception that occurred when deploying an application with logging configuration.
Fixed an issue in which starting an application resulted in a Stopping
status in the flows.
Fixed an issue in which internal agent log messages appeared in the application logs.
Upgraded the versions of several dependency libraries.
July 31, 2020
This document describes new features and enhancements, known limitations, issues, and fixes in Anypoint Runtime Manager agent version 1.14.5.
June 17, 2020
This document describes new features and enhancements, known limitations, issues, and fixes in Anypoint Runtime Manager agent version 1.14.4.
The agent now supports the file protocol for application properties.
If an application property is a URI with a file protocol, the agent reads the file content as the property value.
This feature is disabled by default.
To enable it, set the following property in mule-agent.yaml
:
services.mule.agent.application.properties.service.fileProtocolConfiguration.enabled: true
For more information, see ARM Mule Agent Plugin API.
Reordered the index of the additional Java properties in the wrapper.conf
file with the following suffixes:
stripquotes
java_version.min
java_version.max
January 24, 2020
This document describes new features and enhancements, known limitations, issues, and fixes in Anypoint Runtime Manager agent version 1.14.3.
Added new modules provided by MuleSoft to the default Runtime Manager agent version 1.x ZIP distribution:
Zabbix, Graphite, and CloudWatch metrics publishers
DB and HTTP API Analytics trackers
November 28, 2019
This document describes new features and enhancements, known limitations, issues, and fixes in Anypoint Runtime Manager agent, version 1.14.2.
HTTP callbacks now include a new authentication header emitted via the WebSockets channel.
Two extra fields were added to the Mule agent REST transport endpoint.
September 26, 2019
This document describes new features and enhancements, known limitations, issues, and fixes in Anypoint Runtime Manager agent, version 1.14.1.
July 15, 2019
This document describes new features and enhancements, known limitations, issues, and fixes in Anypoint Runtime Manager agent, version 1.14.0.
This release contains the following new features or enhancements:
Atomic schedulers modifications: A new HTTP endpoint in the Mule Runtime Manager agent API will modify schedulers' settings atomically so that other schedulers deployed to the same Mule runtime engine are not triggered. Prior to this update, modifications to schedulers forced the synchronous trigger of the schedulers of all applications running in the same Mule runtime engine.