Releases: sysdiglabs/agent-kilt
Releases · sysdiglabs/agent-kilt
handler-v0.3.2
chore(build): Collapse binary names so the release can bundle them
v0.3.1
chore(build): Release path is a glob
v0.3.0
feat(build): Add FIPS build
v0.2.4
Release v0.2.4
v0.2.3
build(deps): bump github.com/google/go-containerregistry Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.20.1 to 0.20.2. - [Release notes](https://github.com/google/go-containerregistry/releases) - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml) - [Commits](https://github.com/google/go-containerregistry/compare/v0.20.1...v0.20.2) --- updated-dependencies: - dependency-name: github.com/google/go-containerregistry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
v0.2.2
Resolve CVE-2024-41110
v0.2.1
build(deps): bump github.com/aws/aws-sdk-go in /runtimes/cloudformation Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.55.1 to 1.55.2. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.55.1...v1.55.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
v0.2.0
Maintenance release containing dependency updates to resolve CVEs and addresses a potential sigsegv that may occur when the configuration gets an empty entrypoint/command.
v0.0.6
- Update Golang to 1.21 (1.20 has been deprecated)
- Upgrade various Go packages
v0.0.5
fix: use entrypoint/command from template when possibile