n8n 2.29.7 - Code Node and Salesforce Fixes

   |   3 minute read

n8n n8n@2.29.7 was published on July 7, 2026, as a stable patch release for the n8n automation platform. The main fix is in core: the Code node should no longer fail only because a workflow also contains an AI tool. This release is not marked as a prerelease.

Read More >>

Jenkins 2.572 - Deserialization Guardrails and UI Fixes

   |   3 minute read

Jenkins jenkins-2.572 was published on July 7, 2026 as a regular weekly release, not a prerelease. The most important change for administrators is tighter deserialization behavior in core, with new limits around PersistedList, COWL, and Object fields.

Read More >>

ingestr v1.0.67 - Metrics Type Defaults

   |   3 minute read

ingestr v1.0.67 was published on July 7, 2026. This release is not marked as a prerelease, and the one clear user facing change in the notes is an adjustment to default metrics types. For teams that run ingestr in scheduled data movement jobs, this is the kind of small data shape change that deserves a quick schema and downstream check before the next run.

Read More >>

mangos CI Keeps GitHub Actions Go Setup Current

   |   5 minute read

mangos is a pure Go implementation of the SP messaging protocols used by nanomsg style systems. This week is small but useful: the project moved its Go setup step to actions/setup-go@v7 across the main CI workflows, which keeps Linux, macOS, Windows, and coverage checks on the same current GitHub Actions base.

Read More >>

Dask 2026.7.0 - Expression Protocol and Compatibility Updates

   |   3 minute read

Dask 2026.7.0 was published on July 6, 2026, and the main user visible change is better expression handling through support for composite expressions with the __dask_exprs__ protocol. The release also avoids graph materialization in is_dask_collection for expression wrappers, which matters for code that probes Dask objects before doing real work. This is a normal release, not a prerelease.

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