Fixes
- elf_reader: Fix non-determinism in determining prog type by @joamaki in #549
- Look for Linux note in all elf note sections instead of just the first one by @paulcacheux in #560
- btf: remove symbol value bounds check to support vmlinux ELFs by @ti-mo in #555
New Contributors
- @joamaki made their first contribution in #549
- @paulcacheux made their first contribution in #560
Full Changelog: v0.8.0...v0.8.1