v0.3.2
Release notes v0.3.2
We've generalized the targetmanager and removed a pesky bug, which made the target manager update its registrations even though no update should be done, and also made sure that sparrow instances getting terminated by signals are also properly unregister.
Changelog
What's Changed
- Targetmanager doesn't need timer reset by @puffitos in #114
- chore: bump go v1.22 & general housekeeping by @lvlcn-t in #117
- Feat/traceroute by @niklastreml in #113
- fix/manager-timers by @puffitos in #119
- feat: add optional text handler for the logger by @lvlcn-t in #118
- refactor: startup config validation by @lvlcn-t in #120
- Remove unused errors by @puffitos in #121
- feat: load check config on startup by @lvlcn-t in #115
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #124
- feat: startup probe by @lvlcn-t in #116
- refactor: genericize target manager by @lvlcn-t in #122
- feat: handle os signals by @lvlcn-t in #126
- Push to MTR directly by @puffitos in #127
- feat: add image to goreleaser cfg by @y-eight in #128
New Contributors
- @dependabot made their first contribution in #124
Full Changelog: v0.3.1...v0.3.2