Spinnaker Release 1.37.11
Clouddriver 5.91.7
Fixes
- docker: fix the issue of fetching docker images ( e8f7a1aa )
- docker: fix the issue of fetching docker images due to
java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
( e8f7a1aa )
Other
- docker: add a test to demonstrate the issue of fetching docker images due to
java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
( e8f7a1aa )
Igor 4.19.3
Fixes
- jenkins: fix the issue of Retrofit2EncodeCorrectionInterceptor getting added to Jenkins retrofit1 client ( 840fdb61 )
- jenkins: fix the issue of Retrofit2EncodeCorrectionInterceptor getting added to retrofit1 client of JenkinsClient. ( 840fdb61 )
- jenkins: address review comments ( 840fdb61 )