Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.4.0

Latest

Choose a tag to compare

@BergCyrill BergCyrill released this 01 Jun 09:58
v0.4.0
f707fab

Maintenance and hardening release: Go 1.26.3 toolchain, kcp stack to v0.7.1 / sdk v0.31.2, a new fuzz-testing suite, and a round of CI supply-chain hardening. The bulk of
the changes are routine dependency updates.

🚀 Features

  • Enable workspace resolver to find nested workspaces by @Perseus985 in #54

🧪 Testing

  • Add webhook + fieldpath fuzz tests with scheduled CI by @BergCyrill in #68

🔒 Security & supply-chain hardening

  • Bump golang.org/x/net to v0.55.0 to fix OSV advisories (GO-2026-5024..5030) by @BergCyrill in #91
  • Pin GitHub Actions to digests and add 1-day Renovate quarantine by @BergCyrill in #62
  • Dockerfile digest pinning by @Perseus985 in #71
  • Harden context interpolation in publish workflows by @BergCyrill in #67
  • Add permissions declaration for Docker image build workflow by @BergCyrill in #63

📝 Documentation

⬆️ Dependency updates

Go modules

GitHub Actions

Toolchain & dev tooling

Full Changelog: v0.3.0...v0.4.0