Contact Us 1-800-596-4880

Runtime Manager Agent 1.14.x Release Notes

1.14.6

October 22, 2020

This document describes new features and enhancements, known limitations, issues, and fixes in Anypoint Runtime Manager agent version 1.14.6.

New Features and Enhancements

This release contains no new features or enhancements.

Changes in This Release

This release includes no changed features.

Fixed Issues

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.

Known Limitations and Workarounds

There are no known limitations or workarounds in this release.

Upgrade Requirements

There are no upgrade requirements for this release.

Compatibility Notes

Software Version

Mule Runtime

3.6.x, 3.7.x, 3.8.x, 3.9.x

API Gateway

2.x and later

Java

JRE 1.7.0, 1.8.0 [Oracle, IBM, OpenJDK]

OS

MacOS 10.11.x, HP-UX 11i V3, AIX 7.2, Windows 2016 Server, Windows 10, Solaris 11.3, RHEL 7, Ubuntu Server 16.04

Runtime Manager

V2.12.0+

1.14.5

July 31, 2020

This document describes new features and enhancements, known limitations, issues, and fixes in Anypoint Runtime Manager agent version 1.14.5.

New Features and Enhancements

This release contains no new features or enhancements.

Changes in This Release

This release includes no changed features.

Fixed Issues

This release contains the following fixed issue:

  • Upgraded several dependency components.

  • Fixed an issue in which restarting a logging service caused an error message.

Known Limitations and Workarounds

There are no known limitations or workarounds in this release.

Upgrade Requirements

There are no upgrade requirements for this release.

Compatibility Notes

Software Version

Mule Runtime

3.6.x, 3.7.x, 3.8.x, 3.9.x

API Gateway

2.x and later

Java

JRE 1.7.0, 1.8.0 [Oracle, IBM, OpenJDK]

OS

MacOS 10.11.x, HP-UX 11i V3, AIX 7.2, Windows 2016 Server, Windows 10, Solaris 11.3, RHEL 7, Ubuntu Server 16.04

Runtime Manager

V2.12.0+

1.14.4

June 17, 2020

This document describes new features and enhancements, known limitations, issues, and fixes in Anypoint Runtime Manager agent version 1.14.4.

New Features and Enhancements

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.

Changes in This Release

Reordered the index of the additional Java properties in the wrapper.conf file with the following suffixes:

  • stripquotes

  • java_version.min

  • java_version.max

Fixed Issues

This release contains the following fixes:

  • Fixed an issue in which starting a Mule application after flows become unmanaged caused an error message.

  • Agent show descriptive message when server registration fails

Known Limitations and Workarounds

There are no known limitations or workarounds in this release.

Upgrade Requirements

There are no upgrade requirements for this release.

Compatibility Notes

Software Version

Mule Runtime

3.6.x, 3.7.x, 3.8.x, 3.9.x

API Gateway

2.x and above

Java

JRE 1.7.0, 1.8.0 [Oracle, IBM, OpenJDK]

OS

MacOS 10.11.x, HP-UX 11i V3, AIX 7.2, Windows 2016 Server, Windows 10, Solaris 11.3, RHEL 7, Ubuntu Server 16.04

Runtime Manager

V2.12.0+

1.14.3

January 24, 2020

This document describes new features and enhancements, known limitations, issues, and fixes in Anypoint Runtime Manager agent version 1.14.3.

New Features and Enhancements

This release contains no new features or enhancements.

Changes in This Release

  • 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

Fixed Issues

This release contains the following fixes:

  • Starting and stopping applications or flows now sends logs to the correct files.

Known Limitations and Workarounds

There are no known limitations or workarounds in this release.

Upgrade Requirements

There are no upgrade requirements for this release.

Compatibility Notes

Software Version

Mule Runtime

3.6.x, 3.7.x, 3.8.x, 3.9.x

API Gateway

2.x and above

Java

JRE 1.7.0, 1.8.0 [Oracle, IBM, OpenJDK]

OS

MacOS 10.11.x, HP-UX 11i V3, AIX 7.2, Windows 2016 Server, Windows 10, Solaris 11.3, RHEL 7, Ubuntu Server 16.04

Runtime Manager

V2.12.0+

1.14.2

November 28, 2019

This document describes new features and enhancements, known limitations, issues, and fixes in Anypoint Runtime Manager agent, version 1.14.2.

New Features and Enhancements

This release contains no new features or enhancements.

Changes in This Release

  • 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.

Fixed Issues

This release contains the following fixes:

  • Upgraded the versions of several dependency libraries.

Known Limitations and Workarounds

There are no known limitations or workarounds in this release.

Upgrade Requirements

There are no upgrade requirements for this release.

Compatibility Notes

Software Version

Mule Runtime

3.6.x, 3.7.x, 3.8.x, 3.9.x

API Gateway

2.x and above

Java

JRE 1.7.0, 1.8.0 [Oracle, IBM, OpenJDK]

OS

MacOS 10.11.x, HP-UX 11i V3, AIX 7.2, Windows 2016 Server, Windows 10, Solaris 11.3, RHEL 7, Ubuntu Server 16.04

Runtime Manager

V2.12.0+

1.14.1

September 26, 2019

This document describes new features and enhancements, known limitations, issues, and fixes in Anypoint Runtime Manager agent, version 1.14.1.

New Features and Enhancements

This release contains no new features or enhancements.

Changes in This Release

This release contains no changes to existing functionality.

Fixed Issues

This release contains the following fixes:

  • Fixed connection issues when using an encrypted proxy password stored in mule-agent.yml.

Known Limitations and Workarounds

There are no known limitations or workarounds in this release.

Upgrade Requirements

There are no upgrade requirements for this release.

Compatibility Notes

Software Version

Mule Runtime

3.6.x, 3.7.x, 3.8.x, 3.9.x

API Gateway

2.x and above

Java

JRE 1.7.0, 1.8.0 [Oracle, IBM, OpenJDK]

OS

MacOS 10.11.x, HP-UX 11i V3, AIX 7.2, Windows 2016 Server, Windows 10, Solaris 11.3, RHEL 7, Ubuntu Server 16.04

Runtime Manager

V2.12.0+

1.14.0

July 15, 2019

This document describes new features and enhancements, known limitations, issues, and fixes in Anypoint Runtime Manager agent, version 1.14.0.

New Features and Enhancements

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.

Changes in This Release

This release contains no changes to existing functionality.

Fixed Issues

This release contains no fixed issues.

Known Limitations and Workarounds

There are no known limitations or workarounds in this release.

Upgrade Requirements

There are no upgrade requirements for this release.

Compatibility Notes

Software Version

Mule Runtime

3.6.x, 3.7.x, 3.8.x, 3.9.x

API Gateway

2.x and above

Java

JRE 1.7.0, 1.8.0 [Oracle, IBM, OpenJDK]

OS

MacOS 10.11.x, HP-UX 11i V3, AIX 7.2, Windows 2016 Server, Windows 10, Solaris 11.3, RHEL 7, Ubuntu Server 16.04

Runtime Manager

V2.12.0+