Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
earthly-0.8.16-1.aarch64.rpm | 2025-07-24 | 16.5 MB | |
earthly-0.8.16-1.x86_64.rpm | 2025-07-24 | 8.7 MB | |
earthly_0.8.16-1_amd64.deb | 2025-07-24 | 15.9 MB | |
earthly_0.8.16-1_arm64.deb | 2025-07-24 | 15.7 MB | |
earthly-windows-amd64.exe | 2025-07-16 | 43.0 MB | |
earthly-linux-arm64 | 2025-07-16 | 41.4 MB | |
earthly-linux-amd64 | 2025-07-16 | 41.7 MB | |
earthly-darwin-arm64 | 2025-07-16 | 41.5 MB | |
checksum.asc | 2025-07-16 | 1.3 kB | |
earthly-darwin-amd64 | 2025-07-16 | 42.0 MB | |
README.md | 2025-07-16 | 932 Bytes | |
v0.8.16 source code.tar.gz | 2025-07-16 | 8.3 MB | |
v0.8.16 source code.zip | 2025-07-16 | 8.8 MB | |
Totals: 13 Items | 283.4 MB | 4 |
Changed
- Removed CLI based account creation #4283
dockerd
wrapper cleans up after itself #[4267](https://github.com/earthly/earthly/pull/4267)/[#4268](https://github.com/4267//issues/4268)- Removed all Cloud dependencies, commands, and flags as part of the Earthly Cloud shutdown #4235
Changed
v0.8.15
will continue working after the shutdown, but with some error messages interspersed in the output.v0.8.16
does not emit log messages after the cloud shutdown. However, it removes many cloud-based commands and flags. If you are using these in your scripts or CI, please remove them.
Additional Info
- This release has no changes to buildkit