Skip to content

v0.13.0

Compare
Choose a tag to compare
@poiana poiana released this 19 May 13:17
· 152 commits to master since this release

Changelog

  • 246e90f chore(pkg): added RepoImagesLister tests.
  • 80be7cd fix(pkg,ci): enabled back integration tests.
  • 4e42618 chore(pkg): added tests from FileImagesLister.
  • 4d13594 chore(ci): remove integration tests from ci.
  • d8a6ed7 fix(test): fixed tests.
  • 2ebbadb chore(docs,cmd): updated default falcosecurity builderrepo; updated docs.
  • 3c1af57 fix(Makefile): properly push images using new image name protocol.
  • 7afc02d cleanup(cmd,docs,pkg): FileRepoLister should explicitly set all required fields.
  • 8ee04d7 fix(pkg,makefile): added back default builder images tag value support.
  • 2380025 fix(pkg): small fixes to new OCI tags support.
  • 6e56178 update(pkg/images.go): select builder image based on tag info
  • 648bafb update(docs): updated autogenerated docs.
  • be77d3a new(pkg): added talos builder.
  • 829757e new(pkg): support RC releases for vanilla target.
  • 584e423 chore(deps): bump github.com/docker/distribution
  • 454eff8 chore(deps): bump github.com/docker/docker
  • a3ede2f new(pkg,docs): added al2023 support.
  • fb1e65f adjust gcc 12 selector to kernels 5.15+
  • 9fc7aa4 chore(deps): bump github.com/opencontainers/runc from 1.1.2 to 1.1.5
  • aef0925 allow uppercase chars in builder image name/tag and add mawk to build image
  • c092be2 Removed docker example and note for ArchLinux
  • 6c81c50 make docs
  • 36f6d1f Added Aliyun Linux, Almalinux and Rockylinux, sorted all example in alphabetical order
  • dd28403 Changed TargetType to match /etc/os-releases, single target for AliyunLinux 2 and 3
  • be6a21b vote: Applying for Maintainer
  • 5a40723 Fix CI issues
  • 34c55a8 Alibaba Cloud Linux(AliyunLinux) 2 and 3 drivekit
  • ee18ba2 fix(pkg): fix gcc version from builder images setter.
  • 197a3a9 feat(builder-indexes): yaml file for builderrepo
  • f5ce926 feat(builder-indexes): default value + target extraction + fail when no image found
  • da978b4 feat(builder-indexes): fix loop over builder repos
  • dd4c83e feat(builder-indexes): factorization
  • f49ddfb feat(builder-indexes): apply reviews
  • ac3a37d feat(builder-indexes): Update builderrepo flag to handle index file path
  • b91a018 add gcc-4.9 from new ubuntu source - debian source now produces 404s
  • 8795345 adding in initial oracle support