What's Changed
- feat: Implement docker_exec action by @Junkern in #885
- Allow
docker_registry_image.auth_configto mirror providerregistry_authoptional credentials by @Copilot in #887 - Add
platformsupport todocker_containerfor cross-architecture emulation by @Copilot in #886 - Avoid
docker_containerreplacement when only daemon defaultlog_optsare present by @Copilot in #888 - fix(deps): update module github.com/containerd/platforms to v1.0.0-rc.4 by @renovate[bot] in #889
- fix: Make container deletion idempotent for missing containers by @robertbreker in #891
- Fix
docker_serviceplatform flattening hash to prevent platform list drift on updates by @Copilot in #892 - Add Plugin Framework
docker_containersdata source for Docker container enumeration by @Copilot in #893 - Prevent
docker_containerread panic with CDIdevice_requestsby hardening device flattening by @Copilot in #895 - chore: Prepare release 4.1.0 by @Junkern in #896
New Contributors
- @robertbreker made their first contribution in #891
Full Changelog: v4.0.0...v4.1.0