Releases: Mirantis/cri-dockerd
Releases · Mirantis/cri-dockerd
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.3
by @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.3
by @afbjorklund in #423 - Set Mount Propagation in ContainerStatus - backport
release/0.3
by @afbjorklund in #426 - Return RuntimeConfig with Linux.CgroupDriver - backport
release/0.3
by @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
v0.3.15
v0.3.14
v0.3.13
v0.3.12
What's Changed
- Do not make read-only mounts recursively read-only by default (also updates Docker client module to v25) by @AkihiroSuda in #311
Full Changelog: v0.3.11...v0.3.12
v0.3.11
What's Changed
- Update SELinux golang version by @nwneisen in #326
- Bump the minor-dependencies group with 3 updates by @dependabot in #324
- Bump github.com/opencontainers/image-spec from 1.1.0-rc6 to 1.1.0 by @dependabot in #320
- vendor: google.golang.org/protobuf v1.33.0 (CVE-2024-24786) by @aepifanov in #325
- Update containerd version to fix CVE by @nwneisen in #327
- Add nil check for result of getContainerStats by @xinfengliu in #331
- Bump the go version to 1.21.8 by @nwneisen in #332
Full Changelog: v0.3.10...v0.3.11
v0.3.10
What's Changed
- Add struct for unimplemented methods by @nwneisen in #294
- Stop using deprecated VirtualSize field by @afbjorklund in #300
- Fix the ReadDir methods by @nwneisen in #301
- Bump github.com/docker/go-connections from 0.4.0 to 0.5.0 by @dependabot in #295
- Bump github.com/opencontainers/runc from 1.1.10 to 1.1.11 by @dependabot in #296
- Bump the minor-dependencies group with 4 updates by @dependabot in #297
- Return the sandbox image status as "Pinned" by @afbjorklund in #194
- Add bookworm build by @nwneisen in #303
- vendor: golang.org/x/crypto v0.18.0 (CVE-2023-48795) by @aepifanov in #308
- Bump the minor-dependencies group with 1 update by @dependabot in #306
- Bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0-rc6 by @dependabot in #312
- CI: run SELinux tests with Rocky Linux 8 by @AkihiroSuda in #310
- Bump github.com/opencontainers/runc from 1.1.11 to 1.1.12 by @dependabot in #313
- Bump the minor-dependencies group with 1 update by @dependabot in #316
New Contributors
- @aepifanov made their first contribution in #308
Full Changelog: v0.3.9...v0.3.10