Skip to content

Commit adfc8cf

Browse files
committed
Update CHANGELOG
1 parent 5112bdb commit adfc8cf

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## 0.8.0 (2024/06/20)
4+
5+
* Enables automatic API version negotiation for Docker client (#242)
6+
* Move `extractor pkg` out of internal (#224)
7+
* Bump github.com/alecthomas/kong to 0.9.0 (#209)
8+
* Bump github.com/containerd/containerd from 1.7.11 to 1.7.18 (#222 #236)
9+
* Bump github.com/containers/image/v5 to 5.31.1 (#188 #207 #230 #241)
10+
* Bump github.com/docker/docker to 26.1.4+incompatible (#223 #237)
11+
* Bump github.com/opencontainers/image-spec to 1.1.0 (#204)
12+
* Bump github.com/rs/zerolog to 1.33.0 (#200 #234)
13+
* Bump github.com/stretchr/testify to 1.9.0 (#205)
14+
* Bump golang.org/x/net from 0.22.0 to 0.23.0 (#225)
15+
* Bump golang.org/x/sync from 0.5.0 to 0.7.0 (#215)
16+
* Bump golang.org/x/sys to 0.21.0 (#214 #235)
17+
318
## 0.7.0 (2023/12/21)
419

520
* Docker auth config support (#186)

0 commit comments

Comments
 (0)