RepoJournal
Google

Google

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

What actually shipped in Google, written up every day — commits, pull requests, releases, and security advisories.

One email a day. Unsubscribe in one click.

Pick a date

Topics: AI / ML Python Full archive →

The Wire · Showcase

GENAI AUDIO TRANSCRIPTION SHIPS, PROTO-PLUS FIXES RACE CONDITIONS

By RepoJournal · Filed · About Google

Google's AI SDK gains native audio processing while the core Python cloud libraries ship critical stability fixes across the stack.

The python-genai library shipped v2.14.0 [1] with audio transcription support built into GenerationConfig and Part objects, marking a major capability expansion for speech workloads [2]. This lands as proto-plus v1.28.2 [3] addresses a longstanding thread-safety vulnerability in its Marshal class that could cause race conditions under concurrent load. The broader google-cloud-python ecosystem moved fast: google-api-core v2.33.0 [4] adds request-id auto-population to gapic_v1 helpers for better request tracing, while sqlalchemy-bigquery v1.17.1 [5] lands Python 3.15 compatibility fixes. On the JAX front, maintainers continue cleanup work removing deprecated linear utility call sites [6] and pinning down Mosaic GPU shape validation for Pallas [7]. All told: 29 commits, 26 PRs, and 5 releases across 3 repos in the last 24 hours.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] v2.14.0 ↗ googleapis/python-genai
  2. [2] feat: [GenerateContentConfig] Add GenerationConfig.audio_transcription_config and Part.audio_transcription. ↗ googleapis/python-genai
  3. [3] proto-plus: v1.28.2 ↗ googleapis/google-cloud-python
  4. [4] google-api-core: v2.33.0 ↗ googleapis/google-cloud-python
  5. [5] sqlalchemy-bigquery: v1.17.1 ↗ googleapis/google-cloud-python
  6. [6] Remove more linear util call sites google/jax
  7. [7] [Mosaic GPU] Add shape checks for Pallas avals. ↗ google/jax

Quick answers

What shipped in Google on July 23, 2026?
Google's AI SDK gains native audio processing while the core Python cloud libraries ship critical stability fixes across the stack. In total, 29 commits, 26 pull requests, and 5 releases landed.
Who contributed to Google on July 23, 2026?
6 developers shipped this update, including Dougal, Peter Hawkins, copybara-service, release-please[bot], Wanlin Du, and ohmayr.
What were the notable Google updates?
v2.14.0, feat: [GenerateContentConfig] Add GenerationConfig.audio_transcription_config and Part.audio_transcription, and proto-plus: v1.28.2.

More from Google

Daily updates, in your inbox

Follow Google

What actually shipped in Google, written up every day — commits, pull requests, releases, and security advisories.

or

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

Elsewhere on the wire

Want every project, not just this one?