Skip to content

v0.6.6

Latest
Compare
Choose a tag to compare
@saschagrunert saschagrunert released this 11 Sep 08:19
· 97 commits to main since this release
4a67a7a

Changes by Kind

Other

  • Use 127.0.0.1 as the new default for tracing endpoint. (#2391, @bitoku)

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

  • github.com/chromedp/cdproto: 3cf4e6d
  • github.com/chromedp/chromedp: v0.9.2
  • github.com/chromedp/sysutil: v1.0.0
  • github.com/gobwas/httphead: v0.1.0
  • github.com/gobwas/pool: v0.2.1
  • github.com/gobwas/ws: v1.2.1