Mridula
Mridula
@meltsufin Let's hold off on merging this PR until we've completed downstream testing.
@AnvarKhatik there hasn't been much activity on this issue for a while so we're happy to review your contribution if you're interested in taking it on.
Thanks again for implementing the extension @tstavinoha! We have decided to keep it as a third-party extension at this time. Folks who are interested in using it can also reference...
Thank you for the idea! However, we're focusing on [bug fixes](https://github.com/GoogleContainerTools/jib/blob/master/CONTRIBUTING.md) and platform evolution changes and while it's a good idea, it's not something we can prioritize at this time...
Thanks again for proposing this! However, we're trying to focus on [bug fixes](https://github.com/GoogleContainerTools/jib/blob/master/CONTRIBUTING.md) and platform evolution changes. After careful consideration, while it is a good idea, it's not something we...
Stacktrace: ``` Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project gax-grpc: Fatal error compiling: autovalue.shaded.com.google.escapevelocity.EvaluationException: In expression on line 192 of autovalue.vm: java.io.IOException: Stream closed -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException:...
@alicejli thanks for the note. Apologies for missing this earlier. Yes, this still remains to be an issue. While the dependency is atomically updated in Maven, a manual update in...
The bazel rule for assembling this code is located [under the` google/firestore/bundle` directory](https://github.com/googleapis/googleapis/blob/5fcf6d86afd5b051cb19a19bce853a076ce35651/google/firestore/bundle/BUILD.bazel#L32-L51). Originally, it looks like this package was manually generated (https://github.com/googleapis/java-firestore/pull/271) in the repo and then the bazel...
Hm I could be wrong but these classes seem to get generator updates through Owlbot (example, https://github.com/googleapis/java-firestore/pull/1304) which make me think that they aren't fully disconnected? > Is this the...
Hi @Shaman9, is this something that you experienced in version 1.31.0 as well? Additionally, could you also please share a reproducer that we can try out?