➔ Rill Adds Local Linting and Cleaner Go Docs
Rill, a Go toolkit for composable concurrency, had a quiet but useful week: the maintainers added a local lint hook and then cleaned up public comments. This is not a feature release, but it matters if you contribute to Rill because CI style now has a local path, and the exported docs for Batch and MapReduce read a bit cleaner.
➔ go-micro v6.2.1 - Blocking Lint and Doc Updates
go-micro v6.2.1 was published on June 22, 2026, with a small but useful maintenance set for Go service teams. The main change is CI hygiene: the lint backlog is cleared and golangci-lint now blocks CI, which should make future regressions louder before they reach users. The full notes are on the GitHub release page.