8000 Comparing v0.42.2...v0.43.0 · googleapis/gapic-generator-python · GitHub
[go: up one dir, main page]

Skip to content
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.42.2
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.43.0
Choose a head ref
  • 5 commits
  • 14 files changed
  • 4 contributors

Commits on Mar 10, 2021

  1. refactor: remove duplication in grpc transport init (#808)

    * refactor: remove duplication in grpc transport init
    
    * refactor: let base transport set final host, creds, scopes
    
    * refactor: remove scopes or self.AUTH_SCOPES in grpc
    
    * docs: explain self._prep_wrapped_messages
    busunkim96 authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    6a2622a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. feat: update templates to permit enum aliases (#809)

    Certain APIs like RecommendationEngine use multiple enum variant
    monikers to reference the same value. Achieving this in protos
    requires explicit support from proto-plus and the generated surface.
    
    Hand testing indicates compliance.
    
    Bump the min proto-plus version for generated clients.
    software-dov authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    2e7ea11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ced24a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa8e5e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    852748a View commit details
    Browse the repository at this point in the history
Loading
0