Skip to content

Releases: benchmark-action/github-action-benchmark

v1.19.0

25 Jan 14:11

Choose a tag to compare

  • docs Add description for skip-fetch-gh-pages (#180)
  • fix Mismatch input in action.yml (#191)
  • fix Update Manifest.toml to fix julia test failure (#210)
  • chore update to node 20 (#208)
  • chore update actions/* (#212)
  • fix summary-always and gh-repository don't work together (#214)

Full Changelog: v1.18.0...v1.19.0

v1.18.0

07 Jul 11:00

Choose a tag to compare

  • feat: getServerUrl refers to the GITHUB_SERVER_URL environment variable (#169)
  • feat: extract multiple metrics from Golang benchmarks (#177)
  • fix: getCommitFromGitHubAPIRequest to refer to GITHUB_API_URL (#171)
  • chore: Remove unreachable code from extract.ts (#153)

v1.17.0

26 Apr 06:27

Choose a tag to compare

  • feat: support for JMH parameters (as separate charts) (#161)
  • feat: enable user to specify the ref being tested (#163)
  • feat: allow more characters in Golang bench outputs (#131)

v1.16.2

08 Mar 20:38

Choose a tag to compare

  • Fix use commit.id over commit object (#155)

v1.16.1

06 Mar 14:25

Choose a tag to compare

  • Fix missing summary-always param in action.yml file

v1.16.0

05 Mar 22:55

Choose a tag to compare

  • Feat Support pr summary for benchmark output (#138)

v1.15.0

03 Nov 15:07

Choose a tag to compare

  • Feat: Add support for Java via JMH (#134)
  • Chore: Update @actions/core, @actions/exec and @actions/io to the latest version (#137)

v1.14.0

28 May 16:11

Choose a tag to compare

Feat: Added benchmark luau support (#123)
Chore: Bump minimist from 1.2.5 to 1.2.6 (#114)
Feat: Implement deploy to another repository (#112)

v1.13.0

17 Feb 22:36

Choose a tag to compare

Feat: Updated urls to support GHES (#104)
Feat: Add support for BenchmarkDotNet (#109)
Chore: Bump node-fetch from 2.6.6 to 2.6.7 (#107)

v1.12.0

28 Jan 11:49

Choose a tag to compare

Feat: Support private repositories (#105)
Chore: Bump action runner to node v16 (#106)