Releases: alegrey91/harpoon
Releases · alegrey91/harpoon
v0.7
What's Changed
- fix(build): add syscall validation before creating profile by @alegrey91 in #35
- feat(capture): add --name flag by @alegrey91 in #39
- feat(capture): show output progress during capture by @alegrey91 in #41
Thanks @ccoVeille for support :)
Full Changelog: v0.6.2...v0.7
v0.6.2
What's Changed
- fix: skip return when reading from channel by @alegrey91 in #32
- tests(integration): add integration tests and test them with a pipeline by @alegrey91 in #34
Thanks @ccoVeille for the support :)
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- docs(commands): add documentation about build command by @alegrey91 in #23
- fix: move saving logic outside captor package by @alegrey91 in #25
- fix: use RunE instead Run in cobra.Command struct by @alegrey91 in #27
- fix(build): make collected syscalls unique and sorted by @alegrey91 in #30
Special thanks to @ccoVeille for his contributions in this release :)
Full Changelog: v0.6...v0.6.1
v0.6
v0.5
What's Changed
- docs: add conf42 link conference by @alegrey91 in #12
- feat: support multiple functions in input by @alegrey91 in #14
- feat: create analyze command by @alegrey91 in #15
- feat: create command hunt to trace multiple functions from different test binaries by @alegrey91 in #18
Full Changelog: v0.4.1...v0.5
v0.4.1
Full Changelog: v0.4...v0.4.1
v0.4
v0.3.1
Full Changelog: v0.3...v0.3.1
v0.3
What's Changed
- chore: set capabilities by @alegrey91 in #6
- feat: poll data more efficiently by @alegrey91 in #7
Full Changelog: v0.2...v0.3
v0.2
What's Changed
- feat: add command output by @alegrey91 in #3
- refact: move to libbpfgo by @alegrey91 in #4
Full Changelog: v0.1.0...v0.2