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

PYTHON-GENAI HITS 2.0 WITH BREAKING INTERACTIONS OVERHAUL

By RepoJournal · Filed · About Google

The Gemini API SDK shipped a major version bump that rewires how interaction events work—but leaves GenerateContent untouched, so most production code survives the jump.

Python-genai v2.0.0 [1] lands breaking changes to interactions only, renaming SSE events to interaction.created and interaction.completed [2] while keeping the core GenerateContent API stable. The team documented migration details separately, making this a surgical upgrade for anyone using the interactions API. Meanwhile, the JAX ecosystem continues its quiet hardening: index update ops now support out_sharding [3], the pallas fuser gained symbolic equivalence checking for block indices [4], and the jit decorator factory is now standard throughout docs [5]. On the cloud SDK side, google-cloud-python spun up librarian releases [6] with bigquery-magics hitting v0.15.0, while the storage subsystem's cloud build tests are back online [7].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] v2.0.0 ↗ googleapis/python-genai
  2. [2] feat!: Rename SSE events to interaction.created and interaction.completed googleapis/python-genai
  3. [3] Add out_sharding to remaining index update ops ↗ google/jax
  4. [4] Fix pallas fuser BlockIndexTransform comparison to consider symbolic equivalence of block indices transforms rather than just object identity. ↗ google/jax
  5. [5] [docs] use jit decorator factory throughout ↗ google/jax
  6. [6] chore: librarian release pull request: 20260506T163115Z (#16964) googleapis/google-cloud-python
  7. [7] chore(storage): uncomment zb-system-tests-cloudbuild.yaml ↗ googleapis/google-cloud-python

Quick answers

What shipped in Google on May 8, 2026?
The Gemini API SDK shipped a major version bump that rewires how interaction events work—but leaves GenerateContent untouched, so most production code survives the jump. In total, 61 commits, 56 pull requests, and 11 releases landed.
Who contributed to Google on May 8, 2026?
3 developers shipped this update, including copybara-service[bot], jakevdp, and chandra-siri.
What were the notable Google updates?
v2.0.0, feat!: Rename SSE events to interaction.created and interaction.completed, and Add out_sharding to remaining index update ops.

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?