Releases: OpsLevel/opslevel-agent
Releases · OpsLevel/opslevel-agent
v2025.8.29
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
July 23, 2025
Added
- Add ability to give --integration flag a custom integration webhook end point - see our docs for more information
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