Hi all, The Java Firestore connector had a bug <https://github.com/apache/beam/issues/22089> recently that needed to be fixed. Until the fix can be released as part of 2.41.0, we need one of the daily snapshot builds <https://repository.apache.org/content/groups/snapshots/org/apache/beam/beam-sdks-java-io-google-cloud-platform/2.41.0-SNAPSHOT/> as a safe version to use. This is the one from Jul 15 (2.41.0-20220715.201105-31), which we have checked to be working correctly and some have already switched to. Unfortunately it looks like these builds get cleared out after a while for storage reasons. Would it be possible to extend the TTL on just that build, at least until 2.41.0 is released? I'm guessing this would just be a settings change for whoever owns the Snapshots repository. The change is in beam-sdks-java-io-google-cloud-platform, but I'm fairly certain the other Java packages need to be kept as well for compatibility.
This is relatively urgent, it looks like the TTL might be weekly so that build will be deleted on Saturday. Thanks, Daniel Thevessen