Skip to content

Commit 0efb455

Browse files
committed
docs: update changelog for upcoming 0.7.4 release
Assisted-by: Claude Code:claude-fable-5 Signed-off-by: Mikaël Barbero <mikael.barbero@eclipse-foundation.org>
1 parent fde44d0 commit 0efb455

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
* Move workflow tooling manifests from `.github/tools` to `tools/github-workflow-tools` so Dependabot can manage them.
13+
* Restrict Dependabot updates for the workflow tools npm ecosystem to direct dependencies.
14+
* Update pinned GitHub Actions (checkout v7, dependency-review-action v5, codeql-action, harden-runner, setup-java, trivy-action, setup-uv, setup-graalvm, cosign-installer, trufflehog, zizmor-action, reviewdog actions, attest-build-provenance).
15+
* Update Maven build dependencies (Maven 3.9.16, okhttp 5.4.0, JUnit Jupiter 6.1.1, Kotlin 2.4.0, and the maven-plugins group).
16+
* Update pinned tool versions (cdxgen, cyclonedx-cli, opengrep, poutine, trufflehog, prek, ruff).
17+
18+
### Fixed
19+
20+
* Disable base64 line-wrapping when building the gh-pages push auth header in the site workflow.
21+
1022
## [v0.7.3] - 2026-05-03
1123

1224
### Security

0 commit comments

Comments
 (0)