Skip to content

Releases: OpsLevel/opslevel-agent

v2025.8.29

29 Aug 16:04

Choose a tag to compare

August 29, 2025

Refactor

  • BREAKING CHANGE: Refactor the automatic external_kind calculation for when posting to custom data integration so that "/" are not turned into "_"
  • Remove the --extended configuration as the default configuration now matches the integration settings in OpsLevel

Dependency

  • Bump actions/checkout from 4 to 5

v2025.7.23

23 Jul 13:28
4c0736a

Choose a tag to compare

July 23, 2025

Added

Fixed

  • If no --integration flag is given present the user with an error

Dependency

  • Bump golang.org/x/net from 0.28.0 to 0.33.0
  • Bump github.com/spf13/cobra from 1.8.1 to 1.9.1
  • Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0

v2024.11.22

22 Nov 14:40

Choose a tag to compare

November 22, 2024

Fixed

  • Fix signal shutdown to actually shutdown all informers