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-spanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.47.0
Choose a base ref
...
head repository: googleapis/java-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.48.0
Choose a head ref
  • 12 commits
  • 436 files changed
  • 8 contributors

Commits on Dec 5, 2019

  1. Bump next snapshot (#6989)

    kolea2 authored and chingor13 committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    e20e78f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. spanner: add benchwrapper. (#6951)

    * Add spanner benchwrapper.
    
    * Add `libraries-bom:3.0.0` in the dependencyManagement.
    
    * Add SPANNER_EMULATOR_HOST env into the spanner client library.
    
    * Moved disable TLS code for emulator into client library.
    hengfengli authored Dec 10, 2019
    Configuration menu
    Copy the full SHA
    d70100f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    3ffb20e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8b6438 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. feat: make repo releasable, add parent/bom (#4)

    * feat: make repo releasable, add parent/bom
    
    * chore(regen): run synth to add common templates
    
    * chore: fix .repo-metadata attributes, regen templates
    
    * chore(regen): fix proto headers
    
    * fix(deps): add missing dependency proto-google-iam-v1
    
    * chore: fix grpc headers
    
    * deps: fix missing deps
    
    * deps: fix declared dependencies
    
    * fix: test dependencies
    
    * chore: remove JDBC adapter, fix dependencies
    
    * deps: fix shared parent version
    
    * deps: update shared-config to fix junit47 provider
    
    * deps: update core and gax
    
    * chore: specify the project
    
    * chore: fix whitespace
    
    * chore: fix env variable location
    chingor13 authored Jan 3, 2020
    Configuration menu
    Copy the full SHA
    f0073ee View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. Configuration menu
    Copy the full SHA
    64313c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    eb79652 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    c9c059b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. chore: remove deprecated method (#22)

    Praful Makani authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    b5f1bd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93c0aed View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    2dbe3cf View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. chore: release 1.48.0 (#8)

    * created CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated pom.xml [ci skip]
    
    * updated google-cloud-spanner-bom/pom.xml [ci skip]
    
    * updated google-cloud-spanner/pom.xml [ci skip]
    
    * updated grpc-google-cloud-spanner-admin-database-v1/pom.xml [ci skip]
    
    * updated grpc-google-cloud-spanner-admin-instance-v1/pom.xml [ci skip]
    
    * updated grpc-google-cloud-spanner-v1/pom.xml [ci skip]
    
    * updated proto-google-cloud-spanner-admin-database-v1/pom.xml [ci skip]
    
    * updated proto-google-cloud-spanner-admin-instance-v1/pom.xml [ci skip]
    
    * updated proto-google-cloud-spanner-v1/pom.xml [ci skip]
    release-please[bot] authored and skuruppu committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    c7162bb View commit details
    Browse the repository at this point in the history
Loading