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

Commits on May 10, 2022

  1. chore(main): release 1.117.1-SNAPSHOT (#1108)

    🤖 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 May 10, 2022
    Configuration menu
    Copy the full SHA
    696bcef View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. feat: creating java backport (#1120)

    * feat: creating java backport
    
    * 🦉 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>
    hannahrogers-google and gcf-owl-bot[bot] authored May 11, 2022
    Configuration menu
    Copy the full SHA
    d88f417 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

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

    …o v1.117.0 (#1124)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.117.0
    
    * 🦉 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] authored May 12, 2022
    Configuration menu
    Copy the full SHA
    04ae7fc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    67605a7 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:libraries-bom to v25.…

    …3.0 (#1132)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v25.3.0
    
    * 🦉 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] authored May 13, 2022
    Configuration menu
    Copy the full SHA
    44b71d0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. samples: publish with gRPC compression (#1131)

    * samples: publish with gRPC compression
    
    * lint
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * add license header
    
    * remove explicit versioning in pom
    
    * 🦉 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>
    anguillanneuf and gcf-owl-bot[bot] authored May 17, 2022
    Configuration menu
    Copy the full SHA
    17d16bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b3a60 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. fix: Too many leases (#1135)

    * Moved the ackIdsInRequest for modack operations to the correct place.
    * Wrote tests around expected batching/partition behavior to verify change works as expected
    mmicatka authored May 18, 2022
    Configuration menu
    Copy the full SHA
    c9bcec5 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.118.0 (#1125)

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