1.27.3 — 8th February
Updates
Downgrade Cilium eBPF Version for GKE Autopilot Compatibility
Downgraded the bundled Cilium eBPF version to resolve a compatibility issue introduced after the upgrade in eBPF agent version 1.26, which affected GKE Autopilot 1.34 and later.
1.27.2 — 8th February
Updates
Add 6.12.+ BTF in eBPF Package and Images
Added support for Linux kernel 6.12 and later BTF files in the eBPF package and container images to improve compatibility with newer kernel versions.
1.27.1 — 16th January
Updates
Add Compression for Span Export
Added support for compressing spans during export to reduce network bandwidth usage and improve export efficiency.
Switch Sampling Engine Order to Prioritize Protection Span Rules
Updated the sampling engine order so that protection span rules are evaluated with higher priority, ensuring more accurate enforcement of protection policies.
Set TA_DATA_DIR by Default Across Deployments
Set TA_DATA_DIR by default across all deployment methods, including rpm, deb, install script, Helm, Terraform, and ECS, to ensure consistent data directory configuration.
1.27.0 — 6th January
Updates
Token-Based Auth Support for TPA Connection
Added support for reporting token-based authentication between the eBPF tracer and the platform. When tracer authentication is enabled in TPA, and a valid reporting token is configured in the eBPF settings, spans are successfully exported to the platform.
Resolved Issues
Upgrade crypto and rardecode to Fix Vulnerabilities
Upgraded crypto and rardecode dependencies to address known security vulnerabilities.
ECS CloudFormation Template Fix
Resolved issues in the ECS CloudFormation template to improve deployment reliability.