All Products
Search
Document Center

Cloud Monitor:SDK Version Guide

Last Updated:Mar 03, 2026

This topic describes the version history of the Android SDK.

Version

Release Date

Release Notes

v2.2.5

March 2, 2026

  • Fixed known issues.

v2.2.4

February 28, 2026

  • Improved Flutter WebView data ingestion compatibility.

v2.2.3

February 26, 2026

  • Added support for module-level sample rate configuration.

  • Fixed known issues.

v2.2.2

February 3, 2026

  • Added Flutter Longtask data collection.

  • Added Flutter View performance data collection.

  • Fixed known issues.

v2.2.1

January 27, 2026

  • Fixed known issues.

v2.2.0

January 26, 2026

  • Added resource snapshot information collection interface.

  • Fixed known issues.

v2.1.0

January 20, 2026

  • Added support for reporting custom resource events.

  • Added support for configuring custom traceId.

  • Enriched timing_data for resource requests.

  • Fixed known issues.

v2.0.7

January 15, 2026

  • Added compatibility for Flutter WebView data collection.

v2.0.6

January 14, 2026

  • Fixed known issues.

v2.0.5

January 8, 2026

  • Fixed known issues.

  • Added support for Tencent X5 WebView data collection.

  • Added support for plugin blacklist configuration.

v2.0.4

December 11, 2025

  • Fixed known issues.

v2.0.3

December 9, 2025

  • Added Action data collection support for Flutter integration.

v2.0.2

December 5, 2025

  • Enhanced data collection for scroll and fast-scroll Actions.

  • Refined Resource event Type classification (such as api, image, media, js).

  • Fixed AGP version 7.1.x plug-in compatibility issue.

v2.0.1

November 24, 2025

  • Added Cloud Monitor 2.0 support for Flutter integration.

v2.0.0

November 20, 2025

  • Fully compatible with Cloud Monitor 2.0, enabling unified end-to-end observability from infrastructure to the application layer.

  • New data engine

    • High performance and low resource usage improve data reliability and protocol efficiency, with consistent core logic across platforms.

    • Uses a new data transmission protocol, reducing packet size by over 60% and significantly lowering user traffic consumption.

  • New data reporting pipeline

    • Optimized server-side data ingestion flow with a near-direct-write disk persistence solution.

    • Reduced intermediate processing steps to fundamentally improve data write success rate and real-time performance.

  • New online configuration

    • Optimized online configuration and updates with unified logic across platforms.

  • Improved SDK compatibility by completely removing third-party dependencies.

Note

Version 2.0.0 introduces breaking changes to the integration method. Follow the latest integration documentation to integrate and upgrade the SDK.

v1.0.9

November 4, 2025

  • Optimized API data collection start/stop logic.

  • Fixed .so file naming conflict issue.

  • Optimized time calculation logic.

v1.0.8

October 22, 2025

  • Optimized SDK stop process.

  • Fixed certain NullPointerExceptions and known issues.

v1.0.7

September 26, 2025

  • Improved WebView data collection.

  • Fixed custom event field exposure issue.

v1.0.6

September 21, 2025

  • Fixed issues where some custom configurations did not take effect.

  • Optimized Session update timing.

v1.0.5

September 4, 2025

  • Improved WebView data collection.

v1.0.4

August 28, 2025

  • Improved support for the Flutter framework.

v1.0.3

August 22, 2025

  • Improved support for the Flutter framework.

v1.0.2

August 21, 2025

  • Improved compatibility with third-party SDKs.

  • Improved WebView data collection.

v1.0.1

August 7, 2025

  • AGP 8.0 or later is supported.

v1.0.0

July 31, 2025

  • Added support for Android 16K.

v0.3.12

April 16, 2025

  • Added support for Android 15.

v0.3.11

April 15, 2025

  • Improved SDK stability.

v0.3.9

March 10, 2025

  • Added getDeviceId.

v0.3.8

December 11, 2024

  • Improved AGP plug-in compatibility.

v0.3.7

December 5, 2024

  • Fixed errors during WebView page loading.

v0.3.6

November 25, 2024

  • Improved AGP 8.0+ compatibility.

  • Fixed incorrect SDK version information.

  • Fixed stability issues such as array-index out of bounds.

v0.3.5

September 19, 2024

  • Added global custom property configuration.

  • Added user extension information.

  • Added support for manual integration.

  • Improved BaseRecyclerViewAdapterHelper compatibility.

v0.3.3

August 20, 2024

  • Fixed potential crashes during ProtoBuf data collection.

v0.3.2

August 19, 2024

  • Optimized interfaces for reporting custom events, exceptions, and logs to support more invocation methods.

v0.3.0

August 15, 2024

  • Added AGP 8.0+ compatibility.

  • Added custom event and exception reporting.

  • Added application environment configuration.

  • Added end-to-end tracing sample rate configuration.

v0.2.0

May 10, 2024

  • Fixed known issues.

  • Added custom username configuration.

v0.1.0

April 26, 2024

  • Added Maven integration support.