Content-Length: 450613 | pFad | https://github.com/googleapis/python-dataflow-client/compare/v0.3.1...v0.4.0

82 Comparing v0.3.1...v0.4.0 · googleapis/python-dataflow-client · GitHub
Skip to content
This repository was 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: googleapis/python-dataflow-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 16 commits
  • 117 files changed
  • 6 contributors

Commits on Nov 9, 2021

  1. chore: use gapic-generator-python 0.56.2 (#54)

    * chore: update Java and Python dependencies
    
    PiperOrigin-RevId: 408420890
    
    Source-Link: googleapis/googleapis@2921f9f
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/6598ca8cbbf5226733a099c4506518a5af6ff74c
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjU5OGNhOGNiYmY1MjI2NzMzYTA5OWM0NTA2NTE4YTVhZjZmZjc0YyJ9
    
    * 🦉 Updates from OwlBot
    
    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] authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    998866e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. chore(python): add .github/CODEOWNERS as a templated file (#55)

    Source-Link: googleapis/synthtool@c5026b3
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:0e18b9475fbeb12d9ad4302283171edebb6baf2dfca1bd215ee3b34ed79d95d7
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    d4c2bb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    78d4577 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    56b0f4b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. chore: use python-samples-reviewers (#61)

    Source-Link: googleapis/synthtool@da93087
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:899d5d7cc340fa8ef9d8ae1a8cfba362c6898584f779e156f25ee828ba824610
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    8f11254 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. chore: use gapic-generator-python 0.58.4 (#60)

    * chore: use gapic-generator-python 0.58.4
    
    fix: provide appropriate mock values for message body fields
    
    committer: dovs
    PiperOrigin-RevId: 419025932
    
    Source-Link: googleapis/googleapis@73da669
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/46df624a54b9ed47c1a7eefb7a49413cf7b82f98
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDZkZjYyNGE1NGI5ZWQ0N2MxYTdlZWZiN2E0OTQxM2NmN2I4MmY5OCJ9
    
    * 🦉 Updates from OwlBot
    
    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>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Jan 8, 2022
    Configuration menu
    Copy the full SHA
    6161eb4 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. build: switch to release-please for tagging (#62)

    Source-Link: googleapis/synthtool@f8077d2
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:dfa9b663b32de8b5b327e32c1da665a80de48876558dd58091d8160c60ad7355
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    b84381e View commit details
    Browse the repository at this point in the history
  2. chore(python): update release.sh to use keystore (#63)

    Source-Link: googleapis/synthtool@69fda12
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ae600f36b6bc972b368367b6f83a1d91ec2c82a4a116b383d67d547c56fe6de3
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    5b35fc2 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. ci(python): run lint / unit tests / docs as GH actions (#64)

    * ci(python): run lint / unit tests / docs as GH actions
    
    Source-Link: googleapis/synthtool@57be0cd
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ed1f9983d5a935a89fe8085e8bb97d94e41015252c5b6c9771257cf8624367e6
    
    * add commit to trigger gh actions
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    b1eab55 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. feat: add api key support (#65)

    * chore: upgrade gapic-generator-java, gax-java and gapic-generator-python
    
    PiperOrigin-RevId: 423842556
    
    Source-Link: googleapis/googleapis@a616ca0
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/29b938c58c1e51d019f2ee539d55dc0a3c86a905
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjliOTM4YzU4YzFlNTFkMDE5ZjJlZTUzOWQ1NWRjMGEzYzg2YTkwNSJ9
    
    * 🦉 Updates from OwlBot
    
    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] authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    888664b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. feat: new parameters in FlexTemplateRuntimeEnvironment (#69)

    - [ ] Regenerate this pull request now.
    
    chore: use gapic-generator-python 0.62.1
    
    fix: resolve DuplicateCredentialArgs error when using credentials_file
    
    committer: parthea
    PiperOrigin-RevId: 425964861
    
    Source-Link: googleapis/googleapis@84b1a5a
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4fb761bbd8506ac156f49bac5f18306aa8eb3aa8
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGZiNzYxYmJkODUwNmFjMTU2ZjQ5YmFjNWYxODMwNmFhOGViM2FhOCJ9
    gcf-owl-bot[bot] authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    f8bd373 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. chore: use gapic-generator-python 0.63.2 (#71)

    * chore: use gapic-generator-python 0.63.2
    docs: add generated snippets
    
    PiperOrigin-RevId: 427792504
    
    Source-Link: googleapis/googleapis@55b9e1e
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/bf4e86b753f42cb0edb1fd51fbe840d7da0a1cde
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmY0ZTg2Yjc1M2Y0MmNiMGVkYjFmZDUxZmJlODQwZDdkYTBhMWNkZSJ9
    
    * 🦉 Updates from OwlBot
    
    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] authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    f749aa4 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. docs: remove typo in docstring (#72)

    * fix: Use http binding with location field as primary http bindings
    
    
    PiperOrigin-RevId: 430239565
    
    Source-Link: googleapis/googleapis@71fe7ff
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/1f496cc36dd77921e45a278114bbc2198cc8352a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWY0OTZjYzM2ZGQ3NzkyMWU0NWEyNzgxMTRiYmMyMTk4Y2M4MzUyYSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 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] authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    db91cc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. chore: use gapic-generator-python 0.63.4 (#73)

    * chore: use gapic-generator-python 0.63.4
    
    chore: fix snippet region tag format
    chore: fix docstring code block formatting
    PiperOrigin-RevId: 430730865
    
    Source-Link: googleapis/googleapis@ea58002
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/ca893ff8af25fc7fe001de1405a517d80446ecca
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2E4OTNmZjhhZjI1ZmM3ZmUwMDFkZTE0MDVhNTE3ZDgwNDQ2ZWNjYSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: delete duplicates
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    3 people authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    46e12c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. chore: update copyright year to 2022 (#74)

    * chore: update copyright year to 2022
    
    PiperOrigin-RevId: 431037888
    
    Source-Link: googleapis/googleapis@b3397f5
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/510b54e1cdefd53173984df16645081308fe897e
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTEwYjU0ZTFjZGVmZDUzMTczOTg0ZGYxNjY0NTA4MTMwOGZlODk3ZSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 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] authored Feb 26, 2022
    Configuration menu
    Copy the full SHA
    e2fb55c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. chore(main): release 0.4.0 (#66)

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








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/googleapis/python-dataflow-client/compare/v0.3.1...v0.4.0

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy