go-micro v6.2.1 - Blocking Lint and Doc Updates

   |   3 minute read

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.

Read More >>

Selenium BiDi Network APIs and CI Stability

   |   4 minute read

Selenium, the browser automation project at SeleniumHQ/selenium, had 57 commits in the last week, and the useful thread is not a release note. The interesting work is a set of BiDi network helpers for Python, more .NET BiDi transport cleanup, and CI fixes that make browser tests less random.

Read More >>

Bazel CI and Dependabot Sync in kubernetes-client/java This Week

   |   5 minute read

The kubernetes-client/java repo had a busy seven days, with 24 commits and 28 files touched. Almost all of it is build and CI infrastructure: a new auto sync workflow that keeps MODULE.bazel aligned when Dependabot bumps pom.xml, a cross OS Bazel repository cache, and a stack of small fixes to make the Bazel pipeline behave the same on Linux, macOS, and Windows. If you ship the Java client into production or maintain a fork, this is the kind of week that quietly removes a class of merge headaches.

Read More >>
Page 1 of 1
denis256 at denis256.dev