Skip to content

Version v0.6.3

Latest
Compare
Choose a tag to compare
@edeNFed edeNFed released this 13 Feb 22:30
· 2 commits to master since this release
1d6c73b

This version includes the following features/bug fixes:

  • ARM Support: The automatic instrumentation now works on ARM processors (Apple Silicon / AWS Graviton / etc)
  • Older kernel version support: This version replaces usages of eBPF functions that required a recent kernel version.
  • Go 1.20 support: offsets_result.json file updated to support Go 1.20.
  • net/http bug fix for Go 1.17+