Skip to content
This repository was archived by the owner on Nov 29, 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-dataproc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4344dfa
Choose a base ref
...
head repository: googleapis/python-dataproc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 136b5e6
Choose a head ref
  • 5 commits
  • 127 files changed
  • 5 contributors

Commits on Feb 25, 2022

  1. feat!: add support for Virtual Dataproc cluster running on GKE cluster (

    #344)
    
    - [ ] Regenerate this pull request now.
    
    Committer: @Padmaar
    PiperOrigin-RevId: 429111624
    
    Source-Link: googleapis/googleapis@da999a2
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/99c5b3e98baa1de93776aa4b5cd4c7361353e4f6
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTljNWIzZTk4YmFhMWRlOTM3NzZhYTRiNWNkNGM3MzYxMzUzZTRmNiJ9
    
    fix: remove namespaced_gke_deployment_target
    fix: move GkeClusterConfig to google.cloud.dataproc_v1.types.shared
    gcf-owl-bot[bot] authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    116077b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. chore(deps): update dependency google-cloud-dataproc to v3.3.0 (#349)

    * chore(deps): update dependency google-cloud-dataproc to v3.3.0
    
    * remove pin for python 3.6
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea authored Feb 26, 2022
    Configuration menu
    Copy the full SHA
    7b156d4 View commit details
    Browse the repository at this point in the history
  2. chore: use gapic-generator-python 0.63.4 (#348)

    * chore: delete duplicates
    Merge branch 'owl-bot-copy' of https://github.com/googleapis/python-dataproc into owl-bot-copy
    
    🦉 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: 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
    
    * remove redundant samples
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Feb 26, 2022
    Configuration menu
    Copy the full SHA
    caf372a View commit details
    Browse the repository at this point in the history
  3. chore: update copyright year to 2022 (#350)

    * 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
    bea299e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. chore(main): release 4.0.0 (#347)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    release-please[bot] and parthea authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    136b5e6 View commit details
    Browse the repository at this point in the history
Loading