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

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

commit 879935e88d1aa5f0401971dde295c75f5061bd4f
Merge: abce1ad34eb b97c7dee5aa
Author: Robert Bradshaw <[email protected]>
AuthorDate: Fri Oct 20 16:27:36 2023 -0700

    Merge pull request #29080 Validate incoming JSON data from pubsub.

 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