What's Changed
- don't fail trying to remove container with no candidate by @ndeloof in #9256
- recreate container after image has been rebuilt/pulled by @ndeloof in #9261
- ps: un-deprecate --filter, and enhance docs by @thaJeztah in #9266
- Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in #9271
- Remove DEPRECATED text, since it's just the default by @ulyssessouza in #9231
- Bump Buildx to v0.8.0 by @ndeloof in #9254
- kill only need project name by @ndeloof in #9280
- don't remove external volumes/networks by @ndeloof in #9281
- use docker/cli RunExec and RunStart to handle all the interactive/tty/* terminal logic by @ndeloof in #9258
- Validate doc on pr by @glours in #9293
Full Changelog: v2.3.3...v2.3.4