-
Notifications
You must be signed in to change notification settings - Fork 24
Comparing changes
Open a pull request
base repository: googleapis/java-pubsublite
base: v0.17.0
head repository: googleapis/java-pubsublite
compare: v0.18.0
- 15 commits
- 21 files changed
- 7 contributors
Commits on Jul 26, 2021
-
chore: regenerate README (#760)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-07-26 15:56:17,895 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsublite/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-07-26 15:56:19,154 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/08d4ebfe-a143-47f3-9a7c-4941791c7335/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for 236f251 - Browse repository at this point
Copy the full SHA 236f251View commit details
Commits on Jul 28, 2021
-
fix: deflake SubscriptionPartitionProcessorImplTest (#768)
The test case expects the processor to fail immediately (with deadline of zero) after failing the underlying subscriber. However, the actual failing is done asynchronously. Waiting for a little bit removes the flakiness. Co-authored-by: Manu Menzella <menzella@google.com>
Configuration menu - View commit details
-
Copy full SHA for c34e430 - Browse repository at this point
Copy the full SHA c34e430View commit details -
chore: replace SystemExecutors with MoreExecutors (#749)
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
Configuration menu - View commit details
-
Copy full SHA for 8693885 - Browse repository at this point
Copy the full SHA 8693885View commit details -
chore: regenerate README (#769)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-07-28 13:52:44,775 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsublite/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-07-28 13:52:46,092 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/a98caf9e-72c3-40b6-b340-e50a1f5460b3/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for a46ee38 - Browse repository at this point
Copy the full SHA a46ee38View commit details -
deps: define Beam version as a Maven property in pom (#714)
* deps: bump maven version and remove explicit version override for fmt and dependency plugins which are present in the base configuration * fix: dep scoping * Set version on old snippets to 2.29.0 2.30.0 won't work with the I/O not built with that version. Lower versions will work. Co-authored-by: Tianzi Cai <tianzi@google.com>
Configuration menu - View commit details
-
Copy full SHA for 69106fe - Browse repository at this point
Copy the full SHA 69106feView commit details -
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v0.13.1 (#765) Co-authored-by: Tianzi Cai <tianzi@google.com>
Configuration menu - View commit details
-
Copy full SHA for 759a7f1 - Browse repository at this point
Copy the full SHA 759a7f1View commit details
Commits on Jul 29, 2021
-
feat: Update CloudPubsubChecks to CloudPubsubTransforms (#730)
* feat: Update CloudPubsubChecks to CloudPubsubTransforms Also fix concerns from apache/beam#14917 surrounding direct use of MapElements. Also add dependencyManagement section to beam io pom to fix upper bound deps issues. * fix: Add pubsub proto dep
Configuration menu - View commit details
-
Copy full SHA for 2e10924 - Browse repository at this point
Copy the full SHA 2e10924View commit details -
fix: remove DlqProvider which should remain in the beam repo and bump…
… beam version (#772) * fix: remove DlqProvider which should remain in the beam repo and bump beam version * deps: remove unused * fix: Add Clirr opt-out file * fix: leave snippets at 2.29.0
Configuration menu - View commit details
-
Copy full SHA for a540c1d - Browse repository at this point
Copy the full SHA a540c1dView commit details -
deps: update dependency com.google.apis:google-api-services-bigquery …
…to v2-rev20210617-1.32.1 (#773)
Configuration menu - View commit details
-
Copy full SHA for e904392 - Browse repository at this point
Copy the full SHA e904392View commit details -
chore: release 0.17.1-SNAPSHOT (#759)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 46e385f - Browse repository at this point
Copy the full SHA 46e385fView commit details -
chore(deps): update dependency com.google.cloud:google-cloud-pubsubli…
…te to v0.17.0 (#761) * chore(deps): update dependency com.google.cloud:google-cloud-pubsublite to v0.17.0 * bump pubsublite-beam-io version with google-cloud-pubsublite Co-authored-by: Tianzi Cai <tianzi@google.com>
Configuration menu - View commit details
-
Copy full SHA for da6b6ce - Browse repository at this point
Copy the full SHA da6b6ceView commit details -
chore: regenerate README (#776)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-07-29 15:54:10,366 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsublite/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-07-29 15:54:11,678 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/9639ffa6-a19e-482f-9ad6-173a6acaa180/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Configuration menu - View commit details
-
Copy full SHA for 6f5915d - Browse repository at this point
Copy the full SHA 6f5915dView commit details -
feat: split versions.txt to independently release the Beam IO (#766)
* Update release_level to GA. * Split versions. * Revert changes to release track. Co-authored-by: Manu Menzella <menzella@google.com> Co-authored-by: Tianzi Cai <tianzi@google.com>
Configuration menu - View commit details
-
Copy full SHA for b6e48dc - Browse repository at this point
Copy the full SHA b6e48dcView commit details -
deps: Version bump cloud BOM and remove no longer needed dependency m…
…anagement settings (#777)
Configuration menu - View commit details
-
Copy full SHA for 1cd23cb - Browse repository at this point
Copy the full SHA 1cd23cbView commit details -
🤖 I have created a release \*beep\* \*boop\* --- ## [0.18.0](https://www.github.com/googleapis/java-pubsublite/compare/v0.17.0...v0.18.0) (2021-07-29) ### Features * split versions.txt to independently release the Beam IO ([#766](https://www.github.com/googleapis/java-pubsublite/issues/766)) ([b6e48dc](https://www.github.com/googleapis/java-pubsublite/commit/b6e48dc7f21ad3f8857d42ca2e3ebc549eea35f6)) * Update CloudPubsubChecks to CloudPubsubTransforms ([#730](https://www.github.com/googleapis/java-pubsublite/issues/730)) ([2e10924](https://www.github.com/googleapis/java-pubsublite/commit/2e109244e43ed4beec50ba9cbc5efadddfb53b5c)) ### Bug Fixes * deflake SubscriptionPartitionProcessorImplTest ([#768](https://www.github.com/googleapis/java-pubsublite/issues/768)) ([c34e430](https://www.github.com/googleapis/java-pubsublite/commit/c34e4303cfb8ce9d0b812ad5c1dd306af32a544e)) * remove DlqProvider which should remain in the beam repo and bump beam version ([#772](https://www.github.com/googleapis/java-pubsublite/issues/772)) ([a540c1d](https://www.github.com/googleapis/java-pubsublite/commit/a540c1dd8eb7e7b2e6afd03550433060635a62fc)) ### Dependencies * define Beam version as a Maven property in pom ([#714](https://www.github.com/googleapis/java-pubsublite/issues/714)) ([69106fe](https://www.github.com/googleapis/java-pubsublite/commit/69106fe309040bc24f2af4c70dfddb602963f365)) * update dependency com.google.apis:google-api-services-bigquery to v2-rev20210617-1.32.1 ([#773](https://www.github.com/googleapis/java-pubsublite/issues/773)) ([e904392](https://www.github.com/googleapis/java-pubsublite/commit/e9043922fbf83220aeff301890fc58b33ae925b4)) * Version bump cloud BOM and remove no longer needed dependency management settings ([#777](https://www.github.com/googleapis/java-pubsublite/issues/777)) ([1cd23cb](https://www.github.com/googleapis/java-pubsublite/commit/1cd23cb3295d521453c1658c25468f4bd82962e2)) --- 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 cd4201f - Browse repository at this point
Copy the full SHA cd4201fView 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.17.0...v0.18.0