Releases: falcosecurity/driverkit
Releases · falcosecurity/driverkit
v0.21.2
What's Changed
- chore(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.0 in the actions group by @dependabot[bot] in #388
- chore(deps): bump github.com/docker/docker to v28 by @dnwe in #389
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #390
- chore(deps): bump docker/setup-buildx-action from 3.11.0 to 3.11.1 in the actions group by @dependabot[bot] in #391
- fix(docker): fixed buster builder docker image. by @FedeDP in #392
New Contributors
Full Changelog: v0.21.1...v0.21.2
v0.21.1
Changelog
- d5ad21b chore(deps): bump actions/setup-go in the actions group
- d2a8f5d cleanup(cmd): fixup non-constant format string in call to fmt.Errorf.
- 3d66199 update(go): bumped falcoctl dep to latest release.
- f366f93 chore(deps): bump actions/download-artifact in the actions group
- 2722e67 chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0
v0.21.0
What's Changed
- chore(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 in the actions group by @dependabot in #366
- chore(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 in the actions group by @dependabot in #368
- chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #367
- fix(docs): fixed release document. by @FedeDP in #369
- chore(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 in the actions group by @dependabot in #370
- chore(ci): switch to github provided arm64 runners. by @FedeDP in #371
- fix: archlinux support by @FedeDP in #372
- chore(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0 in the actions group by @dependabot in #373
- chore(deps): bump golang.org/x/net from 0.31.0 to 0.33.0 by @dependabot in #374
- chore(deps): bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 in the actions group by @dependabot in #375
- chore(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 in the actions group by @dependabot in #376
- chore(deps): bump the actions group with 2 updates by @dependabot in #377
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #378
- chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 in the actions group by @dependabot in #379
- cleanup(ci): use gh action hashes by @LucaGuerra in #380
- chore(deps): bump the actions group with 3 updates by @dependabot in #381
- chore(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 in the actions group by @dependabot in #382
- new(docker): add a
any
distro gcc 14.0.0 image. by @FedeDP in #383
Full Changelog: v0.20.5...v0.21.0
v0.20.5
Changelog
- 0b1df9a chore(deps): bump actions/upload-artifact from 3.1.3 to 4.4.3
- 087c634 chore(deps): bump actions/checkout from 3.5.0 to 4.2.2
- 5f8abcc chore(deps): bump actions/download-artifact from 3.0.2 to 4.1.8
- 092d977 update(build): update cmake in debian buster image to 3.22
- 2e08155 chore(deps): bump dorny/paths-filter from 2.11.1 to 3.0.2
- ba721c3 chore(deps): bump the actions group with 3 updates
- 5945f3a chore(deps): bump actions/setup-go from 4 to 5
- a1c5330 fix(pkg/driverbuilder): fixed ubuntu related tests.
- 1279afd new(ci): add dependabot for github actions.
v0.20.4
v0.20.3
v0.20.2
v0.20.1
v0.20.0
What's Changed
- docs/builder.md: remove BuilderByTarget references by @nnzv in #345
- new(pkg,docker): added an amazonlinux2 gcc10 builder. by @FedeDP in #346
- fix(ci): fix paths filters by @alacuku in #348
- chore(docker): bump docker packaget to v27.0.3+incompatible by @alacuku in #347
- update(gorelease): bump to v2.0 by @alacuku in #349
- chore(pkg,docs): use a working mirror for archlinux arm64. by @FedeDP in #331
- fix(docker): fixed centos7 builder because of EoL. by @FedeDP in #350
New Contributors
Full Changelog: v0.19.2...v0.20.0