2.0 KiB
		
	
	
	
	
	
			
		
		
	
	
			2.0 KiB
		
	
	
	
	
	
Version 1.4.0 (2025-05-10)
Bug fixes
- Fixed handling of relative includes and extends in compose files
 - Fixed error when merging arguments in list and dictionary syntax
 - Fixed issue where short-lived containers could execute twice when using 
upin detached mode - Fixed 
upcommand hanging on Podman versions earlier than 4.6.0 - Fixed issue where 
service_healthyconditions weren't enforced duringupcommand - Fixed support for the 
--scaleflag - Fixed bug causing dependent containers to start despite 
--no-depsflag - Fixed port command behavior for dynamic host ports
 - Fixed interpolation of 
COMPOSE_PROJECT_NAMEwhen set from top-levelnamein compose file - Fixed project name evaluation order to match compose spec
 - Fixed build context when using git URLs
 - Fixed 
KeyErrorwhendownis called with non-existent service - Skip 
downduringupwhen no active containers exist - Fixed non-zero exit code on failure when using 
up -d - Fixed SIGINT handling during 
upcommand for graceful shutdown - Fixed 
NotImplementedErrorwhen interrupted on Windows 
Features
- Added 
--quietflag toconfigcommand to suppress output - Added support for 
pids_limitanddeploy.resources.limits.pids - Added 
--abort-on-container-failureoption - Added 
--rmiargument todowncommand for image removal - Added support for 
x-podman.disable-dnsto disable DNS plugin on defined networks - Added support for 
x-podman.dnsto set DNS nameservers for defined networks - Improved file descriptor handling - no longer closes externally created descriptors. This allows descriptors created e.g. via systemd socket activation to be passed to containers.
 - Added support for 
cpusetconfiguration - Added support for 
resetandoverridetags when merging compose files - Added support for 
x-podman.interface_nameto set network interface names - Added support for 
x-podman.pod_argsto override default--pod-args