Spinnaker Release 1.37.3
Echo 2.44.3
Fixes
- notifications: add Retrofit2SyncCall.execute to BearychatService in BearychatNotificationService (#1482) ( 6762b0ab )
- notifications: add Retrofit2SyncCall.execute to BearychatService in BearychatNotificationService ( 6762b0ab )
Other
- notifications: add a test to demonstrate the missing Retrofit2SyncCall.execute calls in BearychatNotificationService ( 6762b0ab )
Gate 6.66.4
Fixes
- web: fix the mismatch in return types of EchoService.postEvent api stub and the actual api from echo (#1885) ( 826286d7 )
- web: fix the mismatch in return types of EchoService.postEvent api stub and the actual api from echo. ( 826286d7 )
Other
- web: add a test to demonstrate the mismatch in return types of EchoService.postEvent api stub and the actual api from echo. ( 826286d7 )