Releases: prometheus-community/pro-bing
Releases · prometheus-community/pro-bing
v0.4.1
What's Changed
- Synchronize common files from prometheus/prometheus by @prombot in #97
- Synchronize common files from prometheus/prometheus by @prombot in #98
- Bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #100
- Synchronize common files from prometheus/prometheus by @prombot in #103
- [bugfix] Update windows buffer size by @ken-schneider in #110
- Bump golang.org/x/net from 0.22.0 to 0.26.0 by @dependabot in #109
- Synchronize common files from prometheus/prometheus by @prombot in #106
- Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #101
- Bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #113
New Contributors
- @ken-schneider made their first contribution in #110
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Bump golang.org/x/net from 0.11.0 to 0.12.0 by @dependabot in #57
- Synchronize common files from prometheus/prometheus by @prombot in #63
- Synchronize common files from prometheus/prometheus by @prombot in #66
- Bump golang.org/x/net from 0.12.0 to 0.15.0 by @dependabot in #67
- Bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #61
- Synchronize common files from prometheus/prometheus by @prombot in #68
- Fixup README.md by @azmmmm in #69
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #73
- Bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #74
- Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #72
- Synchronize common files from prometheus/prometheus by @prombot in #75
- Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #84
- Bump golang.org/x/net from 0.17.0 to 0.19.0 by @dependabot in #79
- Bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #78
- Synchronize common files from prometheus/prometheus by @prombot in #76
- Synchronize common files from prometheus/prometheus by @prombot in #86
- Synchronize common files from prometheus/prometheus by @prombot in #87
- Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #93
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #92
- Bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #91
- Synchronize common files from prometheus/prometheus by @prombot in #94
- Bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in #95
- Synchronize common files from prometheus/prometheus by @prombot in #96
- Add HTTP probing support by @anton-kuklin in #89
- Fix broadcast address and enable unprivileged broadcast ping by @eugercek in #65
- Add resolve timeout by @iFurySt in #56
New Contributors
- @azmmmm made their first contribution in #69
- @anton-kuklin made their first contribution in #89
- @eugercek made their first contribution in #65
- @iFurySt made their first contribution in #56
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Return ctx.Err() from RunWithContext() and Run() by @floatingstatic in #50
- Fix packet loss stat zero division by @floatingstatic in #51
- Bump golang.org/x/net from 0.10.0 to 0.11.0 by @dependabot in #53
- Bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #54
- Synchronize common files from prometheus/prometheus by @prombot in #55
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Update Go by @SuperQ in #16
- Update contributing guidelines by @Hipska in #17
- Bump golang.org/x/net from 0.2.0 to 0.4.0 by @dependabot in #18
- Bump golang.org/x/net from 0.4.0 to 0.5.0 by @dependabot in #20
- Update CONTRIBUTING.md by @Hipska in #21
- Bump golang.org/x/net from 0.5.0 to 0.8.0 by @dependabot in #28
- Add context based Run API by @TheRushingWookie in #29
- Bump golang.org/x/net from 0.8.0 to 0.9.0 by @dependabot in #35
- Add support for setting SO_MARK socket option on outgoing ICMP packets by @floatingstatic in #36
- Workaround unprivileged PacketConn on darwin returns the entire IP packet in icmp.ListenPacket() by @floatingstatic in #37
- Update build by @SuperQ in #30
- Add support for setting do-not-fragment bit (linux) by @floatingstatic in #39
- Bump golang.org/x/net from 0.9.0 to 0.10.0 by @dependabot in #43
- Bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #42
- Remove unnecessary handler allocations by @SuperQ in #47
- Add support for OnSendError and OnRecvError handlers by @floatingstatic in #44
New Contributors
- @Hipska made their first contribution in #17
- @TheRushingWookie made their first contribution in #29
- @floatingstatic made their first contribution in #36
Full Changelog: v0.1.0...v0.2.0
Initial release
First release after forking.