KEMBAR78
Comparing v0.134.0...v0.134.1 · googleapis/java-bigquerystorage · GitHub
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-bigquerystorage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.134.0
Choose a base ref
...
head repository: googleapis/java-bigquerystorage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.134.1
Choose a head ref
  • 8 commits
  • 24 files changed
  • 4 contributors

Commits on Jun 20, 2020

  1. fix: Renamed SchemaCompact.java to SchemaCompatibility.java (#362)

    * Renaming SchemaCompact.java to SchemaCompatibility.java, and changed all instances of SchemaCompact.
    
    * Update clirr-ignore file
    
    * Fixed class name
    
    * Fix small typo
    allenc3 authored Jun 20, 2020
    Configuration menu
    Copy the full SHA
    d3f4787 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e88095f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    700ee5a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. chore: release 0.134.1-SNAPSHOT (#363)

    * updated versions.txt [ci skip]
    
    * updated proto-google-cloud-bigquerystorage-v1beta1/pom.xml [ci skip]
    
    * updated proto-google-cloud-bigquerystorage-v1beta2/pom.xml [ci skip]
    
    * updated samples/snapshot/pom.xml
    
    * updated samples/install-without-bom/pom.xml [ci skip]
    
    * updated samples/pom.xml [ci skip]
    
    * updated samples/snippets/pom.xml [ci skip]
    
    * updated google-cloud-bigquerystorage-bom/pom.xml [ci skip]
    
    * updated google-cloud-bigquerystorage/pom.xml [ci skip]
    
    * updated grpc-google-cloud-bigquerystorage-v1/pom.xml [ci skip]
    
    * updated grpc-google-cloud-bigquerystorage-v1alpha2/pom.xml [ci skip]
    
    * updated grpc-google-cloud-bigquerystorage-v1beta1/pom.xml [ci skip]
    
    * updated grpc-google-cloud-bigquerystorage-v1beta2/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    
    * updated proto-google-cloud-bigquerystorage-v1/pom.xml [ci skip]
    
    * updated proto-google-cloud-bigquerystorage-v1alpha2/pom.xml [ci skip]
    
    * updated proto-google-cloud-bigquerystorage-v1beta1/pom.xml [ci skip]
    
    * updated proto-google-cloud-bigquerystorage-v1beta2/pom.xml [ci skip]
    
    * updated samples/snapshot/pom.xml
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    bdc74c1 View commit details
    Browse the repository at this point in the history
  2. chore: update README (#364)

    autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    ed3702b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67626bd View commit details
    Browse the repository at this point in the history
  4. fix: BQ Numeric is compatible with double and float protobuf types (#367

    )
    
    Fixed a bug and made BQ Numeric compatible with double and float protobuf types.
    allenc3 authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    1b2f110 View commit details
    Browse the repository at this point in the history
  5. chore: release 0.134.1 (#369)

    * updated CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated samples/pom.xml [ci skip]
    
    * updated samples/snippets/pom.xml [ci skip]
    
    * updated google-cloud-bigquerystorage-bom/pom.xml [ci skip]
    
    * updated google-cloud-bigquerystorage/pom.xml [ci skip]
    
    * updated grpc-google-cloud-bigquerystorage-v1/pom.xml [ci skip]
    
    * updated grpc-google-cloud-bigquerystorage-v1alpha2/pom.xml [ci skip]
    
    * updated grpc-google-cloud-bigquerystorage-v1beta1/pom.xml [ci skip]
    
    * updated grpc-google-cloud-bigquerystorage-v1beta2/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    
    * updated proto-google-cloud-bigquerystorage-v1/pom.xml [ci skip]
    
    * updated proto-google-cloud-bigquerystorage-v1alpha2/pom.xml [ci skip]
    
    * updated proto-google-cloud-bigquerystorage-v1beta1/pom.xml [ci skip]
    
    * updated proto-google-cloud-bigquerystorage-v1beta2/pom.xml [ci skip]
    
    * updated samples/install-without-bom/pom.xml [ci skip]
    
    * updated samples/snapshot/pom.xml
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    ec35fee View commit details
    Browse the repository at this point in the history
Loading