Prepare for v0.24.0 #5044
geyslan
started this conversation in
Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tracee v0.24.0 Release Notes
🎯 Major New Features
1. traceectl - New CLI Tool
traceectlcommand-line tool for gRPC interaction with Traceeversion,event(with enable/disable),stream, andmetrics2. LSM (Linux Security Module) Support
lsm_support_checktool to verify LSM program support3. Extended Events Infrastructure
4. FIPS 140-3 Compliance
FIPS=1make flag1. Unified Server Flag
Consolidated 6 separate server flags into single
--serverflag.Old flags (removed):
--metrics-endpoint--grpc-listen-addr--http-listen-addr--healthz-endpoint--pprof-endpoint--pyroscopeMigration:
2. Event Decoding Overhaul
trace.Pointertype (64-bit invariant)3. Container Flag Rename
--crito--containersflag rename--no-containersdeprecated in favor of--containers enrich=false🚀 Performance Improvements
🏗️ Build & Toolchain
Clang 19 Upgrade
Go 1.24 Support
BTFHub Improvements
📊 New Events & Enhancements
security_task_prctl- Monitor prctl system callsheartbeat- Health monitoring event for liveness checkspwd(current working directory) tosched_process_execeventsched_process_execnow cachesprev_commfor accurate tracking💪 ARM64 Support
🧪 Testing & Quality
Code Coverage
Testing Infrastructure
📚 Documentation
🛠️ Developer Experience
🐛 Notable Bug Fixes
🏛️ Architecture & Refactoring
pkg/datastores/for better structurepkgtocommonmodulesignatures/helperspackage (consolidated)📦 Dependencies
Full Changelog: v0.23.0...v0.24.0
This release represents a significant evolution of Tracee with major architectural improvements, new capabilities for extending and controlling Tracee, and substantial performance optimizations.
Beta Was this translation helpful? Give feedback.
All reactions