v7.1 CE Release Notes
Created:2025-08-19 Last Modified:2025-09-30
This document was translated by ChatGPT
#1. v7.1.0 [2025/08/21]
#1.1 Stable Feature
- AutoTracing
- Supports collecting multiple HTTP2/gRPC requests and responses within a single Packet.
- Supports retrieving the full file path for file read/write events:
- Fully retrieves NAS file paths, supporting protocols such as NFS, SMB, and CIFS.
- Fully retrieves the complete absolute path for file read/write operations inside container Pods.
- AutoMetrics
- Supports aggregating and generating eBPF profiling metric data at 1-second granularity, accelerating profiling metric queries.
- AutoTagging
- Simplified process synchronization blacklist configuration, documentation.
- Adapted to K8s v1.32+ API.
- Agent
- Supports the Watchdog mechanism to ensure proper execution of circuit breaking in extreme cases.
- Supports compressed transmission of application logs, with a compression ratio between 5:1 and 20:1, documentation.