Skip to content

Commit ae00939

Browse files
committed
chore: Release codspeed-runner version 4.16.1 🎉
1 parent e26d369 commit ae00939

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.16.1] - 2026-05-13
9+
10+
### <!-- 1 -->🐛 Bug Fixes
11+
- Use brew-installed bash for samply on macOS by @not-matthias in [#347](https://github.com/CodSpeedHQ/runner/pull/347)
12+
- Keep old name aliases to for deserialization purposes by @GuillaumeLagrange in [#345](https://github.com/CodSpeedHQ/runner/pull/345)
13+
- Handle malformed token from backend better by @GuillaumeLagrange
14+
15+
### <!-- 7 -->⚙️ Internals
16+
- Move samply fork from AvalancheHQ to CodSpeedHQ by @not-matthias
17+
- Remove the cursor hiding by @GuillaumeLagrange
18+
19+
820
## [4.16.0] - 2026-05-12
921

1022
### <!-- 0 -->🚀 Features
@@ -1166,6 +1178,7 @@
11661178
- Add linting components to the toolchain by @art049
11671179

11681180

1181+
[4.16.1]: https://github.com/CodSpeedHQ/runner/compare/v4.16.0..v4.16.1
11691182
[4.16.0]: https://github.com/CodSpeedHQ/runner/compare/v4.15.1..v4.16.0
11701183
[4.15.1]: https://github.com/CodSpeedHQ/runner/compare/v4.15.0..v4.15.1
11711184
[4.15.0]: https://github.com/CodSpeedHQ/runner/compare/v4.14.0..v4.15.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.16.0"
3+
version = "4.16.1"
44
edition = "2024"
55
repository = "https://github.com/CodSpeedHQ/codspeed"
66
publish = false

0 commit comments

Comments
 (0)