Skip to main content

Step Runner Version Updates

Version 26.06.9

Release date

June 2026

What's new

Features

  1. Added PodInitializing status handling

  2. Improved internal observability

  3. Reaper now also deletes orphaned pods in addition to jobs

Bug fixes

  • Fixed Docker runner incorrectly acking when already running after a connection error

Dependencies

  • Upgraded Go to v1.26.2

  • Upgraded gRPC to v1.80.0

Security

Resolved the following CVEs:

  • CVE-2026-39830

  • CVE-2026-39831

  • CVE-2026-39832

  • CVE-2026-39833

  • CVE-2026-39834

  • CVE-2026-42508

  • CVE-2026-46595

  • CVE-2026-39821

  • CVE-2026-50195

  • CVE-2026-53488

  • CVE-2026-53489

  • CVE-2026-53492

  • CVE-2026-47262

  • CVE-2026-39883

  • CVE-2026-24051

  • CVE-2026-39882

  • CVE-2026-35469

  • CVE-2026-34986

  • CVE-2025-47914

  • CVE-2025-58181

  • GHSA-xmrv-pmrh-hhx2


Version 26.04.3

Release date

April 2026

What's new

Security

Resolved multiple dependency vulnerabilities, including critical- and high-severity fixes, across core libraries and the Go standard library.


Version 26.03.8

Release date

March 2026

What's new

Features

  • Added support for custom labels and annotations for step jobs


Version 26.02.19

Release date

February 2026

What's new

Security

  • Fixed CVE-2025-68121


Version 26.02.3

Release date

February 2026

What's new

Features

  • Improved step-execution monitoring

Bug fixes

  • Fixed issue with failed step's job removal in Kubernetes by removing step's pod

Security

  • Fixed CVE-2025-69421



Version 25.09.2

Release date

September 2025

What's new

Dependencies

  • Upgraded Go from v1.24.0 to v1.25.1

  • Upgraded API module dependencies

Bug fixes

  • Fixed backward compatibility issue with Kubernetes job labels


Version 25.06.4

Release date

June 2025

What's new

Features

  • Added Instance ID to execution responses for better traceability

Bug fixes

  • Fixed issue where DeadlineExceeded errors from Kubernetes clusters resulted in executions getting stuck


Version 25.05.6

Release date

May 2025

What's new

Features

  • Enhanced logging for Docker container statuses

  • Added user directive and proper file ownership (chown) to Docker for improved security

Dependencies

  • Upgraded common torq utilities library from v0.250.0 to v0.254

Bug fixes

  • Added missing stopped status to Docker container status handling


Version 25.03.6

Release date

March 2025

What's new

Features

  • Added CPU and memory usage metrics to Docker diagnostics for better monitoring

  • Optimized Kubernetes pod deletion so pod collections can be removed without having to list pods first

Did this answer your question?