Skip to content

Commit 9793aaf

Browse files
committed
chore: Release codspeed-runner version 4.17.4 🎉
1 parent dcbc74c commit 9793aaf

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

66

77

8+
## [4.17.4] - 2026-06-05
9+
10+
### <!-- 1 -->🐛 Bug Fixes
11+
- Purge inherited mappings on execve to fix unknown symbols (#392) by @GuillaumeLagrange in [#392](https://github.com/CodSpeedHQ/runner/pull/392)
12+
13+
814
## [4.17.3] - 2026-06-04
915

1016
### <!-- 1 -->🐛 Bug Fixes
@@ -1248,6 +1254,7 @@
12481254
- Add linting components to the toolchain by @art049
12491255

12501256

1257+
[4.17.4]: https://github.com/CodSpeedHQ/runner/compare/v4.17.3..v4.17.4
12511258
[4.17.3]: https://github.com/CodSpeedHQ/runner/compare/v4.17.2..v4.17.3
12521259
[4.17.2]: https://github.com/CodSpeedHQ/runner/compare/v4.17.1..v4.17.2
12531260
[4.17.1]: https://github.com/CodSpeedHQ/runner/compare/v4.17.0..v4.17.1

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.3"
3+
version = "4.17.4"
44
edition = "2024"
55
repository = "https://github.com/CodSpeedHQ/codspeed"
66
publish = false

0 commit comments

Comments
 (0)