Skip to content

Releases: CodSpeedHQ/action

v4.0.0

02 Sep 09:16
v4.0.0
6eeb021

Choose a tag to compare

💥 BREAKING

It's now required to explicitly set the runner mode to instrumentation or walltime using either:

  • the mode argument
  • or the CODSPEED_RUNNER_MODE environment variable

Tip

Before, this variable was automatically set to instrumentation on every runner except for CodSpeed macro runners where it was set to walltime by default.

Find more details in the instruments documentation.

Details

🚀 Features

🐛 Bug Fixes

🏗️ Refactor

Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md

v3.8.1

25 Aug 16:37
v3.8.1
76578c2

Choose a tag to compare

What's Changed

🐛 Bug Fixes

🏗️ Refactor

  • Improve conditional compilation in get_pipe_open_options by @art049 in #100

⚙️ Internals

Full Changelog: v3.8.0...v3.8.1
Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md

v3.8.0

22 Jul 09:15
v3.8.0
0b6e7a3

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Adjust offset for symbols of module loaded at preferred base by @not-matthias in #97
  • Run with --scope to allow perf to trace the benchmark process by @not-matthias
  • Run with bash to support complex scripts by @not-matthias
  • Execute pre- and post-bench scripts for non-perf walltime runner by @not-matthias in #96

🏗️ Refactor

⚙️ Internals

Full Changelog: v3.7.0...v3.8.0
Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md

v3.7.0

08 Jul 15:07
v3.7.0
c28fe9f

Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

⚙️ Internals

Full Changelog: v3.6.1...v3.7.0
Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md

v3.6.1

07 Jul 15:10
v3.6.1
ad71f92

Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

⚙️ Internals

Full Changelog: v3.5.0...v3.6.1
Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md

v3.5.0

13 Mar 14:48
v3.5.0
0010eb0

Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

Full Changelog: v3.4.0...v3.5.0
Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md

v3.4.0

19 Feb 11:00
v3.4.0
63ae602

Choose a tag to compare

What's Changed

🚀 Features

  • feat: add GH_MATRIX and GH_STRATEGY env variables by @fargito in #123
  • Add run_part to upload metadata by @fargito in #57

🐛 Bug Fixes

Full Changelog: v3.3.1...v3.4.0
Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md

v3.3.1

13 Feb 17:06
v3.3.1
1015f4f

Choose a tag to compare

What's Changed

🚀 Features

  • Bail when performance report s3 upload does not work by @adriencaccia

🐛 Bug Fixes

  • Catch server error as well as client in upload error handling by @adriencaccia in #64

Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md

v3.3.0

12 Feb 15:36
v3.3.0
da7c578

Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • Unify environments between the two modes by @art049 in #59

⚙️ Internals

  • Bump valgrind-codspeed version to 3.24.0-0codspeed1 and change supported systems by @art049

Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md

v3.2.0

26 Nov 11:11
v3.2.0
513a196

Choose a tag to compare

Release Notes

🚀 Features

  • Implement gitlab ci provider by @fargito in #47
  • Add repository provider to upload metadata by @fargito
  • Use system distribution id instead of name by @fargito

🏗️ Refactor

⚙️ Internals

  • Configure git-cliff for changelog generation by @art049
  • Add rust settings by @fargito

Associated runner release: https://github.com/CodSpeedHQ/runner/releases/tag/v3.2.0
Full Changelog: v3.1.0...v3.2.0