RepoJournal
Google

Google

JAX, the GenAI SDK, and the Cloud libs - Google's open source layer

Keep up with Google in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: AI / ML Python Full archive →

The Wire · Showcase

GENAI SHIPS 2.20.0 WHILE API-CORE PATCHES A YANKED RELEASE

By RepoJournal · Filed · About Google

If you pulled the latest google-cloud-python, check your Firestore calls: the api-core path_template change broke gRPC requests, and the fix is landing now.

The big release of the day is python-genai v2.20.0 [1], which adds AudioTranscriptionConfigMode, environment files support, and a scotty file download helper, plus TYPE_JPEG2000 for video MIME types. Meanwhile, google-cloud-python shipped a critical fix [2] that moves HTTP encoding out of `path_template.expand` and into `transcode`, directly resolving regressions in Firestore's gRPC path. That earlier api-core release was yanked, so if you're on it, this fix is mandatory before your next deploy. Over in JAX, the team is clearing Python 3.15 constraints from requirements files [3] and modernizing typing with PEP 695 typevars in jaxlib.pytree [4]. Docs got a substantial reshuffle: mattjj is consolidating host-offloading content into the memory-spaces doc and reworking the new_docs structure [5]. The JAX changes are low-risk, but the api-core patch touches core request handling, so prioritize that. With 36 commits and 25 PRs across the three repos, this is a solid day for housekeeping, but the api-core fix is the only one that can burn you in production.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] v2.20.0 ↗ googleapis/python-genai
  2. [2] fix(api-core): move http encoding into transcode method ↗ googleapis/google-cloud-python
  3. [3] Remove Python 3.15 version constraints on requirements files. ↗ google/jax
  4. [4] [typing] Use PEP 695 typevars in jaxlib.pytree ↗ google/jax
  5. [5] [docs] copy updates from old docs to new_docs ↗ google/jax

Quick answers

What shipped in Google on August 26, 2026?
If you pulled the latest google-cloud-python, check your Firestore calls: the api-core path_template change broke gRPC requests, and the fix is landing now. In total, 36 commits, 25 pull requests, and 1 releases landed.
Who contributed to Google on August 26, 2026?
6 developers shipped this update, including hawkinsp, mattjj, copybara-service, release-please[bot], release-please, and daniel-sanche.
What were the notable Google updates?
v2.20.0, fix(api-core): move http encoding into transcode method, and Remove Python 3.15 version constraints on requirements files.

More from Google

Daily updates, in your inbox

Follow Google

Keep up with Google in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?