Moby v1.24 Release Notes

    • ๐Ÿณ Split the binary into two: docker (client) and dockerd (daemon) #20639
    • โž• Add before and since filters to docker images --filter #22908
    • โž• Add --limit option to docker search #23107
    • โž• Add --filter option to docker search #22369
    • โž• Add security options to docker info output #21172 #23520
    • โž• Add insecure registries to docker info output #20410
    • ๐Ÿณ Extend Docker authorization with TLS user information #21556
    • ๐Ÿณ devicemapper: expose Minimum Thin Pool Free Space through docker info #21945
    • ๐Ÿณ API now returns a JSON object when an error occurs making it more consistent #22880
    • ๐Ÿณ Prevent docker run -i --restart from hanging on exit #22777
    • ๐Ÿ›  Fix API/CLI discrepancy on hostname validation #21641
    • ๐Ÿ›  Fix discrepancy in the format of sizes in stats from HumanSize to BytesSize #21773
    • ๐Ÿณ authz: when request is denied return forbidden exit code (403) #22448
    • ๐Ÿ Windows: fix tty-related displaying issues #23878