For StartupsFor CommunitiesDigestBlog
Back to digest

OSS Releases Week of June 16 2026: vLLM, Deno, Kubernetes

Frameworks

  • withastro/astro astro@6.4.7, Fixes double URL-encoded paths that broke Sanity Studio and similar tools by replacing 400 rejection with iterative decoding, preserving the CVE-2025-66202 security fix; also corrects trailingSlash: 'never' locale URL helpers and slashes SSR bundle bloat from misrouted prerendered redirects in hybrid mode. Release

Infra

  • kubernetes/kubernetes v1.36.2, v1.35.6, v1.34.9, v1.33.13, Synchronized patch releases across four active minor versions; see each CHANGELOG for specifics. v1.36.2 | v1.35.6 | v1.34.9 | v1.33.13

AI

  • vllm-project/vllm v0.23.0, 408 commits from 200 contributors; DeepSeek-V4 sparse MLA decoupled from V3.2 and hardened across backends, Model Runner V2 now default for Llama and Mistral dense models, and the experimental Rust frontend gains streaming generate, dynamic LoRA, and new tool parsers. Release

  • BerriAI/litellm v1.89.1 (latest stable), Backports MCP, model-info, and DB fixes from the 1.84.8 patch set to the 1.89.x stable line; earlier stable branches (1.88.2, 1.87.3, 1.86.6, 1.85.5, 1.84.8) received the same coordinated backport wave covering Fable 5 support, batch-file auth, CrowdStrike AIDR, Mantle Responses SigV4, and DB-resilience fixes. Release

  • anthropics/anthropic-sdk-typescript sdk-v0.104.2, Removes retired models from the API and SDK surface. Release

  • langchain-ai/langchain langchain-openai==1.3.2, Adds correct GPT-4o image token counting; earlier point releases this week (langchain-core 1.4.5-1.4.7, langchain-anthropic 1.4.6, langchain 1.3.8-1.3.9) rolled up bug fixes, an allowed_prefixes feature for Anthropic, and a tornado security bump. Release

Runtime

  • denoland/deno v2.8.3, Feature-packed minor: deno compile gains watch mode, SubtleCrypto gets ML-DSA JWK import/export and the new SubtleCrypto.supports() static method, LSP gains doc-lint diagnostics and import-map hover info, OTEL trace sampler and span limits are now configurable, and node:http2 is auto-instrumented with OpenTelemetry. Release

  • cloudflare/workerd v1.20260616.1, Daily cadence releases across the week (June 11-16); changelog details are internal but each tag tracks the corresponding Workers runtime update. Release

Devtools

  • neovim/neovim v0.12.3, New stable patch release (now the stable tag); run :help news inside Nvim for the full changelog. Release

  • microsoft/vscode 1.124.2, Patch update to the 1.124 release; see the 1.124 release notes for full details. Release


The dominant theme this week is hardening at scale: vLLM lands a massive 408-commit release focused on production-grade DeepSeek-V4 and expanded Model Runner coverage, Kubernetes drops synchronized patches across four minor versions in a single pass, and LiteLLM pushes the same security and stability backports across six stable branches simultaneously, signaling that the AI infrastructure layer is maturing from rapid feature growth into disciplined, multi-track maintenance.

Ready for one link for your startup?

Free to start. Founding Members get $120 in credits and a direct line to the founders.

Create Your Link

Free to start · No credit card

Read next

Jun 9, 2026 · 2 min
Open Source Weekly: Top Developer Releases from June 9, 2026
This week brought significant updates across the open source ecosystem, from VSCode's latest release to breaking changes in Remix's middleware architecture.
Jun 2, 2026 · 2 min
OSS Release Roundup: Svelte Templates, Claude Opus 4, and More
This week brought Svelte template declarations, Claude Opus 4 API support, Next.js stability fixes, and significant AI infrastructure improvements.