-
Notifications
You must be signed in to change notification settings - Fork 208
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: v1.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/python-pubsub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 61 files changed
- 5 contributors
Commits on May 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cf9e87c - Browse repository at this point
Copy the full SHA cf9e87cView commit details
Commits on Jun 2, 2020
-
feat: add flow control for message publishing (#96)
* feat: add publish flow control settings * Add flow control logic to publisher client * Add flow control support for multiple add() threads * Raise publish flow control errors through futures * Include load info in debug log messages * Remove incorrect comment in a test * Remove comment about an error not directly raised * Remove redundant check for reservation exsistence * Change exception for publishing too large a message * Add internal sanity check for byte reservations * Reword the docstring on flow control limits error
Configuration menu - View commit details
-
Copy full SHA for 06085c4 - Browse repository at this point
Copy the full SHA 06085c4View commit details
Commits on Jun 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e62c38b - Browse repository at this point
Copy the full SHA e62c38bView commit details
Commits on Jun 9, 2020
-
chore: re-generated to pick up changes in the API or client library g…
…enerator (#114) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/99f854b3-bcbd-4ca9-a44c-2a6dea51ca52/targets - [ ] To automatically regenerate this PR, check this box. PiperOrigin-RevId: 314795690 Source-Link: googleapis/googleapis@86285bb PiperOrigin-RevId: 313812131 Source-Link: googleapis/googleapis@fb21971 PiperOrigin-RevId: 313795529 Source-Link: googleapis/googleapis@f4bd71c Source-Link: googleapis/synthtool@4e1d2cb Source-Link: googleapis/synthtool@e99975b Source-Link: googleapis/synthtool@ffe1040 Source-Link: googleapis/synthtool@71b8a27 PiperOrigin-RevId: 313488995 Source-Link: googleapis/googleapis@eafa840 PiperOrigin-RevId: 313460921 Source-Link: googleapis/googleapis@c4e3701 PiperOrigin-RevId: 313276022 Source-Link: googleapis/googleapis@f5f268f PiperOrigin-RevId: 312689208 Source-Link: googleapis/googleapis@dec3204 Source-Link: googleapis/synthtool@d2364eb Source-Link: googleapis/synthtool@7482e79 PiperOrigin-RevId: 310595049 Source-Link: googleapis/googleapis@73d4b5d Source-Link: googleapis/synthtool@09c4846 PiperOrigin-RevId: 309824146 Source-Link: googleapis/googleapis@e0f9d9e
Configuration menu - View commit details
-
Copy full SHA for 0132a46 - Browse repository at this point
Copy the full SHA 0132a46View commit details -
refactor: incorporate will_accept() checks into publish() (#108)
Gurov Ilya authoredJun 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 6c7677e - Browse repository at this point
Copy the full SHA 6c7677eView commit details -
fix: PubSub incompatibility with api-core 1.17.0+ (#103)
* fix: disable pre-fetching first streaming pull item * Remove api-core version cap, but ban 1.17.0 release * Regenerate gapic layer with synth * Revert "Regenerate gapic layer with synth" This reverts commit 1d24853. * Retain only the relevant fix in generated code * Exclude multiple incompatible api-core versions * Fix syntax error in synth.py * Ban all bugfix versions of problematic api-core minor versions
Configuration menu - View commit details
-
Copy full SHA for c02060f - Browse repository at this point
Copy the full SHA c02060fView commit details -
## [1.6.0](https://github.com/googleapis/python-pubsub/compare/v1.5.0...v1.6.0) (2020-06-09) ### Features * Add flow control for message publishing ([#96](https://github.com/googleapis/python-pubsub/issues/96)) ([06085c4](https://github.com/googleapis/python-pubsub/commit/06085c4083b9dccdd50383257799904510bbf3a0)) ### Bug Fixes * Fix PubSub incompatibility with api-core 1.17.0+ ([#103](https://github.com/googleapis/python-pubsub/issues/103)) ([c02060f](https://github.com/googleapis/python-pubsub/commit/c02060fbbe6e2ca4664bee08d2de10665d41dc0b)) ### Documentation - Clarify that Schedulers shouldn't be used with multiple SubscriberClients ([#100](#100)) ([cf9e87c](cf9e87c)) - Fix update subscription/snapshot/topic samples ([#113](#113)) ([e62c38b](e62c38b)) ### Internal / Testing Changes - Re-generated service implementaton using synth: removed experimental notes from the RetryPolicy and filtering features in anticipation of GA, added DetachSubscription (experimental) ([#114](#114)) ([0132a46](0132a46)) - Incorporate will_accept() checks into publish() ([#108](#108)) ([6c7677e](6c7677e))
Configuration menu - View commit details
-
Copy full SHA for 60fe71a - Browse repository at this point
Copy the full SHA 60fe71aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.5.0...v1.6.0