Skip to content

Commit f79d57d

Browse files
committed
chore: Release codspeed-runner version 4.17.1 🎉
1 parent e811db0 commit f79d57d

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.1] - 2026-05-29
9+
10+
### <!-- 7 -->⚙️ Internals
11+
- Bump samply-codspeed to disable jit classification and add fp-anchoring to unwinding (#382) by @GuillaumeLagrange in [#382](https://github.com/CodSpeedHQ/runner/pull/382)
12+
13+
814
## [4.17.0] - 2026-05-29
915

1016
### <!-- 0 -->🚀 Features
@@ -1224,6 +1230,7 @@
12241230
- Add linting components to the toolchain by @art049
12251231

12261232

1233+
[4.17.1]: https://github.com/CodSpeedHQ/runner/compare/v4.17.0..v4.17.1
12271234
[4.17.0]: https://github.com/CodSpeedHQ/runner/compare/v4.16.2..v4.17.0
12281235
[4.16.2]: https://github.com/CodSpeedHQ/runner/compare/v4.16.1..v4.16.2
12291236
[4.16.1]: https://github.com/CodSpeedHQ/runner/compare/v4.16.0..v4.16.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.0"
3+
version = "4.17.1"
44
edition = "2024"
55
repository = "https://github.com/CodSpeedHQ/codspeed"
66
publish = false

0 commit comments

Comments
 (0)