Skip to content

Releases: resurfaceio/logger-ebpf

v1.1.1

23 Apr 20:23
11e72bc
Compare
Choose a tag to compare

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

Full Changelog: v1.1.0...v1.1.1

v1.1.0

16 Apr 20:45
c919657
Compare
Choose a tag to compare

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

v1.0.0

20 Mar 15:26
Compare
Choose a tag to compare

🚀 First release!

What's Changed

  • Merge openssl-ringbuf feature branch by @monrax in #1

New Contributors

  • @monrax made their first contribution in #1

Full Changelog: https://github.com/resurfaceio/logger-ebpf/commits/v1.0.0