Skip to content

v1.6.1-rc.13

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Sep 11:22
b2c02da

v1.6.1-rc.13

Full Changelog: v1.7.0-rc.14...v1.6.1-rc.13

[1.6.1-rc.13] — 2026-09-10

Fixed

  • Stop an edge agent's in-flight component initialization from publishing after disconnect and replacing its reconnected owner. Retired registrations clean up only their own components. Disconnected Docker proxy, log, delete, and exec requests now fail immediately without creating new request state or sending frames.

Note: this is a maintenance cut, built from dev/v1.6 at b2c02dad579674da3e5f8872b535168d9edbbe5f, not from main.

  • The container image and release artifact are cosign-signed (identity release-cut.yml@refs/heads/main, since the workflow run itself always executes at that ref), but carry no SLSA build-provenance attestation — this workflow's own OIDC token always claims main HEAD as the build source, which would be false for this artifact, so attestation is skipped rather than publish a false claim.