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.2
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.3
Choose a head ref
  • 6 commits
  • 14 files changed
  • 5 contributors

Commits on Dec 7, 2021

  1. chore: release 1.4.3-SNAPSHOT (#971)

    🤖 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 7, 2021
    Configuration menu
    Copy the full SHA
    48ae5d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f89a8c View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency com.google.cloud:google-cloud-pubsubli…

    …te to v1.4.1 (#962)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-pubsublite to v1.4.1
    
    * 🦉 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
    9327e79 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. fix: Change PublisherImpl and SerialBatcher interplay to not call int…

    …o the network layer on the downcall (#975)
    
    * fix: Change PublisherImpl and SerialBatcher interplay to not call into the network layer on the downcall
    
    This call can cause user publish() calls to block until the stream is able to reconnect on transient stream disconnections
    
    * 🦉 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>
    dpcollins-google and gcf-owl-bot[bot] authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    e771c49 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-bom to v0.164.0 (

    …#973)
    
    * deps: update dependency com.google.cloud:google-cloud-bom to v0.164.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 8, 2021
    Configuration menu
    Copy the full SHA
    e1139e9 View commit details
    Browse the repository at this point in the history
  3. chore: release 1.4.3 (#976)

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