GopherJS v1.21.0 - Go 1.21.13 Support

   |   3 minute read

GopherJS v1.21.0 was published on June 26, 2026, and moves the project to Go 1.21.13 support. The most important change is the compiler and runtime update for Go 1.21, with matching work across builtins, reflect, slices, maps, unsafe handling, testing, and native overrides. This is a stable release, not a prerelease.

Read More >>

ingestr v1.0.48 - Vitess and PlanetScale Support

   |   3 minute read

ingestr v1.0.48 was published on June 26, 2026, with a focused update for database ingestion paths. The main change is Vitess and PlanetScale support in the MySQL source, backed by tests for detection and OLAP row cap behavior. The release also tightens PostgreSQL CDC slot handling after a successful batch run, and it is not marked as a prerelease.

Read More >>

kube-scheduler Module Pins and Snapshot Listers

   |   5 minute read

kube-scheduler, the Kubernetes scheduler module mirror, had a quiet but useful week: dependency pins moved forward, etcd reached 3.7.0, and mutable scheduler snapshots got a cleaner interface. This is not a flashy feature week. It is the kind of maintenance that matters when you build scheduler plugins or track Kubernetes master from Go modules.

Read More >>

wgpu v0.30.4 - Metal Stencil State Fix

   |   3 minute read

wgpu v0.30.4 was published on June 25, 2026, with a focused Metal backend fix for stencil behavior on macOS. The main change is that CreateRenderPipeline now translates StencilFront and StencilBack into MTLDepthStencilState, so stencil tests no longer stay silently inert on the Metal path. For apps using stencil masks, clipped content, or rounded UI panels, this is the fix that changes what users actually see.

Read More >>

Dagster 1.13.11 - Virtualized Asset Catalog and Insights Metadata

   |   4 minute read

Dagster 1.13.11 was published on June 25, 2026, as the core release paired with library version 0.29.11. The main user facing change is in the asset catalog, where the UI now renders a single virtualized list so large workspaces do not stall when users expand many asset groups or code locations. For operators, the release also tightens asset check history cleanup and adds better selection counts for GraphQL clients.

Read More >>
<< Previous  |  Page 9 of 20  |  Next >>
denis256 at denis256.dev