File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 55
66
77
8+ ## [ 4.4.1] - 2025-11-21
9+
10+ ### <!-- 0 --> 🚀 Features
11+ - Display oidc as announcement by @fargito
12+ - Add --allow-empty run option by @GuillaumeLagrange in [ #160 ] ( https://github.com/CodSpeedHQ/runner/pull/160 )
13+
14+ ### <!-- 1 --> 🐛 Bug Fixes
15+ - Do not espace trailing newlines in logger by @fargito
16+ - Make multiline logs appear correctly in summary by @fargito in [ #162 ] ( https://github.com/CodSpeedHQ/runner/pull/162 )
17+ - Request OIDC token just before upload by @fargito
18+ - Update docs links to oidc by @fargito in [ #159 ] ( https://github.com/CodSpeedHQ/runner/pull/159 )
19+
20+
821## [ 4.4.0] - 2025-11-19
922
1023### <!-- 0 --> 🚀 Features
597610- Add linting components to the toolchain by @art049
598611
599612
613+ [ 4.4.1 ] : https://github.com/CodSpeedHQ/runner/compare/v4.4.0..v4.4.1
600614[ 4.4.0 ] : https://github.com/CodSpeedHQ/runner/compare/v4.3.4..v4.4.0
601615[ 4.3.4 ] : https://github.com/CodSpeedHQ/runner/compare/v4.3.3..v4.3.4
602616[ 4.3.3 ] : https://github.com/CodSpeedHQ/runner/compare/v4.3.2..v4.3.3
Original file line number Diff line number Diff line change 11[package ]
22name = " codspeed-runner"
3- version = " 4.4.0 "
3+ version = " 4.4.1 "
44edition = " 2024"
55repository = " https://github.com/CodSpeedHQ/runner"
66publish = false
You can’t perform that action at this time.
0 commit comments