·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Released by @rung via workflow run.
Highlights
Blacksmith CI runners now work. The agent previously failed to start on Blacksmith runners (kernel 6.5.13) because security_socket_connect is not fentry-attachable there. AF_UNIX connect observation now uses unix_stream_connect / unix_dgram_connect instead, verified on Blacksmith 2vcpu / 4vcpu Ubuntu 24.04 runners. Rules and the unix_socket_connect event are unchanged.
Special thanks to @iwata for the detailed report and the load-stage diagnosis that shaped this fix. 🙏
What's Changed
Full Changelog: v0.0.32...v0.0.33