New
v2.1.11
What's Changed
- docs/Makefile: softcode GOMD2MAN by @rahilarious in https://github.com/containers/conmon/pull/482
- chore(deps): update dependency containers/automation_images to v20231208 by @renovate in https://github.com/containers/conmon/pull/478
- drop --tty on exec by @haircommander in https://github.com/containers/conmon/pull/484
- chore(deps): update dependency containers/automation_images to v20240102 by @renovate in https://github.com/containers/conmon/pull/485
- fix(deps): update github.com/opencontainers/runtime-tools digest to 408c51e by @renovate in https://github.com/containers/conmon/pull/458
- [skip-ci] Update actions/setup-go action to v5 by @renovate in https://github.com/containers/conmon/pull/479
- [skip-ci] Update actions/cache action to v4 - autoclosed by @renovate in https://github.com/containers/conmon/pull/486
- fix(deps): update module github.com/onsi/gomega to v1.31.1 by @renovate in https://github.com/containers/conmon/pull/487
- update packit config, enable downstream tasks by @lsm5 in https://github.com/containers/conmon/pull/488
- Remove checks for (long)deprecated libsystemd-journal for libsystemd by @rahilarious in https://github.com/containers/conmon/pull/456
- Add support for s390x by @saschagrunert in https://github.com/containers/conmon/pull/492
- Build s390x binaries using musl libc by @saschagrunert in https://github.com/containers/conmon/pull/503
New Contributors
- @rahilarious made their first contribution in https://github.com/containers/conmon/pull/482
Full Changelog: https://github.com/containers/conmon/compare/v2.1.10...v2.1.11