v0.1.0-M2
·
63 commits
to main
since this release
What's Changed
- Root process argument support for core APIs. by @ognian-baruh in #7
- Filter out insecure cipher suites in TLS configuration. by @dimitar-dimitrow in #10
- Root process arguments available for configuration remotely by @ognian-baruh in #11
- Provide Unit TC for containerd events handling by @antoniyatrifonova in #19
- Provide unit TCs for container image registry resolver by @antoniyatrifonova in #18
- Add support for usage of encrypted container's images. by @dimitar-dimitrow in #17
- Improve container's environment variables by @dimitar-dimitrow in #23
- Support for cgroups v2 by @dimitar-dimitrow in #26
- Warning when starting container daemon by @antoniyatrifonova in #20
- Provide Unit TC for the containerd internal client implementation by @gabriela-yoncheva in #27
- Ensure containerd's internal client logs, events and process termination handling are unit tested by @gabriela-yoncheva in #35
- Install to /usr/bin by @vhdirk in #37
- Apply the new Eclipse Kanto project license scheme by @konstantina-gramatova in #46
- Apply the new Eclipse Kanto project license scheme by @konstantina-gramatova in #47
- Collect runtime metrics for containerized application by @dimitar-dimitrow in #33
- Cleaning of unused container resources by @dimitar-dimitrow in #41
- Make the container management lease ID configurable by @dimitar-dimitrow in #44
- Typo fixes in the API by @dimitar-dimitrow in #43
- Provide unit tests for collecting runtime metrics for containerized applications by @antoniyatrifonova in #48
- Provide unit tests for collecting runtime metrics for containerized applications by @antoniyatrifonova in #50
- Apply the new Eclipse Kanto project license scheme by @konstantina-gramatova in #52
- Unit test the resources clean up implementation by @konstantina-gramatova in #54
- Bump github.com/klauspost/compress to v1.13.6 by @konstantina-gramatova in #57
New Contributors
- @ognian-baruh made their first contribution in #7
- @dimitar-dimitrow made their first contribution in #10
- @antoniyatrifonova made their first contribution in #19
- @gabriela-yoncheva made their first contribution in #27
- @vhdirk made their first contribution in #37
Full Changelog: v0.1.0-M1...v0.1.0-M2