Crossplane
v2.2.5Orchestration & Management2026년 8월 21일
이번 릴리스에는 `amd64` 바이너리의 게시 체크섬 오류와 삭제 보호 인덱스 키 충돌 문제 수정이 포함됩니다. 업스트림 `CVE` 수정 사항을 반영하도록 관련 의존성도 업데이트했습니다.
조치 필요 (1)
security의존성 보안 업데이트
업스트림
CVE수정 사항을 반영하도록cel-go(#7760),golang.(org/x/mod #7742),sigstore-go(#7677),go-git(#7724)와 취약한 의존성 묶음을 업데이트했습니다.crossplane-runtime도v2.(2. 4 #7766)로 올렸으며, 해당 버전에 포함된 보안 의존성 업데이트도 반영됩니다.
그 외 기록된 변경 2건 전체fixes 2
fixes (2)
- * **Correct
crankchecksums foramd64binaries (#7665, originally #7660):** The published.files forsha256 linux_amd64binaries had not matched the binaries themselves sincev2., so any install script or Dockerfile that verified the2. 0 amd64checksum failed. Checksums are now calculated after Nix strips the binary, and the release workflow verifies them before uploading. Fixes #7467. - * **Unambiguous
Usageindex key (#7629, originally #7508):** The deletion protection webhook indexedUsageresources by joining API group, kind, name, and namespace with.. Since groups and names can contain.themselves, two distinct resources could collapse to the same key, causing the webhook to block a deletion that should have been allowed. The key now joins with/, which cannot appear in any of those fields.
Crossplane 스택에 추가
조치가 필요한 릴리스가 나왔을 때 주간 메일로 알려드립니다. 이번 릴리스의 보안 패치 같은 것들입니다.