This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/pip/sdks/python/container/py310/future-0.18.3
in repository https://gitbox.apache.org/repos/asf/beam.git


    omit 140a6bcdaf4 Bump future from 0.18.2 to 0.18.3 in 
/sdks/python/container/py310
     add 39a348ef536 BEAM-13261 added max connections setting
     add 351f40393e8 BEAM-13261 updated comment for max connection
     add 869150cdd2e Merge pull request #24851: BEAM-13261 added max 
connections setting
     add 8d4c00ef2c0 Fix incorrect parsing of None value parameters. (#24948)
     add bb7b64abac3 Fix PipelineOptionTest.test_display_data (#25007)
     add 8cb5145e29d Fix Spark runner dependency (#25040)
     add 9eff5f9003f Bump future from 0.18.2 to 0.18.3 in 
/sdks/python/container/py39 (#25028)
     add 111f23e4316 Bump future from 0.18.2 to 0.18.3 in 
/sdks/python/container/py310

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (140a6bcdaf4)
            \
             N -- N -- N   
refs/heads/dependabot/pip/sdks/python/container/py310/future-0.18.3 
(111f23e4316)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 runners/spark/spark_runner.gradle                    |  4 +++-
 .../java/org/apache/beam/sdk/io/jdbc/JdbcIO.java     | 20 ++++++++++++++++++++
 .../beam/sdk/io/jdbc/JdbcSchemaIOProvider.java       |  6 ++++++
 .../python/apache_beam/examples/snippets/snippets.py |  2 +-
 sdks/python/apache_beam/io/gcp/bigquery_test.py      |  8 ++++++++
 sdks/python/apache_beam/options/pipeline_options.py  |  4 ++++
 .../apache_beam/options/pipeline_options_test.py     | 14 +++++++++++++-
 .../container/py39/base_image_requirements.txt       |  2 +-
 8 files changed, 56 insertions(+), 4 deletions(-)

Reply via email to