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/java-bigtable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.0
Choose a base ref
...
head repository: googleapis/java-bigtable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.1
Choose a head ref
  • 5 commits
  • 35 files changed
  • 5 contributors

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    46b068a View commit details
    Browse the repository at this point in the history
  2. chore: release 1.12.1-SNAPSHOT (#288)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored May 7, 2020
    Configuration menu
    Copy the full SHA
    322fc6a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. chore: Re-generated to pick up changes in the API or client library g…

    …enerator. (#289)
    
    * Integrate Python GAPIC Microgenerator in googleapis.
    This PR uses using documentai as an example.
    Depends on googleapis/gapic-generator-python#402
    
    PiperOrigin-RevId: 309824146
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Mon May 4 15:06:44 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e0f9d9e1f9de890db765be46f45ca8490723e3eb
    Source-Link: googleapis/googleapis@e0f9d9e
    
    * fix: retry_codes in BTAdmin.GetIamPolicy for bigtable/admin/v2
    
    Committer: @miraleung
    PiperOrigin-RevId: 310426317
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Thu May 7 13:31:13 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: fb8f62b6784f43faf4b64179c57ce4b4931b1a00
    Source-Link: googleapis/googleapis@fb8f62b
    
    * add clirr ignored differences file
    
    Co-authored-by: Kristen O'Leary <[email protected]>
    yoshi-automation and kolea2 authored May 8, 2020
    Configuration menu
    Copy the full SHA
    592ff87 View commit details
    Browse the repository at this point in the history
  2. fix: add missing api-client header (#290)

    * fix: add missing api-client header
    
    When migrating to custom callable chains, wI accidentally forgot to pull the api client header provider to the enhanced settings.
    
    * codestyle
    
    * codestyle
    igorbernstein2 authored May 8, 2020
    Configuration menu
    Copy the full SHA
    656684b View commit details
    Browse the repository at this point in the history
  3. chore: release 1.12.1 (#291)

    * updated CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated samples/pom.xml [ci skip]
    
    * updated google-cloud-bigtable-bom/pom.xml [ci skip]
    
    * updated google-cloud-bigtable-deps-bom/pom.xml [ci skip]
    
    * updated google-cloud-bigtable-emulator/pom.xml [ci skip]
    
    * updated google-cloud-bigtable/pom.xml [ci skip]
    
    * updated grpc-google-cloud-bigtable-admin-v2/pom.xml [ci skip]
    
    * updated grpc-google-cloud-bigtable-v2/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    
    * updated proto-google-cloud-bigtable-admin-v2/pom.xml [ci skip]
    
    * updated proto-google-cloud-bigtable-v2/pom.xml [ci skip]
    
    * updated samples/snapshot/pom.xml [ci skip]
    
    * updated samples/install-without-bom/pom.xml [ci skip]
    
    * updated samples/snippets/pom.xml [ci skip]
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 8, 2020
    Configuration menu
    Copy the full SHA
    9ea631a View commit details
    Browse the repository at this point in the history
Loading