File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## v0.5.32 - 2024-09-23
2+ ### Added
3+ * getters for netsampler metrics
4+ ### Changed
5+ * count discarded requests in request/response metrics
Original file line number Diff line number Diff line change 2929 ".changes/v0.5.29.md" :" load/projects/pandora/.changes/v0.5.29.md" ,
3030 ".changes/v0.5.30.md" :" load/projects/pandora/.changes/v0.5.30.md" ,
3131 ".changes/v0.5.31.md" :" load/projects/pandora/.changes/v0.5.31.md" ,
32+ ".changes/v0.5.32.md" :" load/projects/pandora/.changes/v0.5.32.md" ,
3233 ".changie.yaml" :" load/projects/pandora/.changie.yaml" ,
3334 ".github/workflows" :" load/projects/pandora/.github/workflows" ,
3435 ".github/workflows/pages.yml" :" load/projects/pandora/.github/workflows/pages.yml" ,
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ import (
2525 "go.uber.org/zap/zapcore"
2626)
2727
28- const Version = "0.5.31 "
28+ const Version = "0.5.32 "
2929const defaultConfigFile = "load"
3030const stdinConfigSelector = "-"
3131
You can’t perform that action at this time.
0 commit comments