Access Earthly changelog updates through our uniform API. Same JSON structure across all sources. No adapter-specific parsing needed.
GET https://watchchangelog.com/api/v1/entries?source=earthly.releases{
"source": "earthly.releases",
"vendor": "Earthly",
"id": "tag:github.com,2008:Repository/246903803/v0.8.15",
"published_at": "2025-07-24T17:48:34.000Z",
"title": "v0.8.15",
"url": "https://github.com/earthly/earthly/releases/tag/v0.8.15",
"summary": "Added Ability to automatically install BYOC from a Terraform deployment, or manually. Fixed Link-scoped devices will now properly autodetect MTU settings. Better error reporting when cross-target copy references a file that does not exist. #4221 AWS credentials are propogated into WITH DOCKER . #4241 Changed Allow using localhost as a remote address when using satellites. Additional Info This release has no changes to buildkit",
"tags": [
"Earthly",
"earthly.releases",
"build",
"cicd",
"containers"
]
}