Skip to content
* Run linter on Go 1.17 (#116)
* Bump golangci-lint from v1.38 to v1.42.1 (#117)
* Publish binaries for x86_64 and aarch64 (#118, #122)
* Register build info in prometheus (#120, #123, #124)
* Remove default config path to make `--version` work (#121)

The binaries in this release require glibc 2.27 or newer.
You need to have `libbcc.so` installed to run the binaries,
and on Ubuntu or Debian it's int the `libbpfcc` package.