Spinnaker Release 2025.2.3

Breaking Changes

Features

Configuration

Fixes

  • clouddriver/cloudformation: fix an API failure caused by encoded colon char post retrofit2 upgrade (#7262) (#7275) ( be71bba3 )
  • config: Defaults are not being set when only a few fields are set (#7285) (#7286) ( dd59e7f2 )
  • echo: Fix rest event config to work with splunk style URLs or those without a trailing slash on the URL (#7330) (#7331) ( c6907c53 )
  • gate-web: Controller fix for RoleController & EcsCloudMetricController after retrofit updates (#7303) (#7306) ( 19d27f1c )
  • images: Fix a few more places querying for images that had null parameters causing failures due to retrofit changes (#7321) (#7328) ( 3750eca6 )
  • orca-clouddriver: Fix findImages oortService call query map (#7278) (#7317) ( cf4a7428 )
  • orca/clouddriver/retrofit: fix wildcard in the retrofit method parameter (#7264) (#7267) ( b91f789a )
  • orca/redis: actually run the tests (#7292) (#7295) ( f9cf87cd )

Other

  • change: Merge commit from fork (#7279) ( dbabd821 )
  • orca: add a test to verify clouddriver GET api to get CloudFormationStack (#7248) (#7276) ( 74192b53 )