Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.39 KB

File metadata and controls

32 lines (26 loc) · 1.39 KB

Changelog

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.

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

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

Fixed

  • Fix signal shutdown to actually shutdown all informers

Added

  • Initial Project Commit

Dependency

  • Bump codecov/codecov-action from 4 to 5
  • Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0