| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Increase protobuf version to 3.12.0 for `_internal_create_key`. Closes #48
There was a problem hiding this comment.
Looks good.
With protobuf==3.12.0, the following import does not result in an error anymore, unlike in some older protobuf versions:
from google.cloud.pubsub_v1.types import PushConfig
Sorry, something went wrong.
🤖 I have created a release \*beep\* \*boop\* --- ### [1.20.1](https://www.github.com/googleapis/python-api-core/compare/v1.20.0...v1.20.1) (2020-06-16) ### Bug Fixes * **dependencies:** increase protobuf version ([#49](https://www.github.com/googleapis/python-api-core/issues/49)) ([1ba6095](https://www.github.com/googleapis/python-api-core/commit/1ba609592968c9d828449b89a3ade3bcaf5edd7f)), closes [#48](https://www.github.com/googleapis/python-api-core/issues/48) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
| Back | FazBrowse Home | New Git URL |
Increase protobuf version to 3.12.0 for _internal_create_key.
See protocolbuffers/protobuf@b99994d for the commit where this was added.
Fixes #48 🦕