Skip to content

Commit dabcabb

Browse files
authored
Upgrade to Beam 2.75.0 (#4015)
1 parent 703405d commit dabcabb

13 files changed

Lines changed: 6886 additions & 6004 deletions

File tree

it/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<awaitility.version>4.3.0</awaitility.version>
3232
<commons-math3.version>3.6.1</commons-math3.version>
3333
<parquet-avro.version>1.17.0</parquet-avro.version>
34-
<dataflow-api.version>v1b3-rev20260118-2.0.0</dataflow-api.version>
34+
<dataflow-api.version>v1b3-rev20260503-2.0.0</dataflow-api.version>
3535
</properties>
3636

3737
<dependencies>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
<jacoco.version>0.8.13</jacoco.version>
5252

5353
<!-- Beam and linked versions -->
54-
<beam.version>2.74.0</beam.version>
55-
<beam-python.version>2.74.0</beam-python.version>
54+
<beam.version>2.75.0</beam.version>
55+
<beam-python.version>2.75.0</beam-python.version>
5656
<beam-maven-repo></beam-maven-repo>
5757

5858
<!-- Common dependency versions -->

python/src/main/python/bigquery-anomaly-detection/requirements_all.txt

Lines changed: 597 additions & 540 deletions
Large diffs are not rendered by default.

python/src/main/python/job-builder-server/requirements.txt

Lines changed: 711 additions & 615 deletions
Large diffs are not rendered by default.

python/src/main/python/streaming-llm/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# This file is autogenerated by pip-compile with Python 3.11
2424
# by the following command:
2525
#
26-
# pip-compile --allow-unsafe --generate-hashes --output-file=python/../python/src/main/python/streaming-llm/requirements.txt python/../python/src/main/python/streaming-llm/base_requirements.txt
26+
# pip-compile --allow-unsafe --generate-hashes --output-file=./python/../python/src/main/python/streaming-llm/requirements.txt ./python/../python/src/main/python/streaming-llm/base_requirements.txt
2727
#
2828
aiofiles==25.1.0 \
2929
--hash=sha256:a8d728f0a29de45dc521f18f07297428d56992a742f0cd2701ba86e44d23d5b2 \

python/src/main/python/word-count-python/requirements.txt

Lines changed: 597 additions & 540 deletions
Large diffs are not rendered by default.

python/src/main/python/yaml-template/requirements.txt

Lines changed: 711 additions & 615 deletions
Large diffs are not rendered by default.

v2/googlecloud-and-mongodb/src/main/resources/requirements.txt

Lines changed: 711 additions & 615 deletions
Large diffs are not rendered by default.

v2/googlecloud-to-elasticsearch/src/main/resources/requirements.txt

Lines changed: 711 additions & 615 deletions
Large diffs are not rendered by default.

v2/googlecloud-to-googlecloud/src/main/resources/requirements.txt

Lines changed: 711 additions & 615 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)