Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Sep 23, 2023
1 parent a70200f commit a9f0c9d
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Changelog

## 4.26.0 (2023/09/23)

* Global `defaults` support for image configuration (#887 #981 #982)
* `image:tag@digest` format support (#915)
* Handle analysis of images with tag and digest (#968)
* Fix latest for `image list` command (#983)
* Fix dead link in reporting-issue docs (#963)
* Alpine Linux 3.18 (#914)
* Bump github.com/AlecAivazis/survey/v2 to 2.3.7 (#900)
* Bump github.com/alecthomas/kong to 0.8.0 (#905)
* Bump github.com/containerd/containerd to 1.7.6 (#954)
* Bump github.com/containers/image/v5 to 5.26.1 (#911)
* Bump github.com/docker/docker to 24.0.6+incompatible (#947)
* Bump github.com/eclipse/paho.mqtt.golang to 1.4.3 (#920)
* Bump github.com/go-playground/validator/v10 to 10.15.4 (#972)
* Bump github.com/gregdel/pushover to 1.3.0 (#975)
* Bump github.com/jedib0t/go-pretty/v6 to 6.4.7 (#971)
* Bump github.com/microcosm-cc/bluemonday to 1.0.25 (#927)
* Bump github.com/moby/buildkit to 0.12.2 (#940)
* Bump github.com/opencontainers/image-spec to 1.1.0-rc5 (#912 #974)
* Bump github.com/panjf2000/ants/v2 to 2.8.2 (#913 #922 #978)
* Bump github.com/rs/zerolog to 1.30.0 (#976)
* Bump github.com/streadway/amqp to 1.1.0 (#904)
* Bump golang.org/x/mod to 0.12.0 (#901 #917)
* Bump golang.org/x/sys to 0.12.0 (#899 #945)
* Bump google.golang.org/grpc to 1.58.2 (#906 #961 #980)
* Bump google.golang.org/protobuf to 1.31.0 (#908)
* Bump k8s.io/client-go to 0.28.2 (#960)

## 4.25.0 (2023/06/12)

* `runOnStartup` watch option (#895)
Expand Down

0 comments on commit a9f0c9d

Please sign in to comment.