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/python-pubsub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.13.10
Choose a base ref
...
head repository: googleapis/python-pubsub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.13.11
Choose a head ref
  • 6 commits
  • 13 files changed
  • 5 contributors

Commits on Oct 18, 2022

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

Commits on Oct 26, 2022

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

Commits on Nov 8, 2022

  1. chore(python): update dependencies in .kokoro/requirements.txt (#819)

    Source-Link: googleapis/synthtool@e3a1277
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:452901c74a22f9b9a3bd02bce780b8e8805c97270d424684bff809ce5be8c2a2
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    345cb04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10cfc05 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. fix: remove suboptimal logic in leasing behavior (#816)

    * fix: subtract time spent leasing from max snooze value
    
    * Revert "fix: subtract time spent leasing from max snooze value"
    
    This reverts commit 01f7ff4.
    
    * fix: remove suboptimal list operations in leasing
    
    * remove typing
    
    * add default_deadline as separate argument to send_unary_modack
    
    * remove unused import
    
    * fix test_streaming_pull_manager
    
    * fix test_streaming_pull_manager lint
    
    * drop expired_ack_ids from lease management
    
    * add return value to _send_lease_modacks in unit tests
    
    * remove unused import
    
    * addressing comments
    
    * fix comment
    
    * fix modify_deadline_seconds generator
    
    * fix modify_deadline_seconds generator
    
    * fix subscripting in streaming_pull_manager
    
    * fix mypy checks
    
    * fix mypy checks
    
    * fix lint
    acocuzzo committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    f067af3 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.13.11 (#820)

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