fix: allow protobuf 6.x, allow redis 6.x by parthea · Pull Request #1013 · googleapis/python-ndb · GitHub
Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

fix: allow protobuf 6.x, allow redis 6.x#1013

Merged
parthea merged 10 commits into
mainfrom
allow-protobuf-6
Jun 11, 2025
Merged

fix: allow protobuf 6.x, allow redis 6.x#1013
parthea merged 10 commits into
mainfrom
allow-protobuf-6

Conversation

@parthea

@parthea parthea commented Mar 15, 2025

Copy link
Copy Markdown
Contributor

This PR includes the following changes

  • Removes unused scripts/configurations in .kokoro
  • Adds testing for Python 3.13
  • Allows protobuf 6.x
  • Allows redis 6.x

Fixes #1017

@product-auto-label product-auto-label Bot added the api: datastore Issues related to the googleapis/python-ndb API. label Mar 15, 2025
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 17, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 17, 2025
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 17, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 17, 2025
@parthea

parthea commented Mar 18, 2025

Copy link
Copy Markdown
Contributor Author

@parthea parthea changed the title fix: Allow Protobuf 6.x fix: allow protobuf 6.x, allow redis 6.x Jun 11, 2025
@parthea parthea marked this pull request as ready for review June 11, 2025 11:18
@parthea parthea requested review from a team June 11, 2025 11:18
@parthea parthea added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels Jun 11, 2025
@parthea parthea requested review from bw-yuhogg and gkevinzheng June 11, 2025 11:24
Comment thread noxfile.py Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is 3.13 there twice?

@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 11, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 11, 2025
@parthea parthea enabled auto-merge (squash) June 11, 2025 15:38
@parthea parthea merged commit b3684fe into main Jun 11, 2025
6 checks passed
@parthea parthea deleted the allow-protobuf-6 branch June 11, 2025 16:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: datastore Issues related to the googleapis/python-ndb API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove/bump pin on redis dependency to allow v6+

4 participants