Releases: Mirantis/cri-dockerd
Releases · Mirantis/cri-dockerd
v0.2.2
What's Changed
- Fix not reporting memory usage by @spowelljr in #66
- Update README.md by @shubadmin in #62
- Fix a typo in the README by @evol262 in #69
- Add a flag for ipv6 dualstack support by @evol262 in #70
- Make HairpinMode configurable by @spowelljr in #71
- Add focal, add parens around the RPM boolean so EL8 isn't confused by @evol262 in #68
New Contributors
- @spowelljr made their first contribution in #66
- @shubadmin made their first contribution in #62
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- README typo fix by @sftim in #23
- Set version info dynamically at build time by @evol262 in #25
- Fix a typo in the systemd/upstart scripts for cri-dockerd.sock by @evol262 in #26
- Parameterize more Makefile variables, add a --buildinfo flag by @evol262 in #32
- Update the README name of the systemd unit files by @afbjorklund in #33
- Rename LDFLAGS by @evol262 in #34
- Fix metrics performance issue #15 by @OleksiiKhanin in #38
- Restore missing defaults for cni options by @afbjorklund in #45
- Bump the sandbox image version to 3.6 by @afbjorklund in #46
- Move src to root by @wzshiming in #54
- Add image info to the verbose status command by @afbjorklund in #47
- Don't hardcode the build architecture by @evol262 in #55
- Update packaging targets by @evol262 in #57
- v0.2.1 release by @evol262 in #58
New Contributors
- @OleksiiKhanin made their first contribution in #38
- @wzshiming made their first contribution in #54
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Pull upstream work into this repo so we can start working here in #2
- Rename references to the old repo in #3
- Add support for sd_notify for start / stop by @afbjorklund in #13
- Add support for fd:// for socket activation by @afbjorklund in #9
- Fix version output, fix Ubuntu packaging, fix systemd socket file by @evol262 in #11
- Fix windows packaging by @evol262 in #14
- Code restructure and cleanup by @evol262 in #16
- Don't bind to containerd but only to dockerd by @afbjorklund in #21
- Add license file by @sftim in #17
- Updated workflows for integration, e2e, publishing by @evol262 in #22
- Update README by @sftim in #18
New Contributors
- @afbjorklund made their first contribution in #13
- @evol262 made their first contribution in #11
- @sftim made their first contribution in #17
Full Changelog: https://github.com/Mirantis/cri-dockerd/commits/v0.2.0