Skip to content

Releases: Mirantis/cri-dockerd

v0.3.5

17 Oct 14:06
cd730ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

29 Jun 20:55
e88b160
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

13 Jun 01:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

13 May 18:22
Compare
Choose a tag to compare

What's Changed

  • make the build reproducible by @unclejack in #158
  • Use the new make terget to install to the right paths by @evol262 in #160
  • Fix comment lines about the default mount propagation by @AkihiroSuda in #159
  • check if running container also has ip address to return ready state by @prezha in #168
  • Fix startup race condition by @milas in #170
  • Added cd cri-dockerd to README.md by @root-edu in #176
  • Revert "check if running container also has ip address to return ready state" by @evol262 in #181
  • Various fixes to make the tests compile by @afbjorklund in #182
  • Add basic crictl info config with sandboxImage by @afbjorklund in #180
  • Move conntrack.Exists function into cri-dockerd by @HirazawaUi in #177
  • Fix container not found error by @davidwtf in #183
  • go.mod: github.com/opencontainers/image-spec v1.1.0-rc3 by @AkihiroSuda in #188

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

23 Jan 16:17
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies where Trivy reports high or critical CVEs by @gcradden in #147
  • Log less on CNI events by @evol262 in #152

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

20 Dec 04:42
Compare
Choose a tag to compare

What's Changed

  • Add simultaneous v1 and v1alpha2 support by @evol262 in #139

Full Changelog: v0.2.6...v0.3.0

v0.2.6

25 Sep 03:36
d8accf7
Compare
Choose a tag to compare

What's Changed

  • Bump docker client to 20.10 and use StatsOneShot to get stats by @cpuguy83 in #107
  • Use context.WithCancel for potentially long operations by @evol262 in #108
  • Make the bind address for the CRI streaming server configurable by @evol262 in #109
  • complete container resources when creating and updating containers by @Garrybest in #115
  • Switch from k8s.gcr.io to registry.k8s.io for sandbox image by @tppolkow in #117
  • Add container info to the verbose status command by @afbjorklund in #119

New Contributors

Full Changelog: https:/Mirantis/cri-dockerd/commits/v0.2.6

v0.2.5

05 Aug 10:55
8b87d12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

03 Aug 02:31
Compare
Choose a tag to compare

What's Changed

  • Add moby-containerd as valid deb pkg dependency by @dhiltgen in #88
  • Remove error logging output from ContainerStats by @afbjorklund in #86
  • Return the right error code when the checkpoint isn't found by @mikekap in #89
  • Skip over single file mounts on windows by @evol262 in #95
  • Set a default network plugin now that we're on 1.24 by @evol262 in #99
  • Allow configuring the runtime duration by @evol262 in #100

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

24 Jun 23:25
4f0f712
Compare
Choose a tag to compare

What's Changed

  • Fix the Makefiles so --buildinfo and the version are set correctly by @evol262 in #76
  • Improved README.md, added an instruction to clone the repo before following subsequent build instructions by @folarinmartins in #79
  • fix wrong log pattern by @xuzhenglun in #77
  • fix debian packages by @mgabeler-lee-6rs in #82
  • Standardize the shell expansion so it works on all POSIX shells by @evol262 in #83
  • Bump for 0.2.3 by @evol262 in #84

New Contributors

Full Changelog: v0.2.2...v0.2.3