Go Daily Digest — 2026-07-31
A plan to bring generic collections to Go 1.28 — Golang Weekly
#612 — July 31, 2026 Read the Web Version Go Weekly Go's Plan for Generic Collection Types in Go 1.28 — An umbrella proposal from Go's Collections working group covering several collection data structures intended for the eventual Go 1.28 standard library. Includes a canonical set.Set type, hash-based maps and sets with custom hashers, an ordered map, and a new generic binary heap. Alan Donovan (Go Team) Top Open-Source Code Reviewer on…
Docker v29.7.0 — Docker
v29.7.0
Prometheus 3.13.2 / 2026-07-29 — Prometheus
What's Changed [SECURITY] Bump golang.org/x/text to v0.39.0 (CVE-2026-56852) and google.golang.org/grpc to v1.82.1 (GHSA-hrxh-6v49-42gf). #19290 by @krajorama [BUGFIX] PromQL: Preallocate the active query tracker file to avoid SIGBUS crashes when the data disk is full. #19289 by @akshajrawat Full Changelog: v3.13.1...v3.13.2
- Prometheus v0.313.2 [Prometheus]