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+