-
Notifications
You must be signed in to change notification settings - Fork 98
Comparing changes
Open a pull request
base repository: googleapis/java-pubsub
base: v1.111.1
head repository: googleapis/java-pubsub
compare: v1.111.2
- 11 commits
- 44 files changed
- 5 contributors
Commits on Feb 23, 2021
-
chore(master): release 1.111.2-SNAPSHOT (#517)
🤖 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). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for affaa8c - Browse repository at this point
Copy the full SHA affaa8cView commit details
Commits on Feb 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b0e3e76 - Browse repository at this point
Copy the full SHA b0e3e76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02783e4 - Browse repository at this point
Copy the full SHA 02783e4View commit details -
chore: regenerate README (#520)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-02-24 00:35:02,556 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsub/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-02-24 00:35:04,292 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/1554be22-6843-457b-a401-23d0327126bb/targets - [ ] To automatically regenerate this PR, check this box.
Configuration menu - View commit details
-
Copy full SHA for 87f081f - Browse repository at this point
Copy the full SHA 87f081fView commit details -
chore: regenerate README (#521)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-02-24 00:50:21,186 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsub/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-02-24 00:50:22,742 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/045ffc6d-00bb-422b-9e3d-6ab274287a3c/targets - [ ] To automatically regenerate this PR, check this box.
Configuration menu - View commit details
-
Copy full SHA for 5ca8d25 - Browse repository at this point
Copy the full SHA 5ca8d25View commit details -
samples: add schema samples (#509)
* samples: add three schema samples * address kamal's comments * add avro-tools generated class State * add 4 more examples * remove validate schema sample * place common code outside case switch body * add subscribe with avro schema example * move generated class under utitlies * add proto file and generated class * add comment about topic encoding * apply kamal's suggestions * add publish and subscribe proto messages examples * update comment * add resources to install-without-bom and snapshots * Fix schema integration test and avro example * add resources to install-without-bom and snapshots * fix file path * lint * lint: add checkstyle-suppressions.xml * change checkstyle working directory * address kamal's comment about try catch * address kamal's comment about method naming * update assert * address kolea2's comments Co-authored-by: Kamal Aboul-Hosn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a71e898 - Browse repository at this point
Copy the full SHA a71e898View commit details -
chore: regenerate README (#523)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-02-24 17:47:45,183 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsub/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-02-24 17:47:46,809 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/befb92b0-6e17-4478-a77c-3b6600ad2335/targets - [ ] To automatically regenerate this PR, check this box.
Configuration menu - View commit details
-
Copy full SHA for 9f95e90 - Browse repository at this point
Copy the full SHA 9f95e90View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1642a5 - Browse repository at this point
Copy the full SHA c1642a5View commit details -
chore: regenerate README (#525)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-02-24 18:04:44,617 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsub/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-02-24 18:04:46,208 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/d41edf21-6233-4fc3-bb67-99b8c66e4b94/targets - [ ] To automatically regenerate this PR, check this box.
Configuration menu - View commit details
-
Copy full SHA for 8680602 - Browse repository at this point
Copy the full SHA 8680602View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5e07a8 - Browse repository at this point
Copy the full SHA b5e07a8View commit details -
chore(master): release 1.111.2 (#526)
🤖 I have created a release \*beep\* \*boop\* --- ### [1.111.2](https://www.github.com/googleapis/java-pubsub/compare/v1.111.1...v1.111.2) (2021-02-24) ### Dependencies * update dependency com.google.protobuf:protobuf-java-util to v3.15.2 ([#524](https://www.github.com/googleapis/java-pubsub/issues/524)) ([b5e07a8](https://www.github.com/googleapis/java-pubsub/commit/b5e07a866f096744feafc6187bcb022669f5fa26)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 3a7c4d0 - Browse repository at this point
Copy the full SHA 3a7c4d0View 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 v1.111.1...v1.111.2