Skip to content

Releases: falcosecurity/driverkit

v0.21.2

23 Jul 09:52
Compare
Choose a tag to compare

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

  • @dnwe made their first contribution in #389

Full Changelog: v0.21.1...v0.21.2

v0.21.1

14 May 08:23
Compare
Choose a tag to compare

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

11 Apr 14:49
Compare
Choose a tag to compare

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

06 Dec 13:25
Compare
Choose a tag to compare

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

20 Nov 15:11
Compare
Choose a tag to compare

What's Changed

  • chore(ci): switch to use cncf provided runners for arm64. by @FedeDP in #356
  • chore(go): update falcoctl to latest main. by @FedeDP in #357

Full Changelog: v0.20.3...v0.20.4

v0.20.3

09 Sep 08:12
Compare
Choose a tag to compare

Changelog

  • 5c896b1 fix(pkg/kernelrelease): fixed kernelrelease regex for weird COS kernels.

v0.20.2

03 Sep 11:23
Compare
Choose a tag to compare

Changelog

  • 126a99b fix(pkg/driverbuilder): fix amazonlinux2023 support.

v0.20.1

22 Aug 13:40
Compare
Choose a tag to compare

Changelog

  • fea50f4 chore(deps): bump github.com/docker/docker
  • 3633363 chore(pkg/driverbuilder): log warn if no download script was generated
  • cf1eed3 fix(pkg/driverbuilder): add fedora updates-archive

v0.20.0

30 Jul 09:13
Compare
Choose a tag to compare

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

  • @nnzv made their first contribution in #345

Full Changelog: v0.19.2...v0.20.0

v0.19.2

10 May 14:09
Compare
Choose a tag to compare

Changelog

  • a170df2 chore(pkg/driverbuilder): if envMap is nil, default at empty map.
  • 4c7df39 fix(pkg/driverbuilder): fixed local builder template.