Takumi Ishikawa
Takumi Ishikawa
@elefeint Thanks for reading the issue. No, when I run `appengineDeploy`, the files in `build/staged-app` directory are only plain jar, Dockerfile, and app.yaml. Actually, my Dockerfile is ``` FROM openjdk:11-oracle...
Yes, version 2.4.4 did work.
Thanks for your comment! I know that this workaround works and this request is a low priority for your team, but I think Gradle + Spring boot + Google App...
Hello @yasminetalby , Is there any update about this issue? I encountered the same problem when migrating SDK from v1 to v2. I think `ChecksumValidatingInputStream.read()` should immediately return -1 instead...