For the complete documentation index, see llms.txt. This page is also available as Markdown.

C++ Agent

2026 Release Notes

Version
Date
Change

0.5.9.1

July 13, 2026

New Features and Updates:

  • Added support for arm64 architecture on NVIDIA Orin platforms for Linux.

  • Added initial beta support for the MSVC compiler on Windows.

0.5.8.1

June 8, 2026

New Features and Updates:

  • Added process filter support for CTracer.

0.5.7.1

May 25, 2026

New Features and Updates:

  • Updated runtime dependencies for GCC 9 and C++17 compatibility on ARM.

Resolved Issues:

  • Fixed a race condition on application shutdown that could result in a crash.

0.5.6.1

May 18, 2026

Resolved Issues:

  • Stability fixes for coverage logic

0.5.5.1

May 11, 2026

Resolved Issues:

  • Performance and stability improvements

0.5.4.1

May 1, 2026

Resolved Issues:

  • Fixed a platform-specific linkage issue affecting atomic utilities on arm64 systems.

0.5.3.1

March 24, 2026

Resolved Issues:

  • Fixed an issue with incorrect timestamps in the build map and footprints.

  • Fixed an issue where the execution ID was missing for FPv6.

0.5.2.1

March 9, 2026

New Features and Updates:

  • Added support for the Clang compiler.

  • Added batching for the scanner component.

Resolved Issues:

  • Fixed issue with printing to standard output in tracer.

0.5.1.1

February 23, 2026

Resolved Issues:

  • Fixed issue with crash on scan during scanning system STL methods.

0.5.0.1

February 13, 2026

New Features and Updates:

  • Added support for musl-x64, musl-armv7, and musl-arm64 architectures.

Resolved Issues:

  • Fixed scanner for GCC v13.1, 13.2, 13.3.

2025 Release Notes

Version
Date
Change

0.4.0.1

October 22, 2025

New Features and Updates:

  • Added support for x86 and arm64 architectures for glibc.

0.3.0.1

September 15, 2025

New Features and Updates:

  • Replaced libbfd with libbacktrace due to security concerns.

  • Added support for GCC/GCNO 13.

Resolved Issues:

  • Fixes to method hashing.

0.2.0.1

July 7, 2025

New Features and Updates:

  • Added armv7 architecture support.

Resolved Issues:

  • Fixed relative path recognition on scan.

2024 Release Notes

Version
Date
Changes

0.1.0.1

February 25, 2024

New Features and Updates:

  • Beta release of C++ Agent for Linux/GCC.

Last updated

Was this helpful?