Releases: resurfaceio/logger-ebpf
Releases · resurfaceio/logger-ebpf
v1.1.1
What's Changed
- Modify license, and update copyrights:
logger-ebpf
is now open source! 🚀 - Increase size of captured data buffer
- Patch vulnerability in Go dependency
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Fix issues logging HTTP/2 messages
- Improve performance by separating ingestion, parsing, and processing into their own goroutines
- Introduce
USAGE_LOGGERS_EBPF_LOG_LEVEL
as a way to control verbosity
Full Changelog: v1.0.0...v1.1.0