Visit Azul.com Support

Azul Intelligence Cloud Agent Release Notes

The Intelligence Cloud Agent is the prefered way to connect your Java Virtual Machine (JVM) with the Forwarder to send all the required data to your Intelligence Cloud instance. More information is available in Using the Azul Intelligence Cloud Agent.

Azul Intelligence Cloud Agent 1.1.61

Release date: December 2, 2025

What’s New

  • General bug fixes and QOL improvements.

  • Logs generated by the agent, are now forwarded to Azul Intelligence Cloud by default. This can be disabled with the option sendCRSLogs=false. Only ERROR logs are sent by default. See CRS Arguments for more information.

  • A new CRS argument memorySafeguards=<true/false> is available to let the agent recognizes that it competes for memory with the application. When this happens, it will proactively free its memory and terminate itself. This feature is enabled by default. See CRS Arguments for more information.

  • To reduce the amount of data sent between JVMs, the Forwarder, and Azul Intelligence Cloud, the JVMs no longer send a continuous "heartbeat", but only the data needed for the reports in Intelligence Cloud.

    Therefore, for the from and to filters, you must consider when a JVM sent data to Intelligence Cloud, which may differ from how long the JVM has been running.

    See API Request Parameters > Filter Range.

Azul Intelligence Cloud Agent 1.1.49

Release date: May 28, 2025

What’s New

  • General bug fixes and QOL improvements.

Azul Intelligence Cloud Agent 1.1.34

Release date: March 27, 2025

What’s New

  • General bug fixes and QOL improvements.

Azul Intelligence Cloud Agent 1.1.22

Release date: January 21, 2025

What’s New

  • General bug fixes and improvements.

  • With this release, the Agent can now also be configured with the CRS option notifyFirstCall to report the first method invocations. See Diagnostic Configuration Options.

  • The default temporary file system space is increased from 2MB up to 20MB for maxJarFileCache, see Diagnostic Configuration Options. In this space, jar files are cached for analysis. Nested jars with a bigger size than this limit will not be reported to the backend. Make sure to update this value if you have such bigger nested jars.

Azul Intelligence Cloud Agent 1.1.0

Release date: September 30, 2024

What’s New

With this release, the usage of the Azul Intelligence Cloud Agent has been simplified, as it now comes as a single JAR. This removes the need of additional parameters to configure the accessor.

Azul Intelligence Cloud Agent 1.0.0

Release date: March 18, 2024

Initial release of the Azul Intelligence Cloud Agent, an optional component that enables Intelligence Cloud functionality with older versions of Azul, as well as non-Azul JVMs.

To learn more, check the Using the Azul Intelligence Cloud Agent documentation.