Spinnaker Release 2026.0.4

Breaking Changes

Features

  • lambdaInvoke: Opt-In in resolving in Orca the Invoke payload artifact (#7867) (#7870) ( 0a578412 )

Configuration

Fixes

  • build: Defer publishing configuration until -bom subproject evaluation (#7727) (#7729) ( 7a02b4ca )
  • build: Set group name on all root projects (backport #7834) (#7859) ( ce15e35f )
  • build: Use default resolution for javaPlatform (#7732) (#7734) ( eb375e3b )
  • libdiffs: order versions of differing component counts correctly (#7805) (#7817) ( cd86b567 )
  • packer: pass through Boolean false and numeric 0 -var values (#7806) (#7814) ( d7b9b515 )
  • parsing: Fixes the run job output parsing issue and adds some null checks and blank handling (#7856) (#7862) ( ed3c9ee6 )

Other