contribution/compass
PROJECT NEWS · 2026-08-13

See what shipped.
Follow where people are talking.

Release developments, public roadmap evidence, and relevant Hacker News discussions for configured projects.

30Latest releases

Stable release notes from GitHub.

17Public roadmaps

Prereleases or open milestones.

0HN discussions

Current community conversations.

How to read this

GitHub releases and roadmaps are maintainer evidence. Hacker News is community discussion and is labeled separately. No generated summaries are used. Subscribe to project-news RSS →

anthropics/claude-code

Claude Code

Coding-Agent Infrastructure
Latest stable

v2.1.231

v2.1.231
  • What's changed
  • Fixed MCP OAuth sign-in failing with a redirect URI mismatch for servers that use a pre-registered OAuth client, such as Slack
Original release notes ↗

Publicly indicated next

  • milestone
    P1Publicly indicated100% complete · 0 open
  • milestone
    P2Publicly indicated100% complete · 0 open
  • milestone
    P3Publicly indicated90% complete · 1 open

Prereleases and milestones indicate public plans; they are not delivery commitments.

containerd/containerd

containerd

Platform / Networking / Runtime Infrastructure
Latest stable

containerd 2.3.4

v2.3.4
  • Highlights
  • Container Runtime Interface (CRI)
  • Disable checkpoint restore in CreateContainer by default, requiring the enableexperimentalrestoreviacreate configuration option to enable (#13913)
  • Set default runtimeFeatures.UserNamespacesHostNetwork to true in CRI (#13914)
  • Deprecate checkpoint restore in CreateContainer (#13868)
Original release notes ↗

Publicly indicated next

  • milestone
    2.5Publicly indicated
  • milestone
    2.4Due 2026-08-2634% complete · 37 open

Prereleases and milestones indicate public plans; they are not delivery commitments.

BerriAI/litellm

LiteLLM

AI Infrastructure
Latest stable

v1.96.2

v1.96.2
  • Verify Docker Image Signature
  • The cosign claims were validated
  • The signatures were verified against the specified public key
  • What's Changed
  • chore(release): backport proxy request-handling maintenance and refresh runtime deps for 1.96.1 by @yuneng-berri in https://github.com/BerriAI/litellm/pull/36494
Original release notes ↗

Publicly indicated next

Prereleases and milestones indicate public plans; they are not delivery commitments.

ray-project/ray

Ray

AI Infrastructure
Latest stable

Ray-2.57.0

ray-2.57.0
  • Ray Data: In this Ray release, we've enabled DataSourceV2 by default (#64821), so readparquet and friends use the new scan/listing infrastructure with row-group-aware chunking and predicate splitting. Hash Shuffle V2 eliminates the aggregat
  • HashShuffleV2 supports join (#63598, #64538, #64687). This lets shuffles reuse standard map/reduce scheduling, backpressure, and resource accounting.
  • Ray Serve: The HAProxy ingress is now distributed as the ray-haproxy PyPI package instead of being compiled into images, and it is the default HAProxy binary (#64141, #64163, #64164). We've also added gRPC support to the HAProxy direct-ingr
  • Ray Core: We've added an embedded RocksDB storage backend for GCS fault tolerance (REP-64), selectable with RAYgcsstorage=rocksdb and RAYgcsstoragepath (#63657). GCS fault tolerance no longer requires an external Redis instance. We've also
  • 🎉 New Features
Original release notes ↗

Publicly indicated next

Prereleases and milestones indicate public plans; they are not delivery commitments.

DataDog/datadog-agent

Datadog Agent

Observability & Reliability
Latest stable

7.82.1

7.82.1
  • Prelude
  • Please refer to the 7.82.1 tag on integrations-core for the list of changes on the Core Checks
  • Bug Fixes
  • Windows: Fixed an issue where an explicit DDAGENTUSERKEEPRIGHTS or DDAGENTUSERNAME value passed as an install argument to a Fleet Automation-triggered Windows Agent install/upgrade could be silently overridden by a stale fallback value (res
  • Fix an issue where GPU monitoring could trigger a kernel panic on multi-GPU nodes with Hopper/Blackwell GPUs.
Original release notes ↗

Publicly indicated next

  • milestone
    TriagePublicly indicated100% complete · 8 open
  • milestone
    Release MaintenancePublicly indicated100% complete · 0 open
  • milestone
    no-milePublicly indicated100% complete · 0 open

Prereleases and milestones indicate public plans; they are not delivery commitments.

sgl-project/sglang

SGLang

AI Infrastructure
Latest stable

v0.5.17

v0.5.17
  • New Model Support
  • Kimi K3
  • [Kimi] Support kimi-k3: #32541 ⭐
  • [Kimi] Support DCP + DSpark (ported from kimi-k3 branch): #32828
  • [Kimi K3] Add reasoning, tool-call, and OpenAI serving support: #33025
Original release notes ↗

Publicly indicated next

Prereleases and milestones indicate public plans; they are not delivery commitments.

astral-sh/uv

uv

Developer Infrastructure
Latest stable

0.12.3

0.12.3
  • Release Notes
  • Python
  • Add CPython 3.13.15 (#20997)
  • Preview features
  • Add --output-format to select automatic, human-readable, or raw-byte output for uv cache size (#20992)
Original release notes ↗

Publicly indicated next

  • milestone
    v0.13.0Publicly indicated0% complete · 2 open

Prereleases and milestones indicate public plans; they are not delivery commitments.

redpanda-data/redpanda

Redpanda

Data / Messaging / Storage Infrastructure
Latest stable

v26.1.15

v26.1.15
  • Bug Fixes
  • Fix the registered config name for leaderbalancernodemutetimeout. by @WillemKauf in #31360
  • Fixes a bug in which L0 batches in a cloud topic forgot to preserve lastoffsetdelta in their header, leading to an under-declared last offset which can stall consumers, skip records, or halt exact-offset replication. by @WillemKauf in #3136
  • Fixes a bug in which topics with min.compaction.lag.ms left unconfigured with produced batches holding timestamps in the future would be considered ineligible for compaction by @WillemKauf in #31459
  • Fixes a bug in which transient TOPICAUTHORIZATIONFAILED errors and SASL authentication failures were possible during application of a controller snapshot. by @WillemKauf in #31437
Original release notes ↗

Publicly indicated next

  • milestone
    v26.2.x-nextPublicly indicated88% complete · 8 open
  • milestone
    v26.1.16Publicly indicated100% complete · 0 open

Prereleases and milestones indicate public plans; they are not delivery commitments.

openai/codex

Codex

Coding-Agent Infrastructure
Latest stable

0.147.0

rust-v0.147.0
  • New Features
  • Install portable Agent Plugins and search across local, personal, workspace, and remote plugin catalogs. (#36544, #36409, #36919, #36796)
  • Organize conversations into persistent, manually ordered sections and browse long transcripts incrementally. (#35722, #36007, #36380, #36948, #36950)
  • Enable automatically reviewed approvals with the new --approve-for-me CLI flag. (#36373)
  • Import Cursor-managed skills and synchronize changes to imported Claude and Cursor conversations without creating duplicates. (#36361, #36356, #35623)
Original release notes ↗

Publicly indicated next

Prereleases and milestones indicate public plans; they are not delivery commitments.

dragonflydb/dragonfly

Dragonfly

Data / Messaging / Storage Infrastructure
Latest stable

v1.40.1

v1.40.1
  • This is a patch release.
  • What's Changed
  • Fixed connection-state handling in squashed pipelines. Commands following AUTH, SELECT, HELLO, CLIENT, or RESET now observe the updated connection state instead of stale authentication, database, or RESP protocol state (#8016).
  • Fixed compressed QList node memory accounting and defragmentation (#8011, #8014).
Original release notes ↗

Publicly indicated next

  • milestone
    Cluster SearchDue 2025-12-3160% complete · 2 open
  • milestone
    v1.41Due 2026-09-1012% complete · 7 open

Prereleases and milestones indicate public plans; they are not delivery commitments.