Spinnaker Release 1.37.1
Clouddriver 5.91.1
Fixes
- clouddriver-google: Fix logic when Instance Types are available only in selected Zones/Regions (#6351) ( 7824652f )
Echo 2.44.1
Fixes
- retrofit2: fix
A @path parameter must not come after a @Query
error (#1478) ( a410556a ) - retrofit2: fix
A @Path parameter must not come after a @Query
error ( a410556a ) - retrofit2: fix
baseUrl must end in /
error (#1476) ( 85b8dbde ) - retrofit2: fix the following error by adding trailing / in the baseUrl and removing leading / in the end point: ( 85b8dbde )
- retrofit2: fix RestService by replacing POST mapping from / to . and add a test class to demonstrate the behaviour. ( 85b8dbde )
Other
- retrofit2: add a test to demonstrate the following error: ( a410556a )
- retrofit2: add a test to demonstrate the error: java.lang.IllegalArgumentException: baseUrl must end in /. ( 85b8dbde )
Gate 6.66.1
Fixes
- retrofit2: fix retrofit2 issues (#1875) ( 0da41f43 )
- retrofit2: fix non-generics QueryMap which causes the following error: ( 0da41f43 )
- retrofit2: fix
A @Path parameter must not come after a @Query
error ( 0da41f43 ) - web: add Retrofit2SyncCall.execute to BakeService (#1879) ( c22cc721 )
- web: add Retrofit2SyncCall.execute to BakeService ( c22cc721 )
- web: make type of additionalFilters in ImageController.findImages (#1877) ( 70da3729 )
- web: make type of additionalFilters in ImageController.findImages ( 70da3729 )