Visit Azul.com Support

Ic Agent 1.2.0

Table of Contents
Need help?
Schedule a consultation with an Azul performance expert.
Contact Us

Azul Intelligence Cloud Agent 1.2.0

Release date: May 19, 2026

The Azul Intelligence Cloud Agent 1.2.0, in combination with the Forwarder 2.0.0, introduces deduplication, which runs on your infrastructure before any data leaves your network. The Forwarder identifies duplicate events across JVMs within the same application environment and transmits only unique events to Azul Intelligence Cloud. You get complete, accurate data at a fraction of the transfer cost.

Note
This release is designed to work with Forwarder 2.0.0 for deduplication. Don’t use this version of the Agent in combination with Forwarder 1.x.

What’s new

  • API v2 is enabled by default. The Agent now uses the v2 protocol by default. Deduplication is handled within the Forwarder. You don’t need to configure this on the Agent side.

  • Memory safeguards are disabled by default. The protectAppResources option (previously memorySafeguards) is now false by default. To re-enable, add protectAppResources=true to the Agent arguments. See CRS Arguments for more information.

Bug fixes

  • Fixed a deadlock during initialization of the Agent when running alongside other Java agents (e.g., Datadog) that load classes concurrently at startup.

  • Fixed ClassCircularityError in reference handling.

  • Fixed an AppEnv serialization issue.

  • The Agent no longer sends stripped jar-loaded events when artifact upload has failed.

Improvements

  • Updated the ASM library to version 9.8 (adds JDK 25+ support).

  • Jar load reporting now supports .war, .ear, and .sar file extensions.

  • Added reporting of jars from SystemClassLoader.