File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66
77
8+ ## [ 4.2.0] - 2025-10-16
9+
10+ ### <!-- 0 --> 🚀 Features
11+ - Allow caching installed executor instruments on ubuntu/debian by @GuillaumeLagrange in [ #129 ] ( https://github.com/CodSpeedHQ/runner/pull/129 )
12+ - Automatically compress archive if profile folder is above a certain threshold by @GuillaumeLagrange
13+
14+ ### <!-- 1 --> 🐛 Bug Fixes
15+ - Bump git2 to latest to support sparse checkout by @adriencaccia in [ #131 ] ( https://github.com/CodSpeedHQ/runner/pull/131 )
16+
17+ ### <!-- 7 --> ⚙️ Internals
18+ - Make fifo command dump trace level by @GuillaumeLagrange in [ #130 ] ( https://github.com/CodSpeedHQ/runner/pull/130 )
19+
20+
821## [ 4.1.1] - 2025-10-06
922
1023### <!-- 1 --> 🐛 Bug Fixes
496509- Add linting components to the toolchain by @art049
497510
498511
512+ [ 4.2.0 ] : https://github.com/CodSpeedHQ/runner/compare/v4.1.1..v4.2.0
499513[ 4.1.1 ] : https://github.com/CodSpeedHQ/runner/compare/v4.1.0..v4.1.1
500514[ 4.1.0 ] : https://github.com/CodSpeedHQ/runner/compare/v4.0.1..v4.1.0
501515[ 4.0.1 ] : https://github.com/CodSpeedHQ/runner/compare/v4.0.0..v4.0.1
Original file line number Diff line number Diff line change 11[package ]
22name = " codspeed-runner"
3- version = " 4.1.1 "
3+ version = " 4.2.0 "
44edition = " 2024"
55repository = " https://github.com/CodSpeedHQ/runner"
66publish = false
You can’t perform that action at this time.
0 commit comments