Skip to content

Commit afa2c89

Browse files
committed
chore: Release codspeed-runner version 4.10.3 🎉
1 parent e323929 commit afa2c89

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

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

66

77

8+
## [4.10.3] - 2026-01-29
9+
10+
### <!-- 1 -->🐛 Bug Fixes
11+
- Deserialize memory results as integer by @not-matthias in [#227](https://github.com/CodSpeedHQ/runner/pull/227)
12+
- Use a BufWriter to write perf.metadata by @GuillaumeLagrange in [#226](https://github.com/CodSpeedHQ/runner/pull/226)
13+
14+
815
## [4.10.2] - 2026-01-29
916

1017
### <!-- 0 -->🚀 Features
@@ -875,6 +882,7 @@
875882
- Add linting components to the toolchain by @art049
876883

877884

885+
[4.10.3]: https://github.com/CodSpeedHQ/runner/compare/v4.10.2..v4.10.3
878886
[4.10.2]: https://github.com/CodSpeedHQ/runner/compare/v4.10.1..v4.10.2
879887
[4.10.1]: https://github.com/CodSpeedHQ/runner/compare/v4.10.0..v4.10.1
880888
[4.10.0]: https://github.com/CodSpeedHQ/runner/compare/v4.9.0..v4.10.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.10.2"
3+
version = "4.10.3"
44
edition = "2024"
55
repository = "https://github.com/CodSpeedHQ/codspeed"
66
publish = false

0 commit comments

Comments
 (0)