What's Changed
- Release v6.4.00 and prepare v6.4.01-SNAPSHOT by @github-actions[bot] in #478
- fix(ci): resolve benchmark refs correctly in benchmarks workflow by @bertysentry in #479
- Integrate benchmark publishing into the release workflow by @bertysentry in #481
- build(deps): bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #480
- 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
- 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
- Add ASSIGN_NOPUSH to eliminate redundant assignment pushes by @bertysentry in #494
- Optimize chained string concatenation with counted CONCAT by @bertysentry in #495
Full Changelog: v6.4.00...v6.4.01