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: v0.8.0
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: v0.8.1
Choose a head ref
  • 8 commits
  • 21 files changed
  • 2 contributors

Commits on May 20, 2020

  1. Copy the full SHA
    3fef94f View commit details

Commits on May 28, 2020

  1. Copy the full SHA
    1b4a00e View commit details
  2. Copy the full SHA
    1f4b30c View commit details

Commits on May 29, 2020

  1. chore: add create_key to all pb2s (#32)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * fix: autosynth for nodejs-apiary (#569)
    
    * fix: autosynth for nodejs-apiary
    
    A configuration file was lost during the copy from gerrit to github.
    
    * chore: remove old copy of node-apiary.yaml
    
    Source-Author: Jeffrey Rennie <rennie@google.com>
    Source-Date: Tue May 19 16:51:15 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 274dd49554809834287c24b6dd324a85283f1182
    Source-Link: googleapis/synthtool@274dd49
    
    * bazel: update protobuf, rules_go, gazelle, and gapic-generator-go versions
    - protobuf v3.12.1
    - rules_go v0.23.0
    - gazelle v0.21.0
    - gapic-generator-go v0.14.1
    
    PiperOrigin-RevId: 313460921
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed May 27 14:10:16 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: c4e37010d74071851ff24121f522e802231ac86e
    Source-Link: googleapis/googleapis@c4e3701
    
    * Use correct resource type for DetachSubscriptionRequest
    
    PiperOrigin-RevId: 313488995
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed May 27 16:45:32 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: eafa840ceec23b44a5c21670288107c661252711
    Source-Link: googleapis/googleapis@eafa840
    yoshi-automation authored May 29, 2020
    Copy the full SHA
    40579d2 View commit details

Commits on Jun 4, 2020

  1. chore: update gapic-generator and go microgen (#34)

    changes include:
    - build_gen: go lro gapic used as dep
    - go_gapic_library: fixes shading of go_library importpath
    
    PiperOrigin-RevId: 314363155
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 2 10:56:09 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 3a4894c4f0da3e763aca2c67bd280ae915177450
    Source-Link: googleapis/googleapis@3a4894c
    yoshi-automation authored Jun 4, 2020
    Copy the full SHA
    2021ceb View commit details

Commits on Jun 5, 2020

  1. chore: update docs formatting (#35)

    autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation authored Jun 5, 2020
    Copy the full SHA
    3571b93 View commit details
  2. fix: increase timeout for ClusterController in v1 (#36)

    * fix: dataproc/v1 raise timeouts in gapic v2
    
    PiperOrigin-RevId: 314840739
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 4 18:03:14 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 150cfa0d994f9656c57eb4ed50f49c2f2add93f2
    Source-Link: googleapis/googleapis@150cfa0
    yoshi-automation authored Jun 5, 2020
    Copy the full SHA
    3137bee View commit details

Commits on Jun 8, 2020

  1. chore: release 0.8.1 (#37)

    * updated CHANGELOG.md [ci skip]
    
    * updated setup.cfg [ci skip]
    
    * updated setup.py
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 8, 2020
    Copy the full SHA
    5accf9d View commit details
Loading