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

robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from abce1ad34eb Merge pull request #29093 [YAML] Don't require redundant 
input for YamlTransform.
     add 18852513309 Add jsonschema dependency.
     add b402fafd44f Validate incoming JSON data from pubsub.
     add 2e676a369ad Regenrate python base deps files.
     add 142bcddf91b Merge branch 'master' into yaml-json-validate
     add b97c7dee5aa yapf
     new 879935e88d1 Merge pull request #29080 Validate incoming JSON data from 
pubsub.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/python/apache_beam/yaml/json_utils.py         | 40 ++++++++++++++++++++--
 sdks/python/apache_beam/yaml/yaml_io.py            | 10 ++++--
 sdks/python/apache_beam/yaml/yaml_io_test.py       | 32 +++++++++++++++++
 .../container/py310/base_image_requirements.txt    |  8 +++--
 .../container/py311/base_image_requirements.txt    |  8 +++--
 .../container/py38/base_image_requirements.txt     | 10 ++++--
 .../container/py39/base_image_requirements.txt     |  8 +++--
 sdks/python/setup.py                               |  1 +
 8 files changed, 105 insertions(+), 12 deletions(-)

Reply via email to