Releases: Mirantis/cri-dockerd
Releases · Mirantis/cri-dockerd
v0.3.21
What's Changed
- [release/0.3] Use arm64 arch for Mac packaging by @athongsamai in #511
- [release/0.3] Bump Go to 1.24.9 by @athongsamai in #513
- [release/0.3] Update package for "errors" compatible with modern Go version by @athongsamai in #515
- [release/0.3] Remove deprecated
ioutil(#490) by @athongsamai in #516 - [release/0.3] Support packaging of both amd64 and arm64 arch for Mac by @athongsamai in #520
- [release/0.3] Add support for arm64 deb releases (#507) by @athongsamai in #521
Full Changelog: v0.3.20...v0.3.21
v0.3.20
What's Changed
- [release/0.3] Bump Go to 1.23.12 by @smerkviladze in #499
Full Changelog: v0.3.19...v0.3.20
v0.3.19
What's Changed
- [release/0.3] Bump golang to 1.23.10 by @anaxdev in #484
- [release/0.3] Migrate from docker/distribution/reference to distribution/reference by @dereknola in #481
Full Changelog: v0.3.18...v0.3.19
v0.3.18
What's Changed
- [release/0.3] update e2e runner to ubuntu 22.04 by @xinfengliu in #458
- [release/0.3] Improve docker installation in the integration test by @anaxdev in #477
- [release/0.3] Bump k8s to v1.29.15, golang to 1.23.9, x/crypto to v0.38.0, x/net to v0.40.0, x/oauth2 to v0.30.0 by @anaxdev in #475
Full Changelog: v0.3.17...v0.3.18
v0.4.0
What's Changed
- Bump the minor-dependencies group with 3 updates by @dependabot in #341
- Runtime config cgroup driver by @afbjorklund in #302
- Bump up minimum Docker API to v1.42 (Docker v23) by @AkihiroSuda in #346
- Bump Go toolchain, golang.org/x/net dependency to resolve GO-2024-2687 by @corhere in #347
- support RuntimeClass.handler, this will useful like nvidia is not the… by @zhangguanzhang in #350
- go.mod: github.com/docker/docker v26.1.1+incompatible by @AkihiroSuda in #358
- Add to the install docs by @nwneisen in #329
- Bump github.com/docker/docker from 26.1.1+incompatible to 26.1.2+incompatible by @dependabot in #362
- Do not abort image-pull in Extracting phase by @xinfengliu in #376
- KEP-3857: Recursive Read-only (RRO) mounts by @AkihiroSuda in #370
- Bump github.com/docker/docker to 27.0.2+incompatible by @cncal in #381
- Bump actions/upload-artifact to v4 by @nwneisen in #413
- Bump golang to v1.23.3 by @nwneisen in #419
- Bump all upload/download artifact GHAs to v4 by @prezha in #420
- Setup dependabot for the release/0.3 branch by @nwneisen in #418
- fixed link to manual install by @chadmcrowell in #365
- readme: fix lost pages in README.md by @cncal in #371
- Remove end-of-life packaging distributions by @afbjorklund in #394
- Revert "Remove end-of-life packaging distributions" by @nwneisen in #436
- Bump the sandbox image version to 3.10 by @afbjorklund in #428
- Fix integration test error by @xinfengliu in #449
- Bump /x/crypto to v0.36.0, x/net to v0.37.0 and x/oauth2 to v0.28.0 by @smerkviladze in #445
- Bump Golang to v1.23.7 by @smerkviladze in #451
- Fix release CI and e2e runner by @xinfengliu in #459
- Rework: Add ContainerFilesystems to ImageFsInfoResponse by @xinfengliu in #452
- Correct Windows bind mount path by @xinfengliu in #448
- Make artifact names unique by @xinfengliu in #462
- Replace ubuntu-20.04 with ubuntu-22.04 by @xinfengliu in #464
- Remove centos build by @xinfengliu in #463
New Contributors
- @corhere made their first contribution in #347
- @zhangguanzhang made their first contribution in #350
- @cncal made their first contribution in #381
- @chadmcrowell made their first contribution in #365
Full Changelog: v0.3.12...v0.4.0
v0.3.17
What's Changed
- Bump the sandbox image version to 3.10 - backport
release/0.3by @afbjorklund in #429 - Bump golang.org/x/crypto to 0.31.0 by @nwneisen in #430
- Bump the major-dependencies group with 2 updates by @dependabot in #433
- Bump golang.org/x/net to v0.33.0 by @nwneisen in #432
- Packaging distributions backport
release/0.3by @afbjorklund in #423 - Set Mount Propagation in ContainerStatus - backport
release/0.3by @afbjorklund in #426 - Return RuntimeConfig with Linux.CgroupDriver - backport
release/0.3by @afbjorklund in #425 - Make artifact names unique by @nwneisen in #435
- Revert "Packaging distributions backport
release/0.3" by @nwneisen in #437 - Bump github.com/docker/docker from 25.0.7+incompatible to 25.0.8+incompatible in the major-dependencies group by @dependabot in #440
- [release/0.3] Bump /x/crypto to v0.36.0, x/net to v0.37.0 and x/oauth2 to v0.28.0 by @smerkviladze in #444
- Correct Windows bind mount path by @xinfengliu in #447
- Bump Golang to v1.23.7 by @smerkviladze in #450
- Bump the major-dependencies group across 1 directory with 2 updates by @dependabot in #442
- [release/0.3] Fix release CI by @xinfengliu in #457
Full Changelog: v0.3.16...v0.3.17
v0.3.16
What's Changed
- [v0.3] Add ContainerFilesystems to ImageFsInfoResponse by @kinarashah in #407
- Bump actions/upload-artifact to v4 by @nwneisen in #415
- Bump Golang to v1.23.3 by @nwneisen in #410
- Bump github.com/docker/docker to v25.0.6 by @nwneisen in #421
New Contributors
- @kinarashah made their first contribution in #407
Full Changelog: v0.3.15...v0.3.16