Skip to content

Commit e1026c6

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-pubsublite-parent to v0.11.0 (#76)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-pubsublite-parent](https://togithub.com/googleapis/java-pubsublite) | `0.10.0` -> `0.11.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsublite-parent/0.11.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsublite-parent/0.11.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsublite-parent/0.11.0/compatibility-slim/0.10.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsublite-parent/0.11.0/confidence-slim/0.10.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-pubsublite</summary> ### [`v0.11.0`](https://togithub.com/googleapis/java-pubsublite/blob/master/CHANGELOG.md#&#8203;0110-httpswwwgithubcomgoogleapisjava-pubsublitecomparev0100v0110-2021-02-24) [Compare Source](https://togithub.com/googleapis/java-pubsublite/compare/v0.10.0...v0.11.0) ##### Features - Re-fork the beam repo from upstream ([#&#8203;513](https://www.github.com/googleapis/java-pubsublite/issues/513)) ([041b3a5](https://www.github.com/googleapis/java-pubsublite/commit/041b3a567bd1dce87824db7ea87da7c1c0920b53)) ##### Bug Fixes - Fix bundle finalizers ([#&#8203;514](https://www.github.com/googleapis/java-pubsublite/issues/514)) ([9d71415](https://www.github.com/googleapis/java-pubsublite/commit/9d71415883bbce38de2f62d1e54d33081fae365d)) - Rebatch messages when restarting a publish stream ([#&#8203;496](https://www.github.com/googleapis/java-pubsublite/issues/496)) ([dbf19c9](https://www.github.com/googleapis/java-pubsublite/commit/dbf19c9df100327ee26b5cf82bdf201b9637101c)) - update repo name ([#&#8203;493](https://www.github.com/googleapis/java-pubsublite/issues/493)) ([f0727d4](https://www.github.com/googleapis/java-pubsublite/commit/f0727d46e6d235a3298e6c7977ddc552700ae9b5)) ##### Documentation - generate sample code in the Java microgenerator ([#&#8203;498](https://www.github.com/googleapis/java-pubsublite/issues/498)) ([b42165e](https://www.github.com/googleapis/java-pubsublite/commit/b42165e31c870f44e3c5728b4b4c377ca55a903f)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#&#8203;508](https://www.github.com/googleapis/java-pubsublite/issues/508)) ([2ea9e1a](https://www.github.com/googleapis/java-pubsublite/commit/2ea9e1aaeff1e99bf466e5c264c8baa8d44b6afb)) </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#github/googleapis/java-pubsublite-kafka).
1 parent 8877e2b commit e1026c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-pubsublite-parent</artifactId>
6-
<version>0.10.0</version>
6+
<version>0.11.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)