Spinnaker Release 2026.2.3

Breaking Changes

Features

  • halyard: add kork-secrets-k8s dependency (#7788) (#7789) ( 394393c8 )
  • lambdaInvoke: Opt-In in resolving in Orca the Invoke payload artifact (#7867) (#7868) ( a50144fc )

Configuration

Fixes

  • build: Set group name on all root projects (#7834) (#7857) ( f7246ac3 )
  • cve: Fix an old CVE version of kayenta signalfx library (#7840) (#7844) ( 7021d0de )
  • cve: More cve lib fixes (#7841) (#7843) ( 055f90dc )
  • elastic: Bump elastic for CVE fixes (#7784) (#7785) ( 5fc25e30 )
  • gate: guard PermissionService.isAdmin(String) with fiatStatus.isEnabled() (#7783) (#7786) ( 4b1c4fc4 )
  • install: Use correct ARCH type for arm64 architecture during Rosco packer install (#7792) (#7793) ( ba642a61 )
  • libdiffs: order versions of differing component counts correctly (#7805) (#7815) ( f4f926da )
  • packer: pass through Boolean false and numeric 0 -var values (#7806) (#7812) ( e5d7ac42 )
  • parsing: Fixes the issue reported in https://github.com/spinnaker/spinnaker/pull/7686 and adds some null checks and blank handling (#7856) (#7860) ( b37b4ece )
  • sql: use inlined literal for compression_type to fix Postgres enum cast failure (#7778) (#7801) ( 277c26f0 )
  • yaml: Fix a few places that do not handle large yamls with new snakeyaml (#7748) (#7811) ( c866972b )

Other