All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and is generated by Changie.
- 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
- Bump actions/checkout from 4 to 5
- If no --integration flag is given present the user with an error
- 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
- Fix signal shutdown to actually shutdown all informers
- Initial Project Commit
- Bump codecov/codecov-action from 4 to 5
- Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0