Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GCP Pub/Sub backend #434

Merged
merged 1 commit into from Mar 10, 2021
Merged

Conversation

globophobe
Copy link
Contributor

Fixed breaking changes introduced by gcloud-aio dependency.

Closes #433

Note: Pinned google_cloud_pubsub~=2.2.0 in setup.py because of an SSL issue in the Pub/Sumb emulator.
google_cloud_pubsub fix is merged, but not on pypi: googleapis/python-pubsub#297

Description of code - what bug does this fix / what feature does this add?

  • - Tested with GCP Pub/Sub in the cloud, and locally with emulator
  • - Flake8 run and all errors/warnings resolved

Fixed breaking changes introduced by gcloud-aio dependency.

Closes bmoscon#433

Note: Pinned google_cloud_pubsub~=2.2.0 in setup.py because of an SSL issue in the Pub/Sumb emulator.
google_cloud_pubsub fix is merged, but not on pypi: googleapis/python-pubsub#297
@bmoscon bmoscon merged commit aa51ca5 into bmoscon:master Mar 10, 2021
@bmoscon
Copy link
Owner

bmoscon commented Mar 10, 2021

@globophobe - thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gcppubsub
2 participants