Temporal spring boot latest version - io.grpc.StatusRuntimeException

Hi Team,

After upgrading temporal (sdk-java) version to 1.22.0, cucumber tests are failing as the app is not starting due to below exception.

Its not the test cases, but the app itself is not starting for cucumbers to run. However, when I deploy the application everything is working fine. So it seems like there is some issue with test environment.
Currently, the test cases do not cover any temporal scenarios, not sure whats the issue.

Reverting back the version is not an option as we need the below highlighted change.

Is there something we need to pass for the app to start in the context of integration tests. They were running fine with temporal version 1.21.0

@tihomir Any suggestions here? It would be of great help.