Skip to content

Commit bfff150

Browse files
committed
chore: Release codspeed-runner version 4.17.3 🎉
1 parent f8f7496 commit bfff150

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@
55

66

77

8+
## [4.17.3] - 2026-06-04
9+
10+
### <!-- 1 -->🐛 Bug Fixes
11+
- Compare codspeed iteration of installed valgrind by @not-matthias
12+
13+
### <!-- 2 -->🏗️ Refactor
14+
- Parse codspeed iteration from version string by @not-matthias
15+
16+
### <!-- 7 -->⚙️ Internals
17+
- Log detected valgrind version by @not-matthias in [#390](https://github.com/CodSpeedHQ/runner/pull/390)
18+
19+
820
## [4.17.2] - 2026-06-04
921

1022
### <!-- 0 -->🚀 Features
@@ -1236,6 +1248,7 @@
12361248
- Add linting components to the toolchain by @art049
12371249

12381250

1251+
[4.17.3]: https://github.com/CodSpeedHQ/runner/compare/v4.17.2..v4.17.3
12391252
[4.17.2]: https://github.com/CodSpeedHQ/runner/compare/v4.17.1..v4.17.2
12401253
[4.17.1]: https://github.com/CodSpeedHQ/runner/compare/v4.17.0..v4.17.1
12411254
[4.17.0]: https://github.com/CodSpeedHQ/runner/compare/v4.16.2..v4.17.0

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "codspeed-runner"
3-
version = "4.17.2"
3+
version = "4.17.3"
44
edition = "2024"
55
repository = "https://github.com/CodSpeedHQ/codspeed"
66
publish = false

0 commit comments

Comments
 (0)