-
Notifications
You must be signed in to change notification settings - Fork 87
Comparing changes
Open a pull request
base repository: googleapis/java-bigquerystorage
base: v0.130.0
head repository: googleapis/java-bigquerystorage
compare: v0.131.0
- 14 commits
- 22 files changed
- 5 contributors
Commits on Apr 21, 2020
-
chore(deps): update dependency com.google.cloud:google-cloud-bigquery…
…storage to v0.130.0-beta (#197) This PR contains the following updates: | Package | Update | Change | |---|---|---| | com.google.cloud:google-cloud-bigquerystorage | minor | `0.129.0-beta` -> `0.130.0-beta` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-bigquerystorage).
Configuration menu - View commit details
-
Copy full SHA for 13a0b65 - Browse repository at this point
Copy the full SHA 13a0b65View commit details -
chore: release 0.130.1-SNAPSHOT (#198)
🤖 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).
Configuration menu - View commit details
-
Copy full SHA for d7bb8c0 - Browse repository at this point
Copy the full SHA d7bb8c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 440d85b - Browse repository at this point
Copy the full SHA 440d85bView commit details
Commits on Apr 22, 2020
-
chore: add temp code replacement hack due to gapic code-gen template …
…bug (#201) * chore: add file exclusion due to gapic code-gen template bug * update based on comments * update based on comments
Configuration menu - View commit details
-
Copy full SHA for fbdb52a - Browse repository at this point
Copy the full SHA fbdb52aView commit details -
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v0.2.0 (#207) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | minor | `0.1.1` -> `0.2.0` | --- ### Release Notes <details> <summary>googleapis/java-shared-dependencies</summary> ### [`v0.2.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​020-httpswwwgithubcomgoogleapisjava-shared-dependenciescomparev011v020-2020-04-22) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.1.1...v0.2.0) ##### Features - add truth as a managed test scope dependency ([#​19](https://www.github.com/googleapis/java-shared-dependencies/issues/19)) ([36167bf](https://www.github.com/googleapis/java-shared-dependencies/commit/36167bfc19475425416316ede28e72db4d683db1)) - import google-cloud-core-bom to include all google-cloud-core-\* artifacts ([#​18](https://www.github.com/googleapis/java-shared-dependencies/issues/18)) ([ed3850c](https://www.github.com/googleapis/java-shared-dependencies/commit/ed3850c6a6ea491b570c461a2108c124c9ef71da)) - import protobuf-bom to manage all protobuf artifacts ([#​21](https://www.github.com/googleapis/java-shared-dependencies/issues/21)) ([dc0f1e0](https://www.github.com/googleapis/java-shared-dependencies/commit/dc0f1e0be1be33f5bdf0426cad1cc2df45f5d10a)) ##### Dependencies - update dependency io.grpc:grpc-bom to v1.29.0 ([#​16](https://www.github.com/googleapis/java-shared-dependencies/issues/16)) ([eac0d44](https://www.github.com/googleapis/java-shared-dependencies/commit/eac0d448b0701a3dd5788321ed0494eb2a618f9e)) ##### [0.1.1](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.1.0...v0.1.1) (2020-04-14) ##### Dependencies - update core dependencies ([#​2](https://www.github.com/googleapis/java-shared-dependencies/issues/2)) ([5589285](https://www.github.com/googleapis/java-shared-dependencies/commit/5589285e105ccd4746e3e194f959c72f17705d45)) - update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#​9](https://www.github.com/googleapis/java-shared-dependencies/issues/9)) ([882cdd6](https://www.github.com/googleapis/java-shared-dependencies/commit/882cdd63f2948de1b29119b36032c45cb4887913)) - update dependency com.google.guava:guava-bom to v29 ([#​12](https://www.github.com/googleapis/java-shared-dependencies/issues/12)) ([9f844c4](https://www.github.com/googleapis/java-shared-dependencies/commit/9f844c4b86cfd5e228a1d3b215726d632c21abf6)) - update dependency org.threeten:threetenbp to v1.4.3 ([#​7](https://www.github.com/googleapis/java-shared-dependencies/issues/7)) ([cd8d481](https://www.github.com/googleapis/java-shared-dependencies/commit/cd8d4812c34568599c79edac45db5bc973eace0a)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-bigquerystorage).
Configuration menu - View commit details
-
Copy full SHA for ae29920 - Browse repository at this point
Copy the full SHA ae29920View commit details -
Configuration menu - View commit details
-
Copy full SHA for d898a61 - Browse repository at this point
Copy the full SHA d898a61View commit details
Commits on Apr 23, 2020
-
chore(deps): update dependency com.google.cloud:libraries-bom to v5.2…
….0 (#215) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `5.1.0` -> `5.2.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-bigquerystorage).
Configuration menu - View commit details
-
Copy full SHA for e3314f4 - Browse repository at this point
Copy the full SHA e3314f4View commit details
Commits on Apr 24, 2020
-
fix: several StreamWriter issues (#213)
* fix: several StreamWriter issues - Make messages wait in flow controll to be delivered in order - Avoid recreating the BigQueryWriteClient stub during reconnection, which is not necessary. - Allow user to pass in BigQueryWriteClient stub so that it can be shared with other API calls. modified: google-cloud-bigquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/StreamWriter.java modified: google-cloud-bigquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/Waiter.java modified: google-cloud-bigquerystorage/src/test/java/com/google/cloud/bigquery/storage/v1alpha2/StreamWriterTest.java * Wait doesn't need to be synchronized * fix: unlock is not called in exception case modified: google-cloud-bigquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/StreamWriter.java modified: google-cloud-bigquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/Waiter.java
Configuration menu - View commit details
-
Copy full SHA for b803863 - Browse repository at this point
Copy the full SHA b803863View commit details
Commits on Apr 27, 2020
-
feat: integrate gapic generator change in googleapis (#220)
* changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * feat: integrate gapic generator change in googleapis PiperOrigin-RevId: 308294748 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Apr 24 11:44:16 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 28e76243c23cc282efbb288cb558c174e3e5e9ee Source-Link: googleapis/googleapis@28e7624Configuration menu - View commit details
-
Copy full SHA for 1565dc0 - Browse repository at this point
Copy the full SHA 1565dc0View commit details -
deps: update dependency com.fasterxml.jackson.core:jackson-core to v2…
….11.0 (#224) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.fasterxml.jackson.core:jackson-core](https://togithub.com/FasterXML/jackson-core) | minor | `2.10.3` -> `2.11.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-bigquerystorage).
Configuration menu - View commit details
-
Copy full SHA for 87d5248 - Browse repository at this point
Copy the full SHA 87d5248View commit details -
Configuration menu - View commit details
-
Copy full SHA for 066a994 - Browse repository at this point
Copy the full SHA 066a994View commit details
Commits on Apr 28, 2020
-
chore(java): allow overriding the versioning section of the Java READ…
…ME (#495) (#229) Allows setting a `versioning` section in `.readme-partials.yaml` to override the versioning section. Source-Author: Jeff Ching <chingor@google.com> Source-Date: Fri Apr 17 10:04:04 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: f8a9933e5e98202b04ef427f28d1d79221190fa4 Source-Link: googleapis/synthtool@f8a9933
Configuration menu - View commit details
-
Copy full SHA for 59faf02 - Browse repository at this point
Copy the full SHA 59faf02View commit details -
chore(deps): update dependency com.google.cloud:libraries-bom to v5.3…
….0 (#230) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `5.2.0` -> `5.3.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-bigquerystorage).
Configuration menu - View commit details
-
Copy full SHA for ab44dd8 - Browse repository at this point
Copy the full SHA ab44dd8View commit details -
* updated CHANGELOG.md [ci skip] * updated README.md [ci skip] * updated versions.txt [ci skip] * updated samples/install-without-bom/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 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/pom.xml [ci skip] * updated samples/snippets/pom.xml [ci skip] * updated pom.xml [ci skip] * updated samples/snapshot/pom.xml [ci skip] Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8a27835 - Browse repository at this point
Copy the full SHA 8a27835View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.130.0...v0.131.0