Spinnaker Release 2025.4.1

Breaking Changes

Features

Configuration

Fixes

  • OAuth2: Remove quotes as it is causing URI issues while redirecting. (#7380) (#7383) ( 826e6adf )
  • gcp: Fix missing pagination token on accelerator lookups (#7420) (#7434) ( fc30c3dc )
  • orca/web: properly deserialize webhook status code (#7367) (#7368) ( 6bb03290 )
  • validation: Fixes some url validation handling on underscores (backport #7428) (#7440) ( 31d40976 )

Other

  • deck: actually publish compiled deck-kayenta code (#7389) (#7417) ( 43c99069 )
  • build: Attempt two of fixing deck publishing (backport #7406) (#7410) ( 27f0bf35 )
  • build: Fix deck kayenta had duplicate package block (#7444) (#7445) ( aa57ea00 )
  • build: Fix image publishing for deck due to NPM trusted publishing change (#7422) (#7423) ( f3b93fbc )
  • build: Fix npm publishing (#7398) (#7408) ( efa2f298 )
  • build: migrate to trusted npm publishing (#7379) (#7414) ( 6ea43243 )
  • orca/web: reproduce anonymous pipeline trigger user (#7369) (#7374) ( 57f98fe3 )