Build Service - Package Updates
- 
[2.0.0]
- Use token auth for cloudron cli - requires a reconfiguration of the cli build service
 - Use OpenID instead of LDAP
 - Rewrite frontend to use Pankow components
 
 - 
[2.1.0]
- Implement new push API
 
 - 
[2.1.1]
- Truncate old build log on push
 
 - 
[2.2.0]
- Update Docker to 27.3.1
 
 - 
[2.2.1]
- Update instructions
 - Start with a fresh builddb if the JSON storage is corrupted
 - Update frontend dependencies
 
 - 
[2.2.2]
- Fixup UI session state
 
 - 
[2.2.3]
- Update Docker to 27.4.0
 
 - 
[2.2.4]
- Update moby to 27.4.1
 - Full Changelog
 - docker/cli, 27.4.1 milestone
 - moby/moby, 27.4.1 milestone
 - Fix excessive memory allocations when OTel is not configured. moby/moby#49079
 - The 
docker infocommand and the correspondingGET /infoAPI endpoint no longer include warnings whenbridge-nf-call-iptablesorbridge-nf-call-ip6tablesare disabled at the daemon is started. Thebr_netfilterkernel module is now attempted to be loaded when needed, which made those warnings inaccurate. moby/moby#49090 - Attempt to load kernel modules, including 
ip6_tablesandbr_netfilterwhen required, using a method that is likely to succeed inside a Docker-in-Docker container. moby/moby#49043 - Fix a bug that could result in an iptables 
DOCKER FILTERchain not being cleaned up on failure. moby/moby#49110 - pkg/system: Deprecate 
Lstat(),Mkdev(),Mknod(),FromStatT()andStat()functions, and relatedStatTtypes. These were only used internally, and will be removed in the next release. moby/moby#49100 
 - 
[2.3.0]
- Update moby to 27.5.0
 
 - 
[2.3.1]
- Update moby to 27.5.1
 - docker/cli, 27.5.1 milestone
 - moby/moby, 27.5.1 milestone
 - Fixed an issue that could persistently prevent daemon startup after failure to initialize the default bridge. moby/moby#49307
 - Add a 
DOCKER_IGNORE_BR_NETFILTER_ERRORenvironment variable. Setting it to1allows running on hosts that cannot loadbr_netfilter. Some things won't work, including disabling inter-container communication in a bridge network. With the userland proxy disabled, it won't be possible to access one container's published ports from another container on the same network. moby/moby#49306 - Update Go runtime to 1.22.11 (fix CVE-2024-45341, CVE-2024-45336). moby/moby#49312, docker/docker-ce-packaging#1147, docker/cli#5762
 - Update RootlessKit to v2.3.2 to support 
passt>= 2024_10_30.ee7d0b6. moby/moby#49304 - Update Buildx to v0.20.0. docker/docker-ce-packaging#1149
 
 - 
[2.4.0]
- Update moby to 28.0.0
 
 - 
[2.4.1]
- Update moby to 28.0.1
 - docker/cli, 28.0.1 milestone
 - moby/moby, 28.0.1 milestone
 - Remove dependency on kernel modules 
ip_set,ip_set_hash_netandnetfilter_xt_set. - Allow daemon startup on a host with IPv6 disabled without requiring 
--ip6tables=false. moby/moby#49525 - Fix a bug that was causing containers with 
--restart=alwaysand a published port already in use to restart in a tight loop. moby/moby#49507 - Fix an issue with Swarm ingress, caused by incorrect ordering of iptables rules. moby/moby#49538
 - Fix creation of a swarm-scoped network from a 
--config-onlynetwork. moby/moby#49521 - Fix 
docker network inspectreporting an IPv6 gateway with CIDR suffix for a newly created network with no specific IPAM config, until a daemon restart. moby/moby#49520 
 - 
[2.4.2]
- Update moby to 28.0.2
 
 - 
[2.5.0]
- Update base image to 5.0.0
 
 - 
[2.5.1]
- Update moby to 28.0.4