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.17.5] - 2026-06-10
9+
10+ ### <!-- 0 --> 🚀 Features
11+ - Add optional ` mode ` arg to target setup by @fargito in [ #397 ] ( https://github.com/CodSpeedHQ/runner/pull/397 )
12+ - Restore DYLD_INSERT_LIBRARIES from SAMPLY_ alias by @not-matthias
13+ - Restore DYLD_INSERT_LIBRARIES from SAMPLY_ alias by @not-matthias
14+
15+ ### <!-- 1 --> 🐛 Bug Fixes
16+ - Use %p in log file path to avoid multi-process overwrite by @not-matthias in [ #381 ] ( https://github.com/CodSpeedHQ/runner/pull/381 )
17+
18+ ### <!-- 10 --> 💼 Other
19+ - Enable set -u to match go.sh by @not-matthias in [ #389 ] ( https://github.com/CodSpeedHQ/runner/pull/389 )
20+
21+ ### <!-- 7 --> ⚙️ Internals
22+ - Bump samply by @not-matthias
23+ - Bump samply to fix sigkill by @not-matthias in [ #386 ] ( https://github.com/CodSpeedHQ/runner/pull/386 )
24+
25+
826## [ 4.17.4] - 2026-06-05
927
1028### <!-- 1 --> 🐛 Bug Fixes
12541272- Add linting components to the toolchain by @art049
12551273
12561274
1275+ [ 4.17.5 ] : https://github.com/CodSpeedHQ/runner/compare/v4.17.4..v4.17.5
12571276[ 4.17.4 ] : https://github.com/CodSpeedHQ/runner/compare/v4.17.3..v4.17.4
12581277[ 4.17.3 ] : https://github.com/CodSpeedHQ/runner/compare/v4.17.2..v4.17.3
12591278[ 4.17.2 ] : https://github.com/CodSpeedHQ/runner/compare/v4.17.1..v4.17.2
Original file line number Diff line number Diff line change 11[package ]
22name = " codspeed-runner"
3- version = " 4.17.4 "
3+ version = " 4.17.5 "
44edition = " 2024"
55repository = " https://github.com/CodSpeedHQ/codspeed"
66publish = false
You can’t perform that action at this time.
0 commit comments