RepoJournal
Google

Google

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

Pick a date

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].

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

FAQ

What changed 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.
What should Google teams do about it?
Review interactions breaking changes at ai.google.dev before upgrading python-genai to v2.0.0 • Update JAX to latest if using index update ops or pallas fuser in production • Stage google-cloud-python releases; storage system tests now passing
Which Google repositories shipped on May 8, 2026?
googleapis/python-genai, google/jax, googleapis/google-cloud-python

Related across the cluster

For your repos

The showcase is a teaser.
Your wire is the product.

Same engine. Different stack. Below: what changes when the wire is yours.

Showcase wire

  • 14 famous open source orgs
  • One wire per day
  • Public, generic
  • Read on the web, when you remember

Your wire

  • Up to 1,500 of your repos - orgs, deps, vendors
  • Morning and evening briefs
  • Action items routed to your team
  • Slack delivery, email, breaking-news CVE alerts

Want a hands-on demo first? Ask a current user for an invite link.