Releases: containers/conmon-rs
Releases · containers/conmon-rs
v0.8.0
Changes by Kind
Feature
- OpenTelemetry dependencies are now optional. Enable with --features telemetry at build time. (#3044, @saschagrunert)
Dependencies
Added
- cyphar.com/go-pathrs: v0.2.4
- github.com/NYTimes/gziphandler: v1.1.1
- github.com/cespare/xxhash/v2: v2.3.0
- golang.org/x/tools/go/expect: v0.1.0-deprecated
- golang.org/x/tools/go/packages/packagestest: v0.1.1-deprecated
- k8s.io/gengo/v2: 85fd79d
Changed
- github.com/coreos/go-systemd/v22: v22.6.0 → v22.7.0
- github.com/cpuguy83/go-md2man/v2: v2.0.5 → v2.0.7
- github.com/cyphar/filepath-securejoin: v0.5.1 → v0.6.1
- github.com/google/pprof: f64d9cf → 294ebfa
- github.com/onsi/ginkgo/v2: v2.27.2 → v2.28.1
- github.com/onsi/gomega: v1.38.2 → v1.39.1
- github.com/opencontainers/cgroups: v0.0.5 → v0.0.6
- github.com/opencontainers/runc: v1.3.3 → v1.4.1
- github.com/opencontainers/runtime-spec: v1.2.1 → v1.3.0
- github.com/opencontainers/runtime-tools: 0ea5ed0 → 5e63903
- github.com/opencontainers/selinux: v1.12.0 → v1.13.0
- github.com/rogpeppe/go-internal: v1.13.1 → v1.14.1
- github.com/sirupsen/logrus: v1.9.3 → v1.9.4
- github.com/urfave/cli: v1.22.16 → v1.22.17
- go.opentelemetry.io/auto/sdk: v1.1.0 → v1.2.1
- go.opentelemetry.io/otel/metric: v1.38.0 → v1.42.0
- go.opentelemetry.io/otel/trace: v1.38.0 → v1.42.0
- go.opentelemetry.io/otel: v1.38.0 → v1.42.0
- go.podman.io/common: v0.66.0 → v0.67.0
- go.podman.io/image/v5: v5.38.0 → v5.39.1
- go.podman.io/storage: v1.61.0 → v1.62.0
- go.yaml.in/yaml/v2: v2.4.2 → v2.4.3
- golang.org/x/crypto: v0.43.0 → v0.47.0
- golang.org/x/mod: v0.28.0 → v0.32.0
- golang.org/x/net: v0.45.0 → v0.49.0
- golang.org/x/oauth2: v0.27.0 → v0.30.0
- golang.org/x/sync: v0.17.0 → v0.19.0
- golang.org/x/sys: v0.37.0 → v0.40.0
- golang.org/x/telemetry: aef8a43 → bd525da
- golang.org/x/term: v0.36.0 → v0.39.0
- golang.org/x/text: v0.30.0 → v0.33.0
- golang.org/x/tools: v0.37.0 → v0.41.0
- gopkg.in/evanphx/json-patch.v4: v4.12.0 → v4.13.0
- k8s.io/api: v0.34.2 → v0.35.3
- k8s.io/apimachinery: v0.34.2 → v0.35.3
- k8s.io/client-go: v0.34.2 → v0.35.3
- k8s.io/kube-openapi: f3f2b99 → 589584f
- k8s.io/utils: 4c0f3b2 → bc988d5
- sigs.k8s.io/json: cfa47c3 → 2d32026
Removed
v0.7.3
Dependencies
Added
- github.com/Masterminds/semver/v3: v3.4.0
- github.com/gkampitakis/ciinfo: v0.3.2
- github.com/gkampitakis/go-diff: v1.3.2
- github.com/gkampitakis/go-snaps: v0.5.15
- github.com/goccy/go-yaml: v1.18.0
- github.com/joshdk/go-junit: v1.0.0
- github.com/maruel/natural: v1.1.1
- github.com/mfridman/tparse: v0.18.0
- github.com/tidwall/gjson: v1.18.0
- github.com/tidwall/match: v1.1.1
- github.com/tidwall/pretty: v1.2.1
- github.com/tidwall/sjson: v1.2.5
- go.podman.io/common: v0.66.0
- go.podman.io/image/v5: v5.38.0
- go.podman.io/storage: v1.61.0
- sigs.k8s.io/structured-merge-diff/v6: v6.3.0
Changed
- capnproto.org/go/capnp/v3: v3.1.0-alpha.1 → v3.1.0-alpha.2
- github.com/checkpoint-restore/checkpointctl: v1.3.0 → v1.4.0
- github.com/containerd/console: v1.0.4 → v1.0.5
- github.com/containerd/stargz-snapshotter/estargz: v0.16.3 → v0.17.0
- github.com/containernetworking/plugins: v1.7.1 → v1.8.0
- github.com/coreos/go-systemd/v22: v22.5.0 → v22.6.0
- github.com/cyphar/filepath-securejoin: v0.4.1 → v0.5.1
- github.com/docker/docker-credential-helpers: v0.9.3 → v0.9.4
- github.com/docker/docker: v28.3.2+incompatible → v28.5.1+incompatible
- github.com/docker/go-connections: v0.5.0 → v0.6.0
- github.com/emicklei/go-restful/v3: v3.11.0 → v3.12.2
- github.com/fxamacker/cbor/v2: v2.7.0 → v2.9.0
- github.com/google/gnostic-models: v0.6.9 → v0.7.0
- github.com/google/go-containerregistry: v0.20.3 → v0.20.6
- github.com/google/pprof: 27863c8 → f64d9cf
- github.com/ianlancetaylor/demangle: bd984b5 → f615e6b
- github.com/mattn/go-sqlite3: v1.14.28 → v1.14.32
- github.com/mistifyio/go-zfs/v3: v3.0.1 → v3.1.0
- github.com/modern-go/reflect2: v1.0.2 → 35a7c28
- github.com/onsi/ginkgo/v2: v2.23.4 → v2.27.2
- github.com/onsi/gomega: v1.38.0 → v1.38.2
- github.com/opencontainers/cgroups: v0.0.4 → v0.0.5
- github.com/opencontainers/runc: v1.3.0 → v1.3.3
- github.com/proglottis/gpgme: v0.1.4 → v0.1.5
- github.com/seccomp/libseccomp-golang: v0.11.0 → v0.11.1
- github.com/secure-systems-lab/go-securesystemslib: v0.9.0 → v0.9.1
- github.com/sigstore/fulcio: v1.6.6 → v1.7.1
- github.com/skeema/knownhosts: v1.3.1 → v1.3.2
- github.com/spf13/cobra: v1.9.1 → v1.10.1
- github.com/spf13/pflag: v1.0.6 → v1.0.10
- github.com/stretchr/testify: v1.10.0 → v1.11.1
- github.com/sylabs/sif/v2: v2.21.1 → v2.22.0
- github.com/ulikunitz/xz: v0.5.12 → v0.5.15
- go.etcd.io/bbolt: v1.4.2 → v1.4.3
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.60.0 → v0.61.0
- go.opentelemetry.io/otel/metric: v1.37.0 → v1.38.0
- go.opentelemetry.io/otel/trace: v1.37.0 → v1.38.0
- go.opentelemetry.io/otel: v1.37.0 → v1.38.0
- go.yaml.in/yaml/v3: v3.0.3 → v3.0.4
- golang.org/x/crypto: v0.40.0 → v0.43.0
- golang.org/x/mod: v0.25.0 → v0.28.0
- golang.org/x/net: v0.41.0 → v0.45.0
- golang.org/x/sync: v0.16.0 → v0.17.0
- golang.org/x/sys: v0.34.0 → v0.37.0
- golang.org/x/telemetry: bda5523 → aef8a43
- golang.org/x/term: v0.33.0 → v0.36.0
- golang.org/x/text: v0.27.0 → v0.30.0
- golang.org/x/tools: v0.34.0 → v0.37.0
- google.golang.org/genproto/googleapis/api: a0af3ef → 207652e
- google.golang.org/genproto/googleapis/rpc: e70fdf4 → 207652e
- google.golang.org/protobuf: v1.36.6 → v1.36.9
- k8s.io/api: v0.33.3 → v0.34.2
- k8s.io/apimachinery: v0.33.3 → v0.34.2
- k8s.io/client-go: v0.33.3 → v0.34.2
- k8s.io/kube-openapi: c8a335a → f3f2b99
- k8s.io/utils: 3ea5e8c → 4c0f3b2
- sigs.k8s.io/json: 9aa6b5e → cfa47c3
- sigs.k8s.io/yaml: v1.5.0 → v1.6.0
Removed
- github.com/Microsoft/hcsshim: v0.13.0
- github.com/containerd/cgroups/v3: v3.0.5
- github.com/containerd/typeurl/v2: v2.2.3
- github.com/containers/common: v0.64.1
- github.com/containers/image/v5: v5.36.1
- github.com/containers/storage: v1.59.1
- github.com/golang/groupcache: 2c02b82
- github.com/prashantv/gostub: v1.1.0
- go.opencensus.io: v0.24.0
- sigs.k8s.io/structured-merge-diff/v4: v4.6.0
v0.7.2
Changes by Kind
Feature
- Add
Heaptrackclient config API for the client to be able to attach a heaptrack instance to the server. (#2675, @saschagrunert) - Added support for
--log-driver=noneto disable logging. (#2661, @saschagrunert)
Bug or Regression
- Stop conmon-rs from hanging when inotify unwatching blocks. (#2641, @saschagrunert)
Other (Cleanup or Flake)
- Optimized cgroup subsystem as well as out of memory path parsing for memory usage. (#2674, @saschagrunert)
Dependencies
Added
Nothing has changed.
Changed
- github.com/containers/common: v0.64.0 → v0.64.1
- github.com/containers/image/v5: v5.36.0 → v5.36.1
- github.com/containers/storage: v1.59.0 → v1.59.1
Removed
Nothing has changed.
v0.7.1
Changes by Kind
Bug or Regression
- Fixed memory leak in unbounded channels. (#2634, @saschagrunert)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.
v0.7.0
Changes by Kind
Feature
- Added client
Version()API to retrieve the server version without requiring a running instance. (#2595, @saschagrunert) - Added streaming server support. (#2070, @saschagrunert)
- Added journald container logger support. (#1800, @wasup-yash)
- Added
$GITHUB_TOKENenvironment variable support togetscript. (#2627, @saschagrunert)
Dependencies
Added
- cloud.google.com/go/compute/metadata: v0.3.0
- github.com/armon/go-socks5: e753329
- github.com/checkpoint-restore/go-criu/v6: v6.3.0
- github.com/containerd/errdefs/pkg: v0.3.0
- github.com/containerd/platforms: v0.2.1
- github.com/containerd/typeurl/v2: v2.2.3
- github.com/emicklei/go-restful/v3: v3.11.0
- github.com/fxamacker/cbor/v2: v2.7.0
- github.com/google/btree: v1.1.3
- github.com/google/gnostic-models: v0.6.9
- github.com/google/gofuzz: v1.0.0
- github.com/gorilla/websocket: e064f32
- github.com/gregjones/httpcache: 901d907
- github.com/kisielk/errcheck: v1.5.0
- github.com/kisielk/gotool: v1.0.0
- github.com/kr/pretty: v0.3.1
- github.com/kr/text: v0.2.0
- github.com/moby/spdystream: v0.5.0
- github.com/moby/sys/capability: v0.4.0
- github.com/moby/sys/userns: v0.1.0
- github.com/munnerz/goautoneg: a7dc8b6
- github.com/mxk/go-flowrate: cca7078
- github.com/opencontainers/cgroups: v0.0.4
- github.com/peterbourgon/diskv: v2.0.1+incompatible
- github.com/prashantv/gostub: v1.1.0
- github.com/rogpeppe/go-internal: v1.13.1
- github.com/sigstore/protobuf-specs: v0.4.1
- github.com/skeema/knownhosts: v1.3.1
- github.com/smallstep/pkcs7: v0.1.1
- github.com/x448/float16: v0.8.4
- go.opentelemetry.io/auto/sdk: v1.1.0
- go.uber.org/automaxprocs: v1.6.0
- go.uber.org/goleak: v1.3.0
- go.yaml.in/yaml/v2: v2.4.2
- go.yaml.in/yaml/v3: v3.0.3
- golang.org/x/oauth2: v0.27.0
- golang.org/x/time: v0.9.0
- golang.org/x/xerrors: 5ec99f8
- google.golang.org/genproto/googleapis/api: a0af3ef
- gopkg.in/evanphx/json-patch.v4: v4.12.0
- gopkg.in/inf.v0: v0.9.1
- gotest.tools/v3: v3.5.2
- k8s.io/api: v0.33.3
- k8s.io/apimachinery: v0.33.3
- k8s.io/client-go: v0.33.3
- k8s.io/klog/v2: v2.130.1
- k8s.io/kube-openapi: c8a335a
- k8s.io/utils: 3ea5e8c
- sigs.k8s.io/json: 9aa6b5e
- sigs.k8s.io/randfill: v1.0.0
- sigs.k8s.io/structured-merge-diff/v4: v4.6.0
Changed
- capnproto.org/go/capnp/v3: v3.0.1-alpha.2 → v3.1.0-alpha.1
- dario.cat/mergo: v1.0.0 → v1.0.2
- github.com/Azure/go-ansiterm: 306776e → faa5f7b
- github.com/BurntSushi/toml: v1.4.0 → v1.5.0
- github.com/Microsoft/hcsshim: v0.12.5 → v0.13.0
- github.com/checkpoint-restore/checkpointctl: v1.2.1 → v1.3.0
- github.com/checkpoint-restore/go-criu/v7: v7.1.0 → v7.2.0
- github.com/cilium/ebpf: v0.11.0 → v0.17.3
- github.com/containerd/cgroups/v3: v3.0.3 → v3.0.5
- github.com/containerd/console: v1.0.3 → v1.0.4
- github.com/containerd/errdefs: v0.1.0 → v1.0.0
- github.com/containerd/stargz-snapshotter/estargz: v0.15.1 → v0.16.3
- github.com/containernetworking/cni: v1.2.3 → v1.3.0
- github.com/containernetworking/plugins: v1.5.1 → v1.7.1
- github.com/containers/common: v0.60.2 → v0.64.0
- github.com/containers/image/v5: v5.32.2 → v5.36.0
- github.com/containers/ocicrypt: v1.2.0 → v1.2.1
- github.com/containers/storage: v1.55.0 → v1.59.0
- github.com/cpuguy83/go-md2man/v2: f79a8a8 → v2.0.5
- github.com/cyberphone/json-canonicalization: ba74d44 → 19d51d7
- github.com/cyphar/filepath-securejoin: v0.3.1 → v0.4.1
- github.com/docker/docker-credential-helpers: v0.8.2 → v0.9.3
- github.com/docker/docker: v27.1.1+incompatible → v28.3.2+incompatible
- github.com/fsnotify/fsnotify: v1.7.0 → v1.9.0
- github.com/go-jose/go-jose/v4: v4.0.2 → v4.0.5
- github.com/go-logr/logr: v1.4.2 → v1.4.3
- github.com/go-openapi/jsonreference: v0.21.0 → v0.20.2
- github.com/golang/groupcache: 41bb18b → 2c02b82
- github.com/google/go-cmp: v0.6.0 → v0.7.0
- github.com/google/go-containerregistry: v0.20.0 → v0.20.3
- github.com/google/pprof: fa2c70b → 27863c8
- github.com/klauspost/compress: v1.17.9 → v1.18.0
- github.com/letsencrypt/boulder: 89b07f4 → de9c061
- github.com/mattn/go-sqlite3: v1.14.22 → v1.14.28
- github.com/moby/sys/user: v0.2.0 → v0.4.0
- github.com/onsi/ginkgo/v2: v2.20.2 → v2.23.4
- github.com/onsi/gomega: v1.34.2 → v1.38.0
- github.com/opencontainers/image-spec: v1.1.0 → v1.1.1
- github.com/opencontainers/runc: v1.1.14 → v1.3.0
- github.com/opencontainers/runtime-spec: v1.2.0 → v1.2.1
- github.com/opencontainers/runtime-tools: 408c51e → 0ea5ed0
- github.com/opencontainers/selinux: v1.11.0 → v1.12.0
- github.com/pkg/sftp: v1.13.6 → v1.13.9
- github.com/proglottis/gpgme: v0.1.3 → v0.1.4
- github.com/russross/blackfriday/v2: v2.0.1 → v2.1.0
- github.com/seccomp/libseccomp-golang: v0.10.0 → v0.11.0
- github.com/secure-systems-lab/go-securesystemslib: v0.8.0 → v0.9.0
- github.com/sigstore/fulcio: v1.4.5 → v1.6.6
- github.com/sigstore/sigstore: v1.8.4 → v1.9.5
- github.com/spf13/cobra: v1.8.1 → v1.9.1
- github.com/spf13/pflag: v1.0.5 → v1.0.6
- github.com/stretchr/objx: [v0.1.0 → v0.5.2](stretchr/objx@v0.1.0...v0...
v0.6.6
Changes by Kind
Other
Feature
- Added support for crun log level flags, which requires at least crun 1.17. (#2401, @saschagrunert)
Bug or Regression
- Fixed issue that containers cannot be removed if init command was not found. (#2415, @saschagrunert)
Dependencies
Added
Nothing has changed.
Changed
- github.com/containers/common: v0.60.0 → v0.60.2
- github.com/containers/image/v5: v5.32.0 → v5.32.2
- github.com/google/pprof: a892ee0 → fa2c70b
- github.com/mattn/go-runewidth: v0.0.15 → v0.0.16
- github.com/onsi/ginkgo/v2: v2.19.1 → v2.20.2
- github.com/onsi/gomega: v1.34.1 → v1.34.2
- github.com/opencontainers/runc: v1.1.13 → v1.1.14
- github.com/vbauerster/mpb/v8: v8.7.4 → v8.7.5
- go.opentelemetry.io/otel/metric: v1.28.0 → v1.29.0
- go.opentelemetry.io/otel/trace: v1.28.0 → v1.29.0
- go.opentelemetry.io/otel: v1.28.0 → v1.29.0
- golang.org/x/crypto: v0.25.0 → v0.26.0
- golang.org/x/mod: v0.19.0 → v0.20.0
- golang.org/x/net: v0.27.0 → v0.28.0
- golang.org/x/sync: v0.7.0 → v0.8.0
- golang.org/x/sys: v0.22.0 → v0.24.0
- golang.org/x/term: v0.22.0 → v0.23.0
- golang.org/x/text: v0.16.0 → v0.17.0
- golang.org/x/tools: v0.23.0 → v0.24.0
Removed
v0.6.5
Changes by Kind
Ci
- Fixed
conmonrs --versionoutput for static builds to include thetagandcommitfields. (#2366, @saschagrunert) - Vendor dependencies to allow offline builds. (#2367, @saschagrunert)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.
v0.6.4
Changes by Kind
Bug or Regression
- Fixed OOM slice removal race to not report an out of memory event. (#2353, @saschagrunert)
Other (Cleanup or Flake)
- Added runtime command to debug output. (#2255, @saschagrunert)
Dependencies
Added
- github.com/checkpoint-restore/checkpointctl: v1.2.1
- github.com/checkpoint-restore/go-criu/v7: v7.1.0
- github.com/colega/zeropool: 6fb4a4f
- github.com/go-jose/go-jose/v4: v4.0.2
- github.com/moby/docker-image-spec: v1.3.1
- github.com/tj/assert: v0.0.3
Changed
- capnproto.org/go/capnp/v3: v3.0.0-alpha.25 → v3.0.1-alpha.2
- github.com/BurntSushi/toml: v1.3.2 → v1.4.0
- github.com/Microsoft/go-winio: v0.6.1 → v0.6.2
- github.com/Microsoft/hcsshim: v0.12.0-rc.3 → v0.12.5
- github.com/cilium/ebpf: v0.9.1 → v0.11.0
- github.com/containerd/cgroups/v3: v3.0.2 → v3.0.3
- github.com/containerd/containerd: v1.7.13 → v1.7.18
- github.com/containernetworking/cni: v1.1.2 → v1.2.3
- github.com/containernetworking/plugins: v1.4.0 → v1.5.1
- github.com/containers/common: v0.58.2 → v0.60.0
- github.com/containers/image/v5: v5.30.0 → v5.32.0
- github.com/containers/ocicrypt: v1.1.9 → v1.2.0
- github.com/containers/storage: v1.53.0 → v1.55.0
- github.com/cyphar/filepath-securejoin: v0.2.4 → v0.3.1
- github.com/davecgh/go-spew: v1.1.1 → d8f796a
- github.com/distribution/reference: v0.5.0 → v0.6.0
- github.com/docker/docker-credential-helpers: v0.8.1 → v0.8.2
- github.com/docker/docker: v25.0.3+incompatible → v27.1.1+incompatible
- github.com/go-logr/logr: v1.4.1 → v1.4.2
- github.com/go-openapi/analysis: v0.21.4 → v0.23.0
- github.com/go-openapi/errors: v0.21.1 → v0.22.0
- github.com/go-openapi/jsonpointer: v0.19.6 → v0.21.0
- github.com/go-openapi/jsonreference: v0.20.2 → v0.21.0
- github.com/go-openapi/loads: v0.21.2 → v0.22.0
- github.com/go-openapi/runtime: v0.26.0 → v0.28.0
- github.com/go-openapi/spec: v0.20.9 → v0.21.0
- github.com/go-openapi/strfmt: v0.22.2 → v0.23.0
- github.com/go-openapi/swag: v0.22.10 → v0.23.0
- github.com/go-openapi/validate: v0.22.1 → v0.24.0
- github.com/golang/protobuf: v1.5.3 → v1.5.4
- github.com/google/go-containerregistry: v0.19.0 → v0.20.0
- github.com/klauspost/compress: v1.17.7 → v1.17.9
- github.com/letsencrypt/boulder: 6d76a0f → 89b07f4
- github.com/moby/sys/mountinfo: v0.7.1 → v0.7.2
- github.com/moby/sys/user: v0.1.0 → v0.2.0
- github.com/onsi/ginkgo/v2: v2.17.2 → v2.19.1
- github.com/onsi/gomega: v1.33.0 → v1.34.1
- github.com/opencontainers/runc: v1.1.12 → v1.1.13
- github.com/philhofer/fwd: v1.1.1 → v1.1.2
- github.com/pmezard/go-difflib: v1.0.0 → 5d4384e
- github.com/rivo/uniseg: v0.4.4 → v0.4.7
- github.com/sigstore/fulcio: v1.4.3 → v1.4.5
- github.com/sigstore/rekor: v1.2.2 → v1.3.6
- github.com/sigstore/sigstore: v1.8.2 → v1.8.4
- github.com/spf13/cobra: v1.8.0 → v1.8.1
- github.com/stefanberger/go-pkcs11uri: 78d3cae → 7828495
- github.com/sylabs/sif/v2: v2.15.1 → v2.18.0
- github.com/tinylib/msgp: v1.1.5 → v1.1.9
- github.com/ulikunitz/xz: v0.5.11 → v0.5.12
- github.com/vbauerster/mpb/v8: v8.7.2 → v8.7.4
- go.etcd.io/bbolt: v1.3.9 → v1.3.10
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.45.0 → v0.49.0
- go.opentelemetry.io/otel/metric: v1.26.0 → v1.28.0
- go.opentelemetry.io/otel/trace: v1.26.0 → v1.28.0
- go.opentelemetry.io/otel: v1.26.0 → v1.28.0
- golang.org/x/crypto: v0.22.0 → v0.25.0
- golang.org/x/exp: 814bf88 → 8a7402a
- golang.org/x/mod: v0.17.0 → v0.19.0
- golang.org/x/net: v0.24.0 → v0.27.0
- golang.org/x/sys: v0.19.0 → v0.22.0
- golang.org/x/telemetry: f48c80b → bda5523
- golang.org/x/term: v0.19.0 → v0.22.0
- golang.org/x/text: v0.14.0 → v0.16.0
- golang.org/x/tools: v0.20.0 → v0.23.0
- google.golang.org/genproto/googleapis/rpc: d307bd8 → 94a12d6
- google.golang.org/grpc: v1.59.0 → v1.64.1
- google.golang.org/protobuf: v1.33.0 → v1.34.1
- tags.cncf.io/container-device-interface: v0.6.2 → v0.8.0
Removed
v0.6.3
Changes by Kind
Bug or Regression
- Fixed s390x build using musl libc. (#2144, @saschagrunert)
Dependencies
Added
- github.com/chromedp/cdproto: 3cf4e6d
- github.com/chromedp/chromedp: v0.9.2
- github.com/chromedp/sysutil: v1.0.0
- github.com/go-task/slim-sprig/v3: v3.0.0
- github.com/gobwas/httphead: v0.1.0
- github.com/gobwas/pool: v0.2.1
- github.com/gobwas/ws: v1.2.1
Changed
- github.com/containers/common: v0.58.1 → v0.58.2
- github.com/google/pprof: e72429f → a892ee0
- github.com/ianlancetaylor/demangle: 0058ec4 → bd984b5
- github.com/onsi/ginkgo/v2: v2.17.1 → v2.17.2
- github.com/onsi/gomega: v1.32.0 → v1.33.0
- go.opentelemetry.io/otel/metric: v1.24.0 → v1.26.0
- go.opentelemetry.io/otel/trace: v1.24.0 → v1.26.0
- go.opentelemetry.io/otel: v1.24.0 → v1.26.0
- golang.org/x/crypto: v0.21.0 → v0.22.0
- golang.org/x/mod: v0.15.0 → v0.17.0
- golang.org/x/net: v0.22.0 → v0.24.0
- golang.org/x/sync: v0.6.0 → v0.7.0
- golang.org/x/sys: v0.18.0 → v0.19.0
- golang.org/x/telemetry: b75ee88 → f48c80b
- golang.org/x/term: v0.18.0 → v0.19.0
- golang.org/x/tools: v0.18.0 → v0.20.0
Removed
Nothing has changed.
v0.6.2
Changes by Kind
Feature
- Added json container logger support. (#1744, @wasup-yash)
CI
- Added support for s390x for the static binaries. (#2037, @saschagrunert)
- Updated golang to v1.21 (#1756, @saschagrunert)
Dependencies
Added
- github.com/containerd/cgroups/v3: v3.0.2
- github.com/containerd/errdefs: v0.1.0
- github.com/containerd/log: v0.1.0
- github.com/distribution/reference: v0.5.0
- github.com/felixge/httpsnoop: v1.0.4
- github.com/go-jose/go-jose/v3: v3.0.2
- github.com/mattn/go-sqlite3: v1.14.22
- github.com/moby/sys/user: v0.1.0
- github.com/secure-systems-lab/go-securesystemslib: v0.8.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.45.0
- golang.org/x/telemetry: b75ee88
- google.golang.org/genproto/googleapis/rpc: d307bd8
- tags.cncf.io/container-device-interface: v0.6.2
Changed
- github.com/Microsoft/hcsshim: v0.11.0 → v0.12.0-rc.3
- github.com/cilium/ebpf: v0.7.0 → v0.9.1
- github.com/containerd/containerd: v1.7.2 → v1.7.13
- github.com/containerd/stargz-snapshotter/estargz: v0.14.3 → v0.15.1
- github.com/containernetworking/plugins: v1.3.0 → v1.4.0
- github.com/containers/common: v0.55.4 → v0.58.1
- github.com/containers/image/v5: v5.26.2 → v5.30.0
- github.com/containers/ocicrypt: v1.1.7 → v1.1.9
- github.com/containers/storage: v1.50.0 → v1.53.0
- github.com/cyberphone/json-canonicalization: 504adb8 → ba74d44
- github.com/docker/distribution: v2.8.2+incompatible → v2.8.3+incompatible
- github.com/docker/docker-credential-helpers: v0.7.0 → v0.8.1
- github.com/docker/docker: v24.0.2+incompatible → v25.0.3+incompatible
- github.com/docker/go-connections: v0.4.0 → v0.5.0
- github.com/fsnotify/fsnotify: v1.6.0 → v1.7.0
- github.com/go-logr/logr: v1.2.4 → v1.4.1
- github.com/go-openapi/errors: v0.20.3 → v0.21.1
- github.com/go-openapi/jsonpointer: v0.19.5 → v0.19.6
- github.com/go-openapi/jsonreference: v0.20.0 → v0.20.2
- github.com/go-openapi/strfmt: v0.21.7 → v0.22.2
- github.com/go-openapi/swag: v0.22.4 → v0.22.10
- github.com/google/go-cmp: v0.5.9 → v0.6.0
- github.com/google/go-containerregistry: v0.15.2 → v0.19.0
- github.com/google/uuid: v1.3.1 → v1.6.0
- github.com/gorilla/mux: v1.8.0 → v1.8.1
- github.com/jinzhu/copier: v0.3.5 → v0.4.0
- github.com/klauspost/compress: v1.16.7 → v1.17.7
- github.com/letsencrypt/boulder: fdfea0d → 6d76a0f
- github.com/mattn/go-runewidth: v0.0.14 → v0.0.15
- github.com/moby/sys/mountinfo: v0.6.2 → v0.7.1
- github.com/mrunalp/fileutils: v0.5.0 → v0.5.1
- github.com/onsi/ginkgo/v2: v2.12.0 → v2.17.1
- github.com/onsi/gomega: v1.27.10 → v1.32.0
- github.com/opencontainers/image-spec: v1.1.0-rc3 → v1.1.0
- github.com/opencontainers/runc: v1.1.9 → v1.1.12
- github.com/opencontainers/runtime-spec: v1.1.0 → v1.2.0
- github.com/opencontainers/runtime-tools: e931285 → 408c51e
- github.com/pkg/sftp: v1.13.5 → v1.13.6
- github.com/rogpeppe/go-internal: v1.10.0 → v1.11.0
- github.com/sigstore/fulcio: v1.3.1 → v1.4.3
- github.com/sigstore/rekor: 4c81ff2 → v1.2.2
- github.com/sigstore/sigstore: v1.7.1 → v1.8.2
- github.com/spf13/cobra: v1.7.0 → v1.8.0
- github.com/stretchr/testify: v1.8.4 → v1.9.0
- github.com/sylabs/sif/v2: v2.11.5 → v2.15.1
- github.com/vbauerster/mpb/v8: v8.4.0 → v8.7.2
- go.etcd.io/bbolt: v1.3.7 → v1.3.9
- go.mongodb.org/mongo-driver: v1.11.3 → v1.14.0
- go.opentelemetry.io/otel/metric: v1.17.0 → v1.24.0
- go.opentelemetry.io/otel/trace: v1.17.0 → v1.24.0
- go.opentelemetry.io/otel: v1.17.0 → v1.24.0
- golang.org/x/crypto: v0.12.0 → v0.21.0
- golang.org/x/exp: 2e198f4 → 814bf88
- golang.org/x/mod: v0.12.0 → v0.15.0
- golang.org/x/net: v0.14.0 → v0.22.0
- golang.org/x/sync: v0.3.0 → v0.6.0
- golang.org/x/sys: v0.12.0 → v0.18.0
- golang.org/x/term: v0.11.0 → v0.18.0
- golang.org/x/text: v0.12.0 → v0.14.0
- golang.org/x/tools: v0.12.0 → v0.18.0
- google.golang.org/grpc: v1.56.2 → v1.59.0
- google.golang.org/protobuf: v1.31.0 → v1.33.0
- sigs.k8s.io/yaml: v1.3.0 → v1.4.0