Skip to content
This repository was archived by the owner on Mar 26, 2026. 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/gapic-generator-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.35.11
Choose a base ref
...
head repository: googleapis/gapic-generator-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.36.0
Choose a head ref
  • 2 commits
  • 15 files changed
  • 2 contributors

Commits on Nov 14, 2020

  1. feat: add rest transport generation for clients with optional transpo…

    …rt flag (#688)
    
    * feat: add rest transport generation for clients
    
    * feat: add rest transport generation for clients
    
    * feat: add transport flag
    
    * refactor: moved template logic outside
    
    * fix: small fixes in transport option logic
    
    * test: added unit test for transport flag
    
    * test: add unit test for http option method
    
    * test: add unit test for http option method branch
    
    * fix: fix import paths
    
    * fix: style check issues
    
    * fix: more style check issues
    
    * fix: addressing pr reviews
    
    * fix: typo in test_method
    
    * fix: style check fixes
    yon-mg authored Nov 14, 2020
    Configuration menu
    Copy the full SHA
    af59c2c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. chore: release 0.36.0 (#700)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ## [0.36.0](https://www.github.com/googleapis/gapic-generator-python/compare/v0.35.11...v0.36.0) (2020-11-14)
    
    
    ### Features
    
    * add rest transport generation for clients with optional transport flag ([#688](https://www.github.com/googleapis/gapic-generator-python/issues/688)) ([af59c2c](https://www.github.com/googleapis/gapic-generator-python/commit/af59c2c3c3d6b7e1f626c3fbc2c03f99ca31b4a4))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    996515d View commit details
    Browse the repository at this point in the history
Loading