Min Zhu
Min Zhu
@roma2341 Thanks for confirming the workaround. This is not expected behavior and you should expect it to be fixed soon.
@turcsanyip Thanks for testing this out. We are most like cutting a release later this week, we are working on another fix that we want to include in the same...
No code change. leaving this open.
If I am understanding this correctly, from the 400 error message you are getting from the server, it seems that the client is doing its job and correctly sending request...
Downgrade as not seen lately.
From your error log, this looks likely be a version mismatch between Gax and the client library. How are you managing these dependency versions? We recommend using `libraries-bom` in dependencyManagement...
https://github.com/googleapis/sdk-platform-java/pull/3078 is merged. closing this as done.
integration test failure ``` 14:39:24:913 [ERROR] com.google.cloud.compute.v1.integration.ITSmokeInstancesTest.testUpdateInstanceDescToEmpty -- Time elapsed: 0.750 s insertAddress:121 Runtime Insert operation failed. 14:39:24:946 [ERROR] ITAddressesTest.testList:72->insertAddress:111->insertAddress:121 Runtime Insert operation failed. 14:39:24:946 [ERROR] ITAddressesTest.testNonAscii:104->insertAddress:121 Runtime Insert operation...
This version is used to test with slf4j 1.x. Looking for a way to disable rennovate for it. DO NOT UPGRADE