Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

0.1.0-rc4

Pre-release
Pre-release

Choose a tag to compare

@FedeDP FedeDP released this 20 Mar 10:59
· 3 commits to main since this release

What's Changed

  • chore(ci): run libs e2e tests too. by @FedeDP in #24
  • chore(src): avoid repeatedly asking go-worker for a container info. by @FedeDP in #25
  • fix(go-worker): use copied engines for fetcher. by @FedeDP in #28
  • build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 in /go-worker by @dependabot in #29
  • build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in /go-worker by @dependabot in #30
  • new(test): add container_info mounts tests. by @FedeDP in #31
  • fix(src/caps/extract): fixed mount_by_src/dest extractors. by @FedeDP in #33
  • new(src): use sdk provided logger. by @FedeDP in #26
  • new(cmake,ci): fetch libbtrfs library with cmake. by @FedeDP in #34
  • chore(ci): arm runner now include podman. by @FedeDP in #35
  • cleanup(test): drop unused gtest libraries. by @FedeDP in #36
  • update: update podman go package by @FedeDP in #37
  • chore(ci): use matrix include for osx and win build. by @FedeDP in #38
  • new(cmake,src): drop re2 dep. by @FedeDP in #39
  • update(cmake): bump plugin-sdk-cpp to 0.2.3. by @FedeDP in #40
  • chore: cgo improvements by @FedeDP in #41

New Contributors

Full Changelog: 0.1.0-rc3...0.1.0-rc4