Skip to content

v3.0.0

Latest

Choose a tag to compare

@thegeeklab-bot thegeeklab-bot released this 28 Jul 14:44
7b26ce9

v3.0.0 (2026-07-22)

Features

Bug Fixes

  • deps: update module github.com/urfave/cli/v3 to v3.10.1 (#335) (e1eed49)

Others

  • docker: update docker.io/library/golang:1.26.5 docker digest to 3aff665 (#340) (7b26ce9)
  • deps: update golang patch version (#338) (9e7b538)
  • deps: update ghcr.io/aquasecurity/trivy docker tag to v0.72.0 (#337) (fece7eb)
  • drop discontinued goreportcard badge (1cde6e4)
  • docker: update docker.io/library/golang:1.26.4 docker digest to f96cc55 (#336) (3686e26)
  • docker: update docker.io/library/golang:1.26.4 docker digest to 32c0e6e (#333) (d920969)
  • drop --force from tag subcommand (#334) (2a8e1a9)
  • deps: update ci tools non-major to v0.71.2 (#332) (42678cb)

BREAKING CHANGES

  • The --force flag of the tag subcommand was not useful and got replaced by a dedicated subcommand retag with #327.