Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-dataflow-client Loading
base: v0.6.2
Choose a base ref
...
head repository: googleapis/python-dataflow-client Loading
compare: v0.7.0
Choose a head ref
  • 8 commits
  • 106 files changed
  • 4 contributors

Commits on Nov 8, 2022

  1. chore(python): update dependencies in .kokoro/requirements.txt [autoa…

    …pprove] (#155)
    
    Source-Link: https://togithub.com/googleapis/synthtool/commit/e3a1277ac35fc88c09db1930533e24292b132ced
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:452901c74a22f9b9a3bd02bce780b8e8805c97270d424684bff809ce5be8c2a2
    gcf-owl-bot[bot] committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e5d7231 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. chore(python): update release script dependencies [autoapprove] (#157)

    Source-Link: https://togithub.com/googleapis/synthtool/commit/25083af347468dd5f90f69627420f7d452b6c50e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e6cbd61f1838d9ff6a31436dfc13717f372a7482a82fc1863ca954ec47bff8c8
    gcf-owl-bot[bot] committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    bc6f5ce View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. chore: Update gapic-generator-python to v1.6.1 (#154)

    * chore: update to gapic-generator-python 1.5.0
    
    feat: add support for `google.cloud.<api>.__version__`
    PiperOrigin-RevId: 484665853
    
    Source-Link: googleapis/googleapis@8eb249a
    
    Source-Link: googleapis/googleapis-gen@c8aa327
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzhhYTMyN2I1ZjQ3ODg2NWZjM2ZkOTFlM2MyNzY4ZTU0ZTI2YWQ0NCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * update version in gapic_version.py
    
    * add .release-please-manifest.json with correct version
    
    * add release-please-config.json
    
    * chore: Update to gapic-generator-python 1.6.0
    
    feat(python): Add typing to proto.Message based class attributes
    
    feat(python): Snippetgen handling of repeated enum field
    
    PiperOrigin-RevId: 487326846
    
    Source-Link: googleapis/googleapis@da380c7
    
    Source-Link: googleapis/googleapis-gen@61ef576
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjFlZjU3NjJlZTY3MzFhMGNiYmZlYTIyZmQwZWVjZWU1MWFiMWM4ZSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * update path to snippet metadata json
    
    * chore: Update gapic-generator-python to v1.6.1
    
    PiperOrigin-RevId: 488036204
    
    Source-Link: googleapis/googleapis@08f275f
    
    Source-Link: googleapis/googleapis-gen@555c094
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTU1YzA5NDVlNjA2NDllMzg3MzlhZTY0YmM0NTcxOWNkZjcyMTc4ZiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * use templated owlbot.py and setup.py
    
    * configure release-please to use manifest
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    5f36251 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. chore: Enable requesting numeric enums in "transport=rest" responses …

    …for services supporting this (#159)
    
    * chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
    
    chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
    PiperOrigin-RevId: 493113566
    
    Source-Link: googleapis/googleapis@758f0d1
    
    Source-Link: googleapis/googleapis-gen@78bd8f0
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzhiZDhmMDVlMTI3NjM2M2ViMTRlYWU3MGU5MWZlNGJjMjA3MDNhYiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    153af10 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. fix(deps): Require google-api-core >=1.34.0, >=2.11.0 (#160)

    * fix(deps): Require google-api-core >=1.34.0, >=2.11.0
    
    fix: Drop usage of pkg_resources
    
    fix: Fix timeout default values
    
    docs(samples): Snippetgen should call await on the operation coroutine before calling result
    
    PiperOrigin-RevId: 493260409
    
    Source-Link: googleapis/googleapis@fea4387
    
    Source-Link: googleapis/googleapis-gen@387b734
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzg3YjczNDRjNzUyOWVlNDRiZTg0ZTYxM2IxOWE4MjA1MDhjNjEyYiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * add gapic_version.py
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    9b9083c View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. build(deps): bump certifi from 2022.9.24 to 2022.12.7 [autoapprove] (#…

    …161)
    
    Source-Link: https://togithub.com/googleapis/synthtool/commit/b4fe62efb5114b6738ad4b13d6f654f2bf4b7cc0
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3bf87e47c2173d7eed42714589dc4da2c07c3268610f1e47f8e1a30decbfc7f1
    gcf-owl-bot[bot] committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    0bfe1e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. chore: Update gapic-generator-python to v1.7.1 (#162)

    * chore: Update gapic-generator-python to v1.7.1
    
    PiperOrigin-RevId: 495049888
    
    Source-Link: googleapis/googleapis@bf4359c
    
    Source-Link: googleapis/googleapis-gen@5ab9576
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWFiOTU3NmVhZmJkNGRlNDM2ODk2ZjAxYzI3ODc1N2Q4N2EyNGUyNyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    267a16a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. chore(main): release 0.7.0 (#158)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    f568d9a View commit details
    Browse the repository at this point in the history
Loading