This Week in Cloud & AI: Sonnet 5's Million-Token Context, Copilot Vision GA, and the Model Turnover Problem

6 min read Covers 29 Jun - 5 Jul, 2026 192 releases analysed
AWSGCPAzureGitHubAnthropicGeminiDatabricks

This week in one paragraph: the model ecosystem turned over. Anthropic shipped Claude Sonnet 5 with a 1M-token context window and a new tokenizer, alongside Fable 5, Mythos 5 and Opus 4.8 reaching GA - while in the same week, GitHub Copilot deprecated Gemini 2.5 Pro and 3 Flash, and GitHub Models moved closer to its July 30 retirement. Models are now launched and retired at infrastructure cadence. The second theme: AI features graduating from preview to production - Copilot Vision, Claude's background agents and Chrome surface, TimesFM forecasting inside BigQuery, and Azure's PII detection all hit GA. And underneath the headlines, a quiet set of operational notices - GitHub restricting public API endpoints, AWS service sunsets, and three Databricks SDK breaking changes - that deserve a slot in your next planning session.

Top stories

Claude Sonnet 5: a million tokens of context - and a new tokenizer that changes your bill

Anthropic launched Claude Sonnet 5 with a 1M-token context window and a redesigned tokenizer that counts roughly 30% more tokens for the same text. Migration from Sonnet 4.6 isn't drop-in: adaptive thinking behaves differently and manual extended thinking has been removed. Introductory pricing runs until August 31, 2026 (without Priority Tier support). The same platform wave brought Fable 5, Mythos 5 and Opus 4.8 to general availability. (Release notes)

Why it matters: the context unlock is the headline, but the tokenizer is the operational story - token budgets, rate limits and cost dashboards all shift ~30% without any code change on your side.

  • Audit prompt budgets and cost alerts before migrating, not after
  • Test adaptive-thinking behaviour against your workloads; manual extended thinking is gone
  • The introductory pricing window (to Aug 31) is the natural migration deadline

Who should care: AI Engineers, Software Engineers, Engineering Managers · Impact: High

GitHub Copilot Vision is generally available

Copilot can now take images and PDFs attached directly to chat prompts - across VS Code, github.com and the Copilot CLI, for all subscribers, with no policy changes required. Screenshots of stack traces, architecture diagrams and design PDFs become first-class context alongside code. (Changelog)

Why it matters: multimodal context is becoming a standard capability of coding assistants rather than a demo. The "paste a screenshot instead of describing it" workflow is now production-supported in the tool most teams already run.

Who should care: Software Engineers, Platform Engineers · Impact: Medium

Google's June Gemini wave: Gemma 4 12B goes local, Gemini 3.5 Flash learns computer use

Google's monthly AI roundup landed with substance: Gemma 4 12B for on-device/local use, enhanced computer-use automation in Gemini 3.5 Flash, and new image and video models exposed via API. (Announcement)

Why it matters: a capable 12B local model plus computer-use automation extends the agent story beyond the cloud - local inference for sensitive workloads and UI automation for the software that has no API.

Who should care: AI Engineers, Platform Engineers · Impact: Medium

TimesFM forecasting lands in BigQuery ML

BigQuery ML now runs Google's pre-trained TimesFM time-series model natively - AI.FORECAST and AI.DETECT_ANOMALIES are GA, and reachable from Connected Sheets. Forecasting and anomaly detection on warehouse data without exporting it or standing up a model pipeline. (Release notes)

Why it matters: this collapses a whole class of "small forecasting service" infrastructure into a SQL function. For capacity planning, cost anomaly detection and demand forecasting, the warehouse is now the model host.

Who should care: Data Engineers, Platform Engineers · Impact: Medium

Breaking changes

  • Terraform AWS Provider v6.53.0 - breaking changes in Pinpoint SMS Voice V2 phone-number management, bundled with new Bedrock resources. Review the changelog before upgrading; pinned modules that manage SMS resources are the exposure. (Release)
  • Databricks SDKs, three languages in one week - Go v0.152.0 changes query-parameter serialization (ForceSendFields now sends explicit zero values), Python v0.120.0 removes the name field from the IAM User object, and Java v0.123.0 carries its own API breaks. If Dependabot auto-bumps these 0.x SDKs in your CI, these arrive as routine version updates. Pin, read, then bump.

Security updates

A routine but real patch set from Google Cloud: Cloud Service Mesh, GKE, Apigee hybrid (v1.15.5) and Container-Optimized OS all shipped security fixes. None is dramatic; all matter if you run the component - treat them as this sprint's patch window, not next quarter's. Claude Code also shipped security hardening in v2.1.196.

Attention required

Announcement Deadline Recommended action
GitHub Models retirement July 30, 2026 Migrate to Azure AI Foundry or Copilot before the playground, catalog and inference API go dark
Copilot drops Gemini 2.5 Pro / 3 Flash July 31, 2026 Move workflows to Gemini 3.1 Pro / 3.5 Flash; admins must enable the new models
Sonnet 4.6 → Sonnet 5 migration intro pricing ends Aug 31, 2026 Re-baseline token budgets (~+30%); validate thinking-mode changes
GitHub restricting public API endpoints (stargazers, watchers, subscriptions) rolling Check integrations for empty responses / 403s (details)
AWS service availability changes and sunsets per service Review the sunset list against your estate

Industry trends

Model lifecycle is now infrastructure lifecycle. New flagships from two vendors and same-week deprecations of their predecessors' generation. If your systems pin model versions, model migration is a recurring operational task - plan it like a database upgrade, not a surprise.

Agents are getting dedicated infrastructure. Amazon WorkSpaces for AI agents went GA - managed cloud desktops where agents operate existing applications "with the same security and governance as human users," speaking MCP. Claude's background agents now commit and open draft PRs autonomously. Vendors are building the operational envelope around agents: identity, governance, workspaces.

AI features are graduating, not just launching. Copilot Vision, TimesFM in BigQuery, Azure's PII NextGen detection, Claude in Chrome - this week's pattern was previews reaching GA. The AI feature layer of the major platforms is quietly becoming production-supported surface area.

ReleaseBytes insights

Two of this week's threads point the same direction: MCP is becoming the integration standard for agent infrastructure. WorkSpaces for agents supports "any agent framework using MCP" - an AWS product choosing a vendor-neutral protocol as its integration surface. Combined with agents gaining Git autonomy (Claude) and UI autonomy (Gemini computer use), the next 6-12 months look like the buildout of an agent operations layer: identity, governance, workspaces and protocol-standard interfaces, assembled from pieces that already exist for humans. Meanwhile, the Sonnet 5 tokenizer change is a reminder that in AI platforms, cost governance is a moving target even when your code isn't - token accounting deserves the same monitoring discipline as cloud spend.

If you only read one thing...

Read the Claude Sonnet 5 release notes. Not for the million-token context - for the tokenizer. A ~30% shift in token counting changes budgets, rate-limit headroom and cost forecasts for every workload that migrates, and the migration itself changes thinking-mode behaviour. It's the week's clearest case of an exciting launch carrying an unexciting operational obligation - and the introductory pricing deadline (Aug 31) puts a date on it.

By the numbers

  • 192 releases analysed (Jun 29 - Jul 5, 2026)
  • 47 general-availability releases
  • 7 deprecations / retirements
  • 6 security updates
  • 4 breaking changes

Thanks for reading. All 192 of this week's releases are browsable on ReleaseBytes - or set a release alert and let the ones that matter find you. If this was useful, share it with a colleague.

Get ReleaseBytes Weekly by email

Set a weekly release alert and this lands in your inbox every Monday - or follow by RSS.