Skip to content

Fix Python SDK protobuf compatibility lower bound#240

Merged
comnik merged 2 commits intomainfrom
ncg-fix-compat-bound
Apr 1, 2026
Merged

Fix Python SDK protobuf compatibility lower bound#240
comnik merged 2 commits intomainfrom
ncg-fix-compat-bound

Conversation

@comnik
Copy link
Copy Markdown
Collaborator

@comnik comnik commented Apr 1, 2026

Summary

  • Tighten the protobuf lower bound in the Python SDK from >=3.20.3 to >=5.28
  • The generated protobuf code uses _runtime_version.ValidateProtobufRuntimeVersion which requires protobuf 5.x, so the previous lower bound of 3.20.3 was inaccurate

🤖 Generated with Claude Code

The lock file was not staged in afed8c0, leaving it out of sync
with pyproject.toml.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@comnik comnik enabled auto-merge (squash) April 1, 2026 20:52
@comnik comnik merged commit 317285b into main Apr 1, 2026
5 checks passed
@comnik comnik deleted the ncg-fix-compat-bound branch April 1, 2026 20:52
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.

2 participants