FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(deps): update dependency com.google.cloud:google-cloud-pubsub to … · grant/java-docs-samples@d21282d · GitHub

Commit d21282d

Browse files
authored
fix(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.117.0 (GoogleCloudPlatform#7151)
[![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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.116.4` -> `1.117.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.117.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.117.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.117.0/compatibility-slim/1.116.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.117.0/confidence-slim/1.116.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-pubsub</summary> ### [`v1.117.0`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#&#8203;11170-httpsgithubcomgoogleapisjava-pubsubcomparev11164v11170-2022-05-10) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.116.4...v1.117.0) ##### Features - Adding grpc compression support for publisher client ([#&GoogleCloudPlatform#8203;1000](https://togithub.com/googleapis/java-pubsub/issues/1000)) ([4ad1a3f](https://togithub.com/googleapis/java-pubsub/commit/4ad1a3fc6e334b6b4efe2167dbe6976c5b5625a6)) - AuditConfig for IAM v1 ([a1c9b74](https://togithub.com/googleapis/java-pubsub/commit/a1c9b7448494f50736b9eb5864d49d38a7936280)) ##### Bug Fixes - added exactly once delivery files to owlbot config ([#&GoogleCloudPlatform#8203;1106](https://togithub.com/googleapis/java-pubsub/issues/1106)) ([bb6f105](https://togithub.com/googleapis/java-pubsub/commit/bb6f105873f94faf564773d821b8d5d01bac94ca)) - adding BetaApi annotation on AckReplyConsumerWithResponse for Exactly Once Delivery ([#&GoogleCloudPlatform#8203;1097](https://togithub.com/googleapis/java-pubsub/issues/1097)) ([0e89054](https://togithub.com/googleapis/java-pubsub/commit/0e890546727657ddb5cb23e58d9c57dd65d978f2)) - removed beta api annotation for ordering keys ([#&GoogleCloudPlatform#8203;1094](https://togithub.com/googleapis/java-pubsub/issues/1094)) ([3f140fb](https://togithub.com/googleapis/java-pubsub/commit/3f140fbacf3a157b503b081e7c6964a60ae09466)) ##### Dependencies - error_prone_annotations from the shared deps BOM ([#&GoogleCloudPlatform#8203;1102](https://togithub.com/googleapis/java-pubsub/issues/1102)) ([3bb2bec](https://togithub.com/googleapis/java-pubsub/commit/3bb2bec6534e97b2ee84ac5271819f3aea568a85)) - update dependency com.google.protobuf:protobuf-java-util to v3.20.1 ([#&GoogleCloudPlatform#8203;1100](https://togithub.com/googleapis/java-pubsub/issues/1100)) ([063b7aa](https://togithub.com/googleapis/java-pubsub/commit/063b7aa3e10fc4f74278fc36c73af8ac68dce26d)) ##### Documentation - **sample:** remove unused native-image-support dependency ([#&GoogleCloudPlatform#8203;1103](https://togithub.com/googleapis/java-pubsub/issues/1103)) ([e7d9000](https://togithub.com/googleapis/java-pubsub/commit/e7d9000cd0c236d5ff222e13ca3bc25911aa9bd9)) ##### [1.116.4](https://togithub.com/googleapis/java-pubsub/compare/v1.116.3...v1.116.4) (2022-04-19) ##### Dependencies - update dependency com.google.cloud:google-cloud-core to v2.6.1 ([#&GoogleCloudPlatform#8203;1084](https://togithub.com/googleapis/java-pubsub/issues/1084)) ([b1c4d89](https://togithub.com/googleapis/java-pubsub/commit/b1c4d899e98fc58bdcd6a38b4544497e65ca591d)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#&GoogleCloudPlatform#8203;1085](https://togithub.com/googleapis/java-pubsub/issues/1085)) ([4826dcb](https://togithub.com/googleapis/java-pubsub/commit/4826dcb4ce80e165a4c2c7e65a8d6931ebb0abc9)) - update dependency com.google.cloud:native-image-support to v0.13.1 ([#&GoogleCloudPlatform#8203;1086](https://togithub.com/googleapis/java-pubsub/issues/1086)) ([98c7b2b](https://togithub.com/googleapis/java-pubsub/commit/98c7b2be08e80744b6bc8e38c327e3874b755df9)) - update dependency com.google.errorprone:error_prone_annotations to v2.12.1 ([#&GoogleCloudPlatform#8203;1080](https://togithub.com/googleapis/java-pubsub/issues/1080)) ([d13bd94](https://togithub.com/googleapis/java-pubsub/commit/d13bd94074740b870c90a216715dfe18bbd6c248)) - update dependency com.google.errorprone:error_prone_annotations to v2.13.0 ([#&GoogleCloudPlatform#8203;1083](https://togithub.com/googleapis/java-pubsub/issues/1083)) ([3b8cbcb](https://togithub.com/googleapis/java-pubsub/commit/3b8cbcbee1b7451adcdf1305d90960f682889c44)) - update dependency com.google.errorprone:error_prone_annotations to v2.13.1 ([#&GoogleCloudPlatform#8203;1087](https://togithub.com/googleapis/java-pubsub/issues/1087)) ([34121f0](https://togithub.com/googleapis/java-pubsub/commit/34121f0d9943735a231d4c1e045df4f7e822268e)) - update dependency com.google.protobuf:protobuf-java-util to v3.20.0 ([#&GoogleCloudPlatform#8203;1078](https://togithub.com/googleapis/java-pubsub/issues/1078)) ([b064d6c](https://togithub.com/googleapis/java-pubsub/commit/b064d6ca8b2b1e6e083dc273073b3734d434ef8c)) ##### [1.116.3](https://togithub.com/googleapis/java-pubsub/compare/v1.116.2...v1.116.3) (2022-03-29) ##### Dependencies - update dependency com.google.cloud:google-cloud-core to v2.5.11 ([#&GoogleCloudPlatform#8203;1070](https://togithub.com/googleapis/java-pubsub/issues/1070)) ([662e2ec](https://togithub.com/googleapis/java-pubsub/commit/662e2ec8c4130c237bcfc61efe2e42a9912c8df0)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#&GoogleCloudPlatform#8203;1072](https://togithub.com/googleapis/java-pubsub/issues/1072)) ([56f9e91](https://togithub.com/googleapis/java-pubsub/commit/56f9e91b3accdf59b077771141fd42d09ebecdf1)) - update dependency com.google.cloud:native-image-support to v0.12.11 ([#&GoogleCloudPlatform#8203;1071](https://togithub.com/googleapis/java-pubsub/issues/1071)) ([82f4501](https://togithub.com/googleapis/java-pubsub/commit/82f4501b84ea97b2903f51d8cae2011c1b96abf4)) ##### [1.116.2](https://togithub.com/googleapis/java-pubsub/compare/v1.116.1...v1.116.2) (2022-03-24) ##### Dependencies - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.11 ([#&GoogleCloudPlatform#8203;1064](https://togithub.com/googleapis/java-pubsub/issues/1064)) ([3ebcc5e](https://togithub.com/googleapis/java-pubsub/commit/3ebcc5e262bf420fd2ba36f26d8b6350b56f989d)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.11 ([#&GoogleCloudPlatform#8203;1065](https://togithub.com/googleapis/java-pubsub/issues/1065)) ([d1ce9c6](https://togithub.com/googleapis/java-pubsub/commit/d1ce9c6cc9fc9c8030c117bff1b0d2d8e317107c)) ##### [1.116.1](https://togithub.com/googleapis/java-pubsub/compare/v1.116.0...v1.116.1) (2022-03-22) ##### Bug Fixes - added a maximum metadata size when creating the subscriber ([#&GoogleCloudPlatform#8203;1061](https://togithub.com/googleapis/java-pubsub/issues/1061)) ([3a8c83b](https://togithub.com/googleapis/java-pubsub/commit/3a8c83b973a1dfbae2ca037125574d74034218ce)) - Removed EnableExactlyOnceDelivery from Builders ([#&GoogleCloudPlatform#8203;1052](https://togithub.com/googleapis/java-pubsub/issues/1052)) ([9add538](https://togithub.com/googleapis/java-pubsub/commit/9add53894981d862ac1348d0b641e472b3b3aa79)) ##### Dependencies - update dependency com.google.cloud:google-cloud-core to v2.5.10 ([#&GoogleCloudPlatform#8203;1057](https://togithub.com/googleapis/java-pubsub/issues/1057)) ([0b7d19f](https://togithub.com/googleapis/java-pubsub/commit/0b7d19fe39326c36152267e4d2a13a2b51530ac2)) - update dependency com.google.cloud:google-cloud-core to v2.5.8 ([#&GoogleCloudPlatform#8203;1050](https://togithub.com/googleapis/java-pubsub/issues/1050)) ([c7551d6](https://togithub.com/googleapis/java-pubsub/commit/c7551d621343eac4476a16579763e3aab7f71ea9)) - update dependency com.google.cloud:google-cloud-core to v2.5.9 ([#&GoogleCloudPlatform#8203;1054](https://togithub.com/googleapis/java-pubsub/issues/1054)) ([5b3227f](https://togithub.com/googleapis/java-pubsub/commit/5b3227f4013a5121a3db34702f90be5a9ba41748)) - update dependency com.google.cloud:native-image-support to v0.12.10 ([#&GoogleCloudPlatform#8203;1058](https://togithub.com/googleapis/java-pubsub/issues/1058)) ([af2b364](https://togithub.com/googleapis/java-pubsub/commit/af2b3640eb22e8e78f5beea07a73e2b3127cce71)) - update dependency com.google.cloud:native-image-support to v0.12.7 ([#&GoogleCloudPlatform#8203;1042](https://togithub.com/googleapis/java-pubsub/issues/1042)) ([fd52aa8](https://togithub.com/googleapis/java-pubsub/commit/fd52aa8ffaa4d7cb8e0ad19bb6993b5616eb81df)) - update dependency com.google.cloud:native-image-support to v0.12.8 ([#&GoogleCloudPlatform#8203;1051](https://togithub.com/googleapis/java-pubsub/issues/1051)) ([da2d3fa](https://togithub.com/googleapis/java-pubsub/commit/da2d3fa91fe4f07455fbe0aa3ccac15e456666c7)) - update dependency com.google.cloud:native-image-support to v0.12.9 ([#&GoogleCloudPlatform#8203;1053](https://togithub.com/googleapis/java-pubsub/issues/1053)) ([6e97d52](https://togithub.com/googleapis/java-pubsub/commit/6e97d5222994dc567bc24ab3457f3431ed000134)) - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 ([#&GoogleCloudPlatform#8203;1043](https://togithub.com/googleapis/java-pubsub/issues/1043)) ([5884bdf](https://togithub.com/googleapis/java-pubsub/commit/5884bdfafc5ee621935b620e763ca6c0adf67ff7)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.10 ([#&GoogleCloudPlatform#8203;1044](https://togithub.com/googleapis/java-pubsub/issues/1044)) ([158e7f8](https://togithub.com/googleapis/java-pubsub/commit/158e7f884660a312b7168cecfa85cf594071a7be)) ##### Documentation - **sample:** Add sample for Native Image support in Pub/Sub ([#&GoogleCloudPlatform#8203;1026](https://togithub.com/googleapis/java-pubsub/issues/1026)) ([a4fa69b](https://togithub.com/googleapis/java-pubsub/commit/a4fa69b99f34304f7ee7a56fb3c633f018905f09)) - **sample:** use Java 8 for native image sample ([#&GoogleCloudPlatform#8203;1060](https://togithub.com/googleapis/java-pubsub/issues/1060)) ([2d5c010](https://togithub.com/googleapis/java-pubsub/commit/2d5c0109fe797698749d2c198cbb5a8a1a9d11dc)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-docs-samples).
1 parent 0ac67a5 commit d21282d

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

‎flexible/pubsub/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>com.google.cloud</groupId>
6666
<artifactId>google-cloud-pubsub</artifactId>
67-
<version>1.116.4</version>
67+
<version>1.117.0</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.google.cloud</groupId>

‎iot/api-client/codelab/manager/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.google.cloud</groupId>
7474
<artifactId>google-cloud-pubsub</artifactId>
75-
<version>1.116.4</version>
75+
<version>1.117.0</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>com.google.cloud</groupId>

‎iot/api-client/end-to-end-example/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>com.google.cloud</groupId>
6565
<artifactId>google-cloud-pubsub</artifactId>
66-
<version>1.116.4</version>
66+
<version>1.117.0</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>com.google.auth</groupId>

‎iot/api-client/manager/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>com.google.cloud</groupId>
6969
<artifactId>google-cloud-pubsub</artifactId>
70-
<version>1.116.4</version>
70+
<version>1.117.0</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL