Spinnaker Release 2026.0.2

Breaking Changes

Features

Configuration

Fixes

  • gate/web/test: remove stale comments in AdminControllerTest (#7584) (#7585) ( 87a79d27 )
  • gate/web: include additional exception message in AdminController.killZombie (#7575) (#7579) ( a0d688e0 )
  • gate/web: return 200 instead of 500 for void orca endpoints (#7574) (#7578) ( 4b41bdf5 )
  • gate: rename x509 SecurityFilterChain bean to prevent SAML override when both are enabled (backport #7539) (#7580) ( 60f45db4 )
  • gitrepo: Fix git repo with some odd character combinations (#7564) (#7568) ( 5468ff62 )
  • security: restore AnonymousConfig after Spring Boot 3 / Security 6 upgrade (#7538) (#7594) ( 3d031ab6 )

Other