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 Loading
base: v1.124.2
Choose a base ref
...
head repository: googleapis/java-pubsub Loading
compare: v1.125.0
Choose a head ref
  • 16 commits
  • 21 files changed
  • 6 contributors

Commits on Aug 24, 2023

  1. fix: Make retry policy back off more aggressively for RPCs that retry…

    … RESOURCE_EXHAUSTD (#1704)
    
    * fix: Make retry policy back off more aggressively for RPCs that retry RESOURCE_EXHAUSTD
    
    PiperOrigin-RevId: 557935020
    
    Source-Link: googleapis/googleapis@38e1f31
    
    Source-Link: googleapis/googleapis-gen@5bbe39d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWJiZTM5ZDM3MjE4YTQyMGIyMzY4YzM3NTQxZGU1ODg3ZGI3ZDZhZiJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f61e7e0 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump cryptography from 41.0.2 to 41.0.3 in /.kokoro (#1689)

    * build(deps): bump cryptography from 41.0.2 to 41.0.3 in /.kokoro
    
    Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@41.0.2...41.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: maitrimangal <121899734 [email protected]>
    3 people committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9634a48 View commit details
    Browse the repository at this point in the history
  3. feat: Receipt modack (#1540)

    * receipt-modack for exactly once
    
    * changing setup
    
    * changing the pendingReceipt List
    
    * using scheduled fixed rate
    
    * using blocked queues
    
    * using blocked queues
    
    * using blocked queues
    
    * adding null safety
    
    * adding null safety
    
    * removing list
    
    * adding list back
    
    * if permanent failure, remove outstandingmsg from queue
    
    * adding snippet of test
    
    * adding method to streaming subscriber
    
    * adding method to streaming subscriber
    
    * adding notifyAcks
    
    * changing notifyAckFailed calls
    
    * addressing some comments
    
    * changed logic to use one datastructure
    
    * fixing notifyFailed
    
    * fixing notifyFailed
    
    * changing Pair to custom class
    
    * removing the not needed data structure
    
    * Fixing test
    
    * Fixing test
    
    * Fixing test
    
    * Fixing test
    
    * fixing format
    
    * fixing test to call receiveMessage
    
    * testing test failure
    
    * testing test failure
    
    * testing test failure
    
    * increasing timestamp to test
    
    * increasing timestamp to test
    
    * adding log statement for testing
    
    * Fixing lint
    
    * Adding more logs
    
    * batch size log
    
    * changing method to syncronized
    
    * fixing for loop to not remove as we are iterating
    
    * trying a concurrent map
    
    * fix: syncronizing notifyFailed
    
    * fix: removing unused import
    
    * fix: reformat
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix: removing System.out.println statements
    
    * fix: reviewign comments
    
    * fix: lint
    
    * adding another ordering key test example
    
    * fix: trying to run this test again
    
    * fix: trying to run this test again
    
    * fix: removing commented code
    
    * fix: removing commented code
    
    * resolving the comments from review
    
    * adding custom matcher
    
    * adding custom matcher
    
    * adding custom matcher
    
    * adding custom matcher
    
    * adding custom matcher correcting the matching statement
    
    * lint
    
    * removing comments
    
    * removing comments
    
    * removing comments
    
    * changing messageMatcher to messageDataMatcher, and fixing other nit things
    
    * lint
    
    * addressing review comments
    
    * addressing review comments
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    maitrimangal and gcf-owl-bot[bot] committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    74d8da9 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 1.124.3-SNAPSHOT (#1706)

    🤖 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 Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8703f6d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    1cc8a53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9764c3f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    0eeaa19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c9e949 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    929f778 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2cc75f View commit details
    Browse the repository at this point in the history
  5. deps: update actions/checkout action to v4 (#1712)

    * deps: update actions/checkout action to v4
    
    * 🦉 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 Sep 8, 2023
    Configuration menu
    Copy the full SHA
    404c492 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    313f6dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1157fbf View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. chore: for Java repos RenovateBot to ignore GitHub Actions workflow f…

    …ile (#1855) (#1714)
    
    chore: for Java repos RenovateBot to ignore GitHub Actions workflow file
    
    The actions used in the GitHub Actions workflow files do not appear in libraries' dependencies and mostly maintained by Java postprocessor templates.
    
    IgnorePath option document: https://docs.renovatebot.com/configuration-options/
    Source-Link: googleapis/synthtool@1543029
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:88ba8dcc5c2c7792e1c3511381f4ab329002a1c42c512f66ca87ced572dfbf9f
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    48575c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32cb43c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. chore(main): release 1.125.0 (#1708)

    Co-authored-by: release-please[bot] <55107282 release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e4cfdcf View commit details
    Browse the repository at this point in the history
Loading