File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ v1.5.1] ( https://github.com/k1LoW/runn/compare/v1.5.0...v1.5.1 ) - 2026-03-02
2+ ### Dependency Updates ⬆️
3+ - chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 by @dependabot [ bot] in https://github.com/k1LoW/runn/pull/1406
4+ ### Other Changes
5+ - chore: update libopenapi and libopenapi-validator by @k1LoW in https://github.com/k1LoW/runn/pull/1409
6+
17## [ v1.5.0] ( https://github.com/k1LoW/runn/compare/v1.4.0...v1.5.0 ) - 2026-02-26
28### New Features 🎉
39- add p95 threashold variable by @ymizushi in https://github.com/k1LoW/runn/pull/1384
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ package version
22
33const Name string = "runn"
44
5- var Version = "1.5.0 " //nostyle:repetition
5+ var Version = "1.5.1 " //nostyle:repetition
You can’t perform that action at this time.
0 commit comments