Skip to content

v6.4.01

Choose a tag to compare

@github-actions github-actions released this 03 Jun 10:35
· 227 commits to main since this release

What's Changed

  • Integrate benchmark publishing into the release workflow by @bertysentry in #481
  • Expand JMH coverage for JRT and AVM hot paths by @bertysentry in #483
  • Implement AWK strnum semantics for input-derived numeric strings by @bertysentry in #486
  • Add ASSIGN_NOPUSH to eliminate redundant assignment pushes by @bertysentry in #494
  • Optimize chained string concatenation with counted CONCAT by @bertysentry in #495

Dependabot

  • build(deps): bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #480
  • build(deps-dev): bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.5.5 to 3.5.6 by @dependabot[bot] in #493
  • build(deps): bump devops-infra/action-pull-request from 0.6.1 to 1.2.1 by @dependabot[bot] in #492
  • build(deps): bump metricshub/workflows/.github/workflows/maven-central-deploy.yml from 4 to 6 by @dependabot[bot] in #491
  • build(deps-dev): bump org.apache.maven.plugins:maven-changelog-plugin from 3.0.0-M1 to 3.0.0-M2 by @dependabot[bot] in #489
  • build(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #485

Full Changelog: v6.4.00...v6.4.01