This is an automated email from the ASF dual-hosted git repository.
scwhittle pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from b52622aea43 Adding release-2.66.0-postrelease to protected branches in
.asf.yaml
add 1702fbd80ba Remove unused IOException from Backoff and BackoffUtils.
(#35445)
No new revisions were added by this update.
Summary of changes:
.../worker/DataflowBatchWorkerHarness.java | 2 --
.../StreamingEngineComputationConfigFetcher.java | 3 ---
.../windmill/client/AbstractWindmillStream.java | 11 +---------
.../windmill/client/grpc/GrpcWindmillServer.java | 7 ++-----
.../java/org/apache/beam/sdk/util/BackOff.java | 21 ++++++++-----------
.../org/apache/beam/sdk/util/BackOffUtils.java | 12 ++++-------
.../io/aws2/kinesis/RateLimitPolicyFactory.java | 24 ++++++----------------
.../sdk/io/aws2/kinesis/ShardListingUtils.java | 7 +++----
.../beam/sdk/io/gcp/datastore/V1TestUtil.java | 2 +-
.../apache/beam/sdk/io/influxdb/InfluxDbIOIT.java | 2 +-
.../java/org/apache/beam/sdk/io/jdbc/JdbcIO.java | 3 +--
.../org/apache/beam/io/requestresponse/Call.java | 3 ---
.../apache/beam/io/requestresponse/Repeater.java | 9 ++------
.../io/requestresponse/RequestResponseIOTest.java | 5 ++---
14 files changed, 32 insertions(+), 79 deletions(-)