Skip to content

Releases: OpsLevel/opslevel-runner

v2026.6.30

Choose a tag to compare

@opslevel-ops opslevel-ops released this 30 Jun 17:26
7da080c

June 30, 2026

Dependency

  • Update to go 1.26.2, bump dependencies.

v2026.4.22

Choose a tag to compare

@opslevel-ops opslevel-ops released this 22 Apr 14:40

April 22, 2026

Bugfix

  • Fix handling of partial log lines.

v2026.2.26

Choose a tag to compare

@opslevel-ops opslevel-ops released this 26 Feb 18:08
9f0eae7

February 26, 2026

Feature

  • Add the ability to override the helper image
  • Add the ability to set the k8s api QPS

Bugfix

  • Fix release workflow

v2026.2.18

Choose a tag to compare

@opslevel-ops opslevel-ops released this 18 Feb 18:52
9c99971

February 18, 2026

Feature

  • Add the ability to register the runner for a given queue.

v2026.1.26

Choose a tag to compare

@opslevel-ops opslevel-ops released this 26 Jan 16:09

v2026.1.19

Choose a tag to compare

@opslevel-ops opslevel-ops released this 19 Jan 20:26

January 19, 2026

Bugfix

  • We now correctly use client connection pools.

v2025.12.10

Choose a tag to compare

@opslevel-ops opslevel-ops released this 10 Dec 19:02

December 10, 2025

Feature

  • Add a new --job-agent-mode option, for creating privileged pods capable of container-in-container management

v2025.8.11

Choose a tag to compare

@opslevel-ops opslevel-ops released this 11 Aug 16:17

August 11, 2025

Feature

  • Add ability to configure the job pod working directory using --job-pod-workdir or OPSLEVEL_JOB_POD_WORKDIR or the configuration file.

v2025.7.16

Choose a tag to compare

@opslevel-ops opslevel-ops released this 16 Jul 17:27

July 16, 2025

Feature

  • Add ability to configure more of the job pod's kubernetes settings - security context, annotations, service account, node selector, etc

Dependency

  • Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 in /src
  • Bump golang.org/x/net from 0.34.0 to 0.35.0 in /src
  • Bump golang.org/x/net from 0.35.0 to 0.37.0 in /src
  • Bump github.com/rs/zerolog from 1.33.0 to 1.34.0 in /src
  • Bump github.com/contribsys/faktory from 1.9.1 to 1.9.2 in /src

v2025.1.6

Choose a tag to compare

@opslevel-ops opslevel-ops released this 06 Jan 18:37

January 06, 2025

Bugfix

  • Fixed issue where job pods could be orphaned during runner shutdown