Skip to content

Add PubSub API prototype and related classes - #962

Merged
mziccard merged 10 commits into
googleapis:pubsub-alphafrom
mziccard:pubsub-alpha
Apr 28, 2016
Merged

Add PubSub API prototype and related classes#962
mziccard merged 10 commits into
googleapis:pubsub-alphafrom
mziccard:pubsub-alpha

Conversation

@mziccard

Copy link
Copy Markdown
Contributor

This PR takes all commits from #768, rebases them on top of the pubsub-alpha branch and removes redundant commits (merges and minor fixes).

@mziccardmziccard added the api: pubsub Issues related to the Pub/Sub API. label Apr 27, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 27, 2016
@mziccardmziccard mentioned this pull request Apr 27, 2016
}

@Override
public void replacePushConfig(String subscription, PushConfig pushConfig) {

This comment was marked as spam.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-4.0%) to 81.0% when pulling 55df976 on mziccard:pubsub-alpha into 8e914de on GoogleCloudPlatform:pubsub-alpha.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-4.0%) to 80.99% when pulling 22455ae on mziccard:pubsub-alpha into 8e914de on GoogleCloudPlatform:pubsub-alpha.

@mziccard
mziccard merged commit 0cb8e3e into googleapis:pubsub-alphaApr 28, 2016
mziccard added a commit to mziccard/gcloud-java that referenced this pull request Jun 27, 2016
* adding PubSubOptions, PubSub and its factories
* Adding data types and define API
* Add ReceivedMessage and fix review comments
* Fix code review comments and add DefaultPubSubRpc
* - Fix some codacy issues
- Make messages consistent with proto defaults
- Rename acknowledge to ack
- Add nack
- Add PullCallback
* applying code review comments
* add ByteArray
* translate exceptions and add more info regarding pull
* consider returnNullOn before throwing
* Fix pubsub-related codacy issues
github-actionsBot pushed a commit that referenced this pull request Jul 20, 2022
…plugin to v3 (#962)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-deploy-plugin](https://maven.apache.org/plugins/) | `2.8.2` -> `3.0.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-deploy-plugin/3.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-deploy-plugin/3.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-deploy-plugin/3.0.0/compatibility-slim/2.8.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-deploy-plugin/3.0.0/confidence-slim/2.8.2)](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dialogflow).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTcuNCIsInVwZGF0ZWRJblZlciI6IjMyLjExNy40In0=-->
github-actionsBot pushed a commit that referenced this pull request Aug 9, 2022
- [ ] Regenerate this pull request now.
Advanced OCR options allow users to customize behavior for a specific OCR engine
version.
PiperOrigin-RevId: 465402148
Source-Link: googleapis/googleapis@ad64930
Source-Link: https://github.com/googleapis/googleapis-gen/commit/5d2c8b2b1cb0d15bf7243513a5543a9ec3ecd778
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWQyYzhiMmIxY2IwZDE1YmY3MjQzNTEzYTU1NDNhOWVjM2VjZDc3OCJ9
github-actionsBot pushed a commit that referenced this pull request Aug 9, 2022
🤖 I have created a release *beep* *boop*
---
## [3.1.0](googleapis/java-vision@v3.0.2...v3.1.0) (2022-08-09)
### Features
* Add TextDetectionParams.advanced_ocr_options ([#962](googleapis/java-vision#962)) ([178e4a4](googleapis/java-vision@178e4a4))
### Dependencies
* update dependency com.google.cloud:google-cloud-core to v2.8.6 ([#955](googleapis/java-vision#955)) ([c4fdb49](googleapis/java-vision@c4fdb49))
* update dependency com.google.cloud:google-cloud-core to v2.8.7 ([#958](googleapis/java-vision#958)) ([0a11239](googleapis/java-vision@0a11239))
* update dependency com.google.cloud:google-cloud-core to v2.8.8 ([#960](googleapis/java-vision#960)) ([8d62c20](googleapis/java-vision@8d62c20))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#952](googleapis/java-vision#952)) ([3400667](googleapis/java-vision@3400667))
* update dependency com.google.cloud:google-cloud-storage to v2.10.0 ([#956](googleapis/java-vision#956)) ([89b114c](googleapis/java-vision@89b114c))
* update dependency com.google.cloud:google-cloud-storage to v2.11.0 ([#959](googleapis/java-vision#959)) ([3885ac8](googleapis/java-vision@3885ac8))
* update dependency com.google.cloud:google-cloud-storage to v2.11.1 ([#961](googleapis/java-vision#961)) ([99996d4](googleapis/java-vision@99996d4))
* update dependency com.google.cloud:google-cloud-storage to v2.11.2 ([#963](googleapis/java-vision#963)) ([1f7e3ba](googleapis/java-vision@1f7e3ba))
* update spring.version to v2.7.2 ([#951](googleapis/java-vision#951)) ([8e4c6ab](googleapis/java-vision@8e4c6ab))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actionsBot pushed a commit that referenced this pull request Aug 16, 2022
…-plugin to v3.4.1 (#962)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-javadoc-plugin](https://maven.apache.org/plugins/) ([source](https://togithub.com/apache/maven-javadoc-plugin)) | `3.4.0` -> `3.4.1` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.4.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.4.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.4.1/compatibility-slim/3.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.4.1/confidence-slim/3.4.0)](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **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. ⚠ **Warning**: custom changes will be lost.
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-video-intelligence).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNjEuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE2MS4wIn0=-->
github-actionsBot pushed a commit that referenced this pull request Sep 15, 2022
🤖 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).
github-actionsBot pushed a commit that referenced this pull request Oct 4, 2022
🤖 I have created a release *beep* *boop*
---
## [2.4.8](https://togithub.com/googleapis/java-containeranalysis/compare/v2.4.7...v2.4.8) (2022-10-03)
### Dependencies
* Update dependency cachetools to v5 ([#963](https://togithub.com/googleapis/java-containeranalysis/issues/963)) ([f8084b8](https://togithub.com/googleapis/java-containeranalysis/commit/f8084b8ca525fdb265e997894465e4e3a784bd68))
* Update dependency certifi to v2022.9.24 ([#947](https://togithub.com/googleapis/java-containeranalysis/issues/947)) ([2a0becd](https://togithub.com/googleapis/java-containeranalysis/commit/2a0becd99be8825e299a44d4d2946f9c4587aeea))
* Update dependency charset-normalizer to v2.1.1 ([#952](https://togithub.com/googleapis/java-containeranalysis/issues/952)) ([4ac4198](https://togithub.com/googleapis/java-containeranalysis/commit/4ac4198b02c38816cc5279203370e9bcf10ca320))
* Update dependency click to v8.1.3 ([#953](https://togithub.com/googleapis/java-containeranalysis/issues/953)) ([7f2cd56](https://togithub.com/googleapis/java-containeranalysis/commit/7f2cd5655f49d6d2db4519b9096d2800d76eb58a))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#967](https://togithub.com/googleapis/java-containeranalysis/issues/967)) ([44d2acd](https://togithub.com/googleapis/java-containeranalysis/commit/44d2acd1775a20bb678312c063b6edf914dbbc00))
* Update dependency gcp-releasetool to v1.8.8 ([#948](https://togithub.com/googleapis/java-containeranalysis/issues/948)) ([932e614](https://togithub.com/googleapis/java-containeranalysis/commit/932e61468598c1b521806bdd85492aa79c3a5037))
* Update dependency google-api-core to v2.10.1 ([#954](https://togithub.com/googleapis/java-containeranalysis/issues/954)) ([4e0b27c](https://togithub.com/googleapis/java-containeranalysis/commit/4e0b27c3e94b142658a7042b5b66eb85cf07339b))
* Update dependency google-auth to v2.11.1 ([#949](https://togithub.com/googleapis/java-containeranalysis/issues/949)) ([3436e5c](https://togithub.com/googleapis/java-containeranalysis/commit/3436e5c480fd441d9d6544e33f776fa039f5ee7b))
* Update dependency google-cloud-core to v2.3.2 ([#950](https://togithub.com/googleapis/java-containeranalysis/issues/950)) ([cf1a882](https://togithub.com/googleapis/java-containeranalysis/commit/cf1a8823d431d5dfe0a373ee4e9fe25c255e720d))
* Update dependency google-cloud-storage to v2.5.0 ([#955](https://togithub.com/googleapis/java-containeranalysis/issues/955)) ([ff75df9](https://togithub.com/googleapis/java-containeranalysis/commit/ff75df994404a2fc67cac7680d9f7c27c4a53b3f))
* Update dependency google-crc32c to v1.5.0 ([#956](https://togithub.com/googleapis/java-containeranalysis/issues/956)) ([e5d6c21](https://togithub.com/googleapis/java-containeranalysis/commit/e5d6c21d66d4ab2395f27825c19a5b6b6c404baa))
* Update dependency googleapis-common-protos to v1.56.4 ([#951](https://togithub.com/googleapis/java-containeranalysis/issues/951)) ([c0a937f](https://togithub.com/googleapis/java-containeranalysis/commit/c0a937f7dfe786a226361a2a5a7f32a04164c5b6))
* Update dependency markupsafe to v2.1.1 ([#957](https://togithub.com/googleapis/java-containeranalysis/issues/957)) ([8ca520d](https://togithub.com/googleapis/java-containeranalysis/commit/8ca520decf514a494e27cd5b98e2fb427b110c19))
* Update dependency protobuf to v3.20.2 ([#958](https://togithub.com/googleapis/java-containeranalysis/issues/958)) ([e9a5588](https://togithub.com/googleapis/java-containeranalysis/commit/e9a5588dc5bed8d22a2d9b5790005726ca4609f8))
* Update dependency protobuf to v4 ([#964](https://togithub.com/googleapis/java-containeranalysis/issues/964)) ([94ee22e](https://togithub.com/googleapis/java-containeranalysis/commit/94ee22e5cc71f82ffb6f36ba717a6302a725de02))
* Update dependency requests to v2.28.1 ([#960](https://togithub.com/googleapis/java-containeranalysis/issues/960)) ([cb05cff](https://togithub.com/googleapis/java-containeranalysis/commit/cb05cffbe25c60c6f30d46511307031f4cfdc413))
* Update dependency typing-extensions to v4.3.0 ([#961](https://togithub.com/googleapis/java-containeranalysis/issues/961)) ([cf68902](https://togithub.com/googleapis/java-containeranalysis/commit/cf68902904d7a42f8b7d401c2dcf1f357b64bf6c))
* Update dependency zipp to v3.8.1 ([#962](https://togithub.com/googleapis/java-containeranalysis/issues/962)) ([e71d9d1](https://togithub.com/googleapis/java-containeranalysis/commit/e71d9d17af2e6d524029c6490ad4a75efcfbb4f5))
---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this pull request Feb 1, 2023
🤖 I have created a release *beep* *boop*
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this pull request Feb 1, 2023
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
…962)
Source-Link: googleapis/synthtool@505ce5a
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:2567a120ce90fadb6201999b87d649d9f67459de28815ad239bce9ebfaa18a74
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
🤖 I have created a release *beep* *boop*
---
## [3.9.0](googleapis/java-logging@v3.8.0...v3.9.0) (2022-05-19)
### Features
* add build scripts for native image testing in Java 17 ([#1440](googleapis/java-logging#1440)) ([#962](googleapis/java-logging#962)) ([4edb7e4](googleapis/java-logging@4edb7e4))
### Dependencies
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#960](googleapis/java-logging#960)) ([c969b4c](googleapis/java-logging@c969b4c))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#966](googleapis/java-logging#966)) ([c95840b](googleapis/java-logging@c95840b))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Jan 6, 2026
🤖 I have created a release *beep* *boop*
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
…962)
* chore: Upgrade to later version of gcp-uploader and protobuf
* chore: Add secretstorage version
* chore: Use python 3.9.13
* chore: Unpin all python versions
* chore: Rerun pipcompile tool
* chore: Rerun pipcompile tool with --allow-unsafe
* chore: Add --require-hashes
* chore: Update requirements file
* chore: Remove --require-hashes
* chore: Print python version
* chore: Add new generated hashes for requirements.txt
* chore: Remove python version check in cloud build
* chore: Allow synthtool to update python dependencies
* chore: Add typing-extensions into requirements
* chore: Unpin docker requirements.in file
* chore: Add java synthtool validation
* chore: Add check to import java synthtool python package
Source-Link: https://togithub.com/googleapis/synthtool/commit/91904bfb986c51516389fb591c67053cdf4de104
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:4566cf7fcd0eece77705330267b2b61a70165711c7829d049b60bc2f1bbcd74e
chingor13 pushed a commit that referenced this pull request Feb 24, 2026
🤖 I have created a release *beep* *boop*
---
## [1.10.0](googleapis/google-auth-library-java@v1.9.0...v1.10.0) (2022-08-05)
### Features
* workforce identity federation for pluggable auth ([#959](googleapis/google-auth-library-java#959)) ([7f2c535](googleapis/google-auth-library-java@7f2c535))
### Bug Fixes
* updates executable response spec for executable-sourced credentials ([#955](googleapis/google-auth-library-java#955)) ([48ff83d](googleapis/google-auth-library-java@48ff83d))
### Documentation
* **samples:** added auth samples and tests ([#927](googleapis/google-auth-library-java#927)) ([32c717f](googleapis/google-auth-library-java@32c717f))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
…is#1440) (googleapis#962)
Source-Link: googleapis/synthtool@505ce5a
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:2567a120ce90fadb6201999b87d649d9f67459de28815ad239bce9ebfaa18a74
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
🤖 I have created a release *beep* *boop*
---
## [3.9.0](googleapis/java-logging@v3.8.0...v3.9.0) (2022-05-19)
### Features
* add build scripts for native image testing in Java 17 ([googleapis#1440](googleapis/java-logging#1440)) ([googleapis#962](googleapis/java-logging#962)) ([905e183](googleapis/java-logging@905e183))
### Dependencies
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([googleapis#960](googleapis/java-logging#960)) ([3b9813a](googleapis/java-logging@3b9813a))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([googleapis#966](googleapis/java-logging#966)) ([4c11829](googleapis/java-logging@4c11829))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Mar 12, 2026
🤖 I have created a release *beep* *boop*
---
## [1.10.0](googleapis/google-auth-library-java@v1.9.0...v1.10.0) (2022-08-05)
### Features
* workforce identity federation for pluggable auth ([#959](googleapis/google-auth-library-java#959)) ([51b200c](googleapis/google-auth-library-java@51b200c))
### Bug Fixes
* updates executable response spec for executable-sourced credentials ([#955](googleapis/google-auth-library-java#955)) ([3f5ab60](googleapis/google-auth-library-java@3f5ab60))
### Documentation
* **samples:** added auth samples and tests ([#927](googleapis/google-auth-library-java#927)) ([821202f](googleapis/google-auth-library-java@821202f))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
…gleapis#962)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.mockito:mockito-core](https://togithub.com/mockito/mockito) | `4.7.0` -> `4.8.0` | [![age](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.8.0/compatibility-slim/4.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.8.0/confidence-slim/4.7.0)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>mockito/mockito</summary>
### [`v4.8.0`](https://togithub.com/mockito/mockito/releases/tag/v4.8.0)
[Compare Source](https://togithub.com/mockito/mockito/compare/v4.7.0...v4.8.0)
<sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>
##### 4.8.0
- 2022-09-07 - [10 commit(s)](https://togithub.com/mockito/mockito/compare/v4.7.0...v4.8.0) by Alex, James Baker, Johannes Spangenberg, Kurt Alfred Kluever, Rafael Winterhalter, Thibault Helsmoortel, dependabot\[bot]
- GitHub Workflows security hardening [(#&googleapis#8203;2744)](https://togithub.com/mockito/mockito/pull/2744)
- Assign GlobalConfiguration initializer to unused variable [(#&googleapis#8203;2742)](https://togithub.com/mockito/mockito/pull/2742)
- Bump com.diffplug.spotless from 6.9.1 to 6.10.0 [(#&googleapis#8203;2738)](https://togithub.com/mockito/mockito/pull/2738)
- Drop varargs collector before invoking a user method. [(#&googleapis#8203;2736)](https://togithub.com/mockito/mockito/pull/2736)
- Bump versions.bytebuddy from 1.12.13 to 1.12.14 [(#&googleapis#8203;2734)](https://togithub.com/mockito/mockito/pull/2734)
- Remove useless thrown exception from constructor [(#&googleapis#8203;2732)](https://togithub.com/mockito/mockito/pull/2732)
- TypeSafeMatching no longer iterates over class methods inefficiently [(#&googleapis#8203;2729)](https://togithub.com/mockito/mockito/pull/2729)
- Fixes [#&googleapis#8203;2720](https://togithub.com/mockito/mockito/issues/2720): Use StackWalker on Java 9+ to create Locations [(#&googleapis#8203;2723)](https://togithub.com/mockito/mockito/pull/2723)
- LocationImpl adds performance overheads due to instantiating a stack trace [(#&googleapis#8203;2720)](https://togithub.com/mockito/mockito/issues/2720)
- Fixes [#&googleapis#8203;2626](https://togithub.com/mockito/mockito/issues/2626) : Introduce MockSettings.mockMaker [(#&googleapis#8203;2701)](https://togithub.com/mockito/mockito/pull/2701)
- Introduce option to disable inline-mock-maker for a specific instance [(#&googleapis#8203;2626)](https://togithub.com/mockito/mockito/issues/2626)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-spanner-jdbc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5My4xIn0=-->
suztomo pushed a commit that referenced this pull request Mar 30, 2026
…onfig to v1.5.3 (#962)
[![Mend 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-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.5.2` -> `1.5.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.3/compatibility-slim/1.5.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.3/confidence-slim/1.5.2)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/java-shared-config</summary>
### [`v1.5.3`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;153-httpsgithubcomgoogleapisjava-shared-configcomparev152v153-2022-07-27)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.5.2...v1.5.3)
##### Dependencies
- update dependency org.junit.vintage:junit-vintage-engine to v5.9.0 ([#&#8203;497](https://togithub.com/googleapis/java-shared-config/issues/497)) ([1fc6ab4](https://togithub.com/googleapis/java-shared-config/commit/1fc6ab445624cd4f9c8b161d109f346a9e5ed09a))
- Update doclet to latest version 1.6.0 ([38fb7c3](https://togithub.com/googleapis/java-shared-config/commit/38fb7c3957fb6c9b2da10f9e463cc93a8b80a3a4))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-storage-nio).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjcuNCIsInVwZGF0ZWRJblZlciI6IjMyLjEyNy40In0=-->
lqiu96 pushed a commit that referenced this pull request Apr 1, 2026
…onfig to v1.5.3 (#962)
[![Mend 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-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.5.2` -> `1.5.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.3/compatibility-slim/1.5.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.3/confidence-slim/1.5.2)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/java-shared-config</summary>
### [`v1.5.3`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;153-httpsgithubcomgoogleapisjava-shared-configcomparev152v153-2022-07-27)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.5.2...v1.5.3)
##### Dependencies
- update dependency org.junit.vintage:junit-vintage-engine to v5.9.0 ([#&#8203;497](https://togithub.com/googleapis/java-shared-config/issues/497)) ([1fc6ab4](https://togithub.com/googleapis/java-shared-config/commit/1fc6ab445624cd4f9c8b161d109f346a9e5ed09a))
- Update doclet to latest version 1.6.0 ([38fb7c3](https://togithub.com/googleapis/java-shared-config/commit/38fb7c3957fb6c9b2da10f9e463cc93a8b80a3a4))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-storage-nio).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjcuNCIsInVwZGF0ZWRJblZlciI6IjMyLjEyNy40In0=-->
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
…o v1.115.1 (#962)
[![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.115.0` -> `1.115.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.115.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.115.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.115.1/compatibility-slim/1.115.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.115.1/confidence-slim/1.115.0)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/java-pubsub</summary>
### [`v1.115.1`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#&#8203;11151-httpswwwgithubcomgoogleapisjava-pubsubcomparev11150v11151-2022-01-07)
[Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.115.0...v1.115.1)
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **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/googleapis/java-pubsub).
meltsufin pushed a commit that referenced this pull request May 1, 2026
…o v1.115.1 (#962)
[![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.115.0` -> `1.115.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.115.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.115.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.115.1/compatibility-slim/1.115.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.115.1/confidence-slim/1.115.0)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/java-pubsub</summary>
### [`v1.115.1`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#&#8203;11151-httpswwwgithubcomgoogleapisjava-pubsubcomparev11150v11151-2022-01-07)
[Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.115.0...v1.115.1)
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **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/googleapis/java-pubsub).
benjaminp pushed a commit to benjaminp/google-cloud-java that referenced this pull request Jul 13, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsubIssues related to the Pub/Sub API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@mziccard@coveralls@googlebot@aozarov