2.60.8-0.7.1
github-actions
released this
19 Sep 21:56
·
64 commits
to op-erigon
since this release
Breaking change:
Release process:
Starting this release we're introducing some changes to our release process:
- release version without prefix “v” in a docker tags, released artifacts, git tag, etc.;
- released archives now includes the following binaries: erigon and integration;
- released docker image now includes the following binaries: erigon and integration;
- other binaries of erigon are not included as they are yet to be confirmed as working as a standalone services.
- multi-platform docker image available for linux/amd64/v2 and linux/arm64 platforms and based on alpine:3.20.2; No need to pull another docker image for another different platform.
- docker images now contains label “org.opencontainers.image.revision” which refer to commit id from the erigon project, used to build artifacts.
What's Changed
Full Changelog: 2.60.7-0.7.1...2.60.8-0.7.1