Spinnaker Release 2025.2.4

Breaking Changes

Features

Configuration

Fixes

  • OAuth2: Remove quotes as it is causing URI issues while redirecting. (#7380) (#7381) ( 3558e844 )
  • build: actually publish compiled deck-kayenta code (#7389) (#7419) ( 9b1b4b0f )
  • deck: Attempt two of fixing deck publishing (backport #7406) (#7413) ( edb2ed1c )
  • gcp: Fix missing pagination token on accelerator lookups (#7420) (#7436) ( 1ab52111 )
  • kayentadeck: Fix publishing to NOT tag by latest. This prevents us from hitting an issue where backports fail to publish due to being older versions (#7456) (#7459) ( b1559cfa )
  • npm: Fix npm publishing (#7398) (#7412) ( a649739b )
  • orca-applications: Retrofit calls on Front50 projects tasks (#7272) (#7393) ( 9741b74e )
  • publishing: Fix deck kayenta had duplicate package block (#7444) (#7447) ( c53f05bd )
  • publishing: Fix image publishing for deck due to NPM trusted publishing change (#7422) (#7425) ( 9bd2194b )
  • publishing: NPM Tag update ( b2634575 )
  • validation: Fixes some url validation handling on underscores (backport #7428) (#7442) ( 1db6abf1 )

Other

  • build: Add id permissions to release for deck NPM publishing (#7448) (#7451) ( fbcbd0e4 )
  • build: migrate to trusted npm publishing (backport #7379) (#7416) ( 0549fd93 )