v29.8.0From commit messages
Added 2
- CLI formatter sorts published ports numerically by IP.
- Container create/run command supports --umask option.
Changed 2
- Service mount order is preserved on force update.
- Docker compose schema migrated to github.com/santhosh-tekuri/jsonschema/v6.
Fixed 5
- Zsh completion fix for __docker_plugins bad math expression.
- Command error is now printed before running plugin hooks.
- stringSliceReplaceAt function fixed to handle overlapping matches.
- Registry login HTTP status 401 is now treated as unauthorized.
- CLI command avoids panics after client initialization errors.