Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-pubsub
base: v1.120.25
Choose a base ref
...
head repository: googleapis/java-pubsub
compare: v1.121.0
Choose a head ref
  • 10 commits
  • 16 files changed
  • 7 contributors

Commits on Nov 10, 2022

  1. chore(main): release 1.120.26-SNAPSHOT (#1400)

    🤖 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).
    release-please[bot] committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    e6f9c4a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. chore(deps): update dependency com.google.cloud:google-cloud-pubsub t…

    …o v1.120.25 (#1402)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.120.25
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    23d65e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. deps: update dependency com.google.cloud:google-cloud-core to v2.8.28 (

    …#1399)
    
    [![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-core](https://togithub.com/googleapis/java-core) | `2.8.27` -> `2.8.28` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.28/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.28/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.28/compatibility-slim/2.8.27)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.28/confidence-slim/2.8.27)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-core</summary>
    
    ### [`v2.8.28`](https://togithub.com/googleapis/java-core/blob/HEAD/CHANGELOG.md#&#8203;2828-httpsgithubcomgoogleapisjava-corecomparev2827v2828-2022-11-09)
    
    ##### Dependencies
    
    -   Update dependency com.google.api.grpc:proto-google-iam-v1 to v1.6.8 ([#&#8203;1020](https://togithub.com/googleapis/java-core/issues/1020)) ([e8b3608](https://togithub.com/googleapis/java-core/commit/e8b360836633345db0a8010590cf9a9753e1a1f9))
    
    </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, check this box
    
    ---
    
    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-pubsub).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjMuMSJ9-->
    renovate-bot committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    ec1cae8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3c32ea View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    c9cccd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    1b25b0e View commit details
    Browse the repository at this point in the history
  2. chore(java): pom generation to look at root versions.txt (#1706) (#1405)

    * chore(java): pom generation to look at root versions.txt
    
    * not to include irrelevant modules in monorepo
    
    Co-authored-by: Burke Davison <[email protected]>
    
    Co-authored-by: Burke Davison <[email protected]>
    Source-Link: googleapis/synthtool@909f3c8
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:a57d2ea6d1a77aa96c17ad0850b779ec6295f88b6c1da3d214b2095d140a2066
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Burke Davison <[email protected]>
    3 people committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    9c91a38 View commit details
    Browse the repository at this point in the history
  3. test: add presubmit to verify java_library requirements file (#1701) (#…

    …1390)
    
    * test: add presubmit to verify java_library requirements file
    
    Source-Link: googleapis/synthtool@d148182
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:27d0a1232b3656f0610cc1a55beb157cb3b63b1ca8b3dfba0bcd8b9dfecda4a1
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Diego Alonso Marquez Palacios <[email protected]>
    3 people committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    4552d8a View commit details
    Browse the repository at this point in the history
  4. chore: require hashes when installing dependencies in owlbot postproc…

    …essor job (#1691) (#1383)
    
    * chore: install dependencies through requirements file
    Source-Link: googleapis/synthtool@35f4cba
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:821ab7aba89af2c7907e29297bba024d4cd5366d0684e5eb463391cdf4edc9ee
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Diego Alonso Marquez Palacios <[email protected]>
    3 people committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    d925af9 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. chore(main): release 1.121.0 (#1403)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    1f0534c View commit details
    Browse the repository at this point in the history