FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(main): release 3.11.1 by release-please[bot] · Pull Request #927 · googleapis/python-logging · GitHub

This repository was archived by the owner on Aug 13, 2026. It is now read-only.
/ python-logging Public archive

chore(main): release 3.11.1 - #927

Merged
gkevinzheng merged 1 commit into
mainfrom
release-please--branches--main
Aug 6, 2024
Merged

chore(main): release 3.11.1#927
gkevinzheng merged 1 commit into
mainfrom
release-please--branches--main

Conversation

release-please Bot commented Aug 6, 2024

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

3.11.1 (2024-08-06)

Bug Fixes


This PR was generated with Release Please. See documentation.

release-please Bot requested a review from a team as a code owner August 6, 2024 21:17
release-please Bot requested review from a team, cindy-peng and dandhlee August 6, 2024 21:17
trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 6, 2024
product-auto-label Bot added size: s Pull request size is small. api: logging Issues related to the googleapis/python-logging API. labels Aug 6, 2024
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 6, 2024
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 6, 2024
gkevinzheng added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 6, 2024
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 6, 2024
gkevinzheng enabled auto-merge (squash) August 6, 2024 22:04
gkevinzheng merged commit 5fcdbb6 into main Aug 6, 2024
gkevinzheng deleted the release-please--branches--main branch August 6, 2024 22:08

release-please Bot commented Aug 6, 2024

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

Copy link
Copy Markdown

Triggered job: cloud-devrel/client-libraries/python/googleapis/python-logging/release/release (2024-08-06T22:08:32.116Z)

To trigger again, remove the autorelease: triggered label (in a few minutes).

Copy link
Copy Markdown

The release build has started, the log can be viewed here. 🌻

Copy link
Copy Markdown

🥚 You hatched a release! The release build finished successfully! 💜

Copy link
Copy Markdown

Hi there, I just wanted to note that google-cloud-logging==3.11.1 is still incompatible with protobuf 5.x.x. We recently tried to use this release in a project, and because of the subsidiary dependency on google-cloud-audit-log we still received a protobuf incompatibility error and were told that we needed to downgrade the protobuf package to 3.20.x or lower ....

 Traceback (most recent call last):
  File "/app/.venv/lib/python3.11/site-packages/etp/__init__.py", line 26, in <module>
    import google.cloud.logging
  [ ... log lines omitted for clarity ... ]
  File "/app/.venv/lib/python3.11/site-packages/google/cloud/logging_v2/entries.py", line 31, in <module>
    import google.cloud.audit.audit_log_pb2  # noqa: F401
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/app/.venv/lib/python3.11/site-packages/google/cloud/audit/audit_log_pb2.py", line 62, in <module>
    _descriptor.FieldDescriptor(
  File "/app/.venv/lib/python3.11/site-packages/google/protobuf/descriptor.py", line 621, in __new__
    _message.Message._CheckCalledFromGeneratedFile()
TypeError: Descriptors cannot be created directly.
If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0.
If you cannot immediately regenerate your protos, some other possible workarounds are:
1. Downgrade the protobuf package to 3.20.x or lower.
2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).
 
More information:
https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates

Seems related to this open issue

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: logging Issues related to the googleapis/python-logging API. autorelease: published size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL