Skip to content

Commit 7127d5d

Browse files
committed
chore: Release codspeed-runner version 3.3.0
1 parent 1f98929 commit 7127d5d

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

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

66

77

8+
## [3.3.0] - 2025-02-12
9+
10+
### <!-- 0 -->🚀 Features
11+
- Allow downgrades while installing valgrind-codspeed by @art049
12+
- Update sysinfo crate by @adriencaccia in [#62](https://github.com/CodSpeedHQ/runner/pull/62)
13+
14+
### <!-- 1 -->🐛 Bug Fixes
15+
- Unify environments between the two modes by @art049 in [#59](https://github.com/CodSpeedHQ/runner/pull/59)
16+
17+
### <!-- 7 -->⚙️ Internals
18+
- Bump valgrind-codspeed version to 3.24.0-0codspeed1 and change supported systems by @art049
19+
20+
821
## [3.2.2] - 2025-01-14
922

1023
### <!-- 0 -->🚀 Features
@@ -289,6 +302,7 @@
289302
- Add linting components to the toolchain by @art049
290303

291304

305+
[3.3.0]: https://github.com/CodSpeedHQ/runner/compare/v3.2.2..v3.3.0
292306
[3.2.2]: https://github.com/CodSpeedHQ/runner/compare/v3.2.1..v3.2.2
293307
[3.2.1]: https://github.com/CodSpeedHQ/runner/compare/v3.2.0..v3.2.1
294308
[3.2.0]: https://github.com/CodSpeedHQ/runner/compare/v3.1.0..v3.2.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 = "3.3.0-beta.4"
3+
version = "3.3.0"
44
edition = "2021"
55
repository = "https://github.com/CodSpeedHQ/runner"
66
publish = false

0 commit comments

Comments
 (0)