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.9.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.9.1
Choose a head ref
  • 8 commits
  • 15 files changed
  • 5 contributors

Commits on Jan 6, 2020

  1. chore: release 1.9.1-SNAPSHOT (#138)

    * updated versions.txt [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]
    release-please[bot] authored and kolea2 committed Jan 6, 2020
    Copy the full SHA
    1bdd35f View commit details

Commits on Jan 7, 2020

  1. Copy the full SHA
    dfbd4ed View commit details

Commits on Jan 8, 2020

  1. Copy the full SHA
    e9bd4bc View commit details
  2. Copy the full SHA
    df37b65 View commit details

Commits on Jan 9, 2020

  1. chore(deps): add a few missing artifacts to the deps bom (#143)

    * expand google-cloud-core to a bom, so that we fix google-cloud-core-http's version in the hbase adapter
    * google-http-client-bom, it's a transitive dep for google-cloud-bigtable and a direct dep of the hbase adaptor
    * opencensus-* add a bunch more relevant opencensus deps. There is no opencensus-bom, so we enumerate any that might be useful
    igorbernstein2 authored Jan 9, 2020
    Copy the full SHA
    df7082b View commit details
  2. chore(deps): add grpc-google-common-protos to the bom (#144)

    It's not used by this client, but this client uses proto-google-common-protos,
    and the hbase adapter uses grpc-google-common-protos. So we will use the deps
    bom to align the 2. Ideally we would use google-common-protos-bom, but that doesn't
    exists
    igorbernstein2 authored Jan 9, 2020
    Copy the full SHA
    2ea6704 View commit details
  3. deps: upgrade gax to 1.53.0 (#145)

    * deps: upgrade gax to 1.53.0
    
    * fix compile failures
    
    * rename parameter
    
    * rename test variables
    
    * review feedback
    
    * review feedback
    kolea2 authored Jan 9, 2020
    Copy the full SHA
    c3fc40d View commit details
  4. chore: release 1.9.1 (#146)

    * updated CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated pom.xml [ci skip]
    
    * updated google-cloud-bigtable-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 proto-google-cloud-bigtable-admin-v2/pom.xml [ci skip]
    
    * updated proto-google-cloud-bigtable-v2/pom.xml [ci skip]
    
    * updated google-cloud-bigtable-deps-bom/pom.xml [ci skip]
    release-please[bot] authored and kolea2 committed Jan 9, 2020
    Copy the full SHA
    7640ade View commit details
Loading