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-pubsublite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: googleapis/java-pubsublite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.2
Choose a head ref
  • 9 commits
  • 18 files changed
  • 6 contributors

Commits on Dec 6, 2021

  1. chore: release 1.4.2-SNAPSHOT (#961)

    🤖 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).
    release-please[bot] authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    0c4c063 View commit details
    Browse the repository at this point in the history
  2. chore: fix minor owlbot .yaml typo (#963)

    * chore: fix minor owlbot .yaml typo
    
    Fixes #959
    
    * 🦉 Updates from OwlBot
    
    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>
    meredithslota and gcf-owl-bot[bot] authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    2b2ca97 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency com.google.cloud.samples:shared-config…

    …uration to v1.2.0 (#958)
    
    [![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.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | `1.0.23` -> `1.2.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud.samples:shared-configuration/1.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud.samples:shared-configuration/1.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud.samples:shared-configuration/1.2.0/compatibility-slim/1.0.23)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud.samples:shared-configuration/1.2.0/confidence-slim/1.0.23)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>GoogleCloudPlatform/java-repo-tools</summary>
    
    ### [`v1.2.0`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.24...v1.2.0)
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.24...v1.2.0)
    
    ### [`v1.0.24`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.23...v1.0.24)
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.23...v1.0.24)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsublite).
    renovate-bot authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    02cea6c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. fix: Add a really long timeout to PartitionLookupUtils (#965)

    This ensures that these functions are tolerant to possible bugs in the GRPC or GAPIC layers that can result in these futures being outstanding indefinitely.
    
    Internal reference: b/208679723
    dpcollins-google authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    1c0678d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be32ff1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38a7fde View commit details
    Browse the repository at this point in the history
  4. deps: update dependency com.google.cloud:google-cloud-pubsub to v1.11…

    …5.0 (#969)
    
    * deps: update dependency com.google.cloud:google-cloud-pubsub to v1.115.0
    
    * 🦉 Updates from OwlBot
    
    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] authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    2f78d56 View commit details
    Browse the repository at this point in the history
  5. fix: Partition assignment stream does not require an initial response (

    …#966)
    
    * fix: Partition assignment stream does not require an initial response
    
    * Fix lint
    tmdiep authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    8227d31 View commit details
    Browse the repository at this point in the history
  6. chore: release 1.4.2 (#970)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    ffcbc19 View commit details
    Browse the repository at this point in the history
Loading