This is a feature and bug-fix release. Upgrading is optional but recommended.
Unlike mandatory service releases, optional releases can be rolled back in case of an issue with the release. Optional releases are therefore well suited for early integration and testing of new chainweb-node versions.
To upgrade, pull the latest docker image or download the binary and restart the node.
This version will expire on 2022-04-21T00:00:00Z.
Changes
Features:
- Restrict HTTP request body sizes for all API endpoints to 2MB. (#1385)
- Periodically prune old cuts from the RocksDb database and store current cuts less often. This saves up to 30% disk space. (#1342, #1388)
- Set default P2P port to 1789. (#1389)
- Add the telemetry/logger type to log messages. (#1401)
- Add new optional endpoints
/make-backup
and/check-backup
to the service API. When enabled these endpoints can be used to trigger the creation of backups of the chainweb-node databases. Further details can be found in the Chainweb API documentation. (#1359, #1387)
Bug fixes:
- Remove spurious warning when the hostname is configured as
0.0.0.0
. (#1389) - Fix typo in list of reserved IP addresses. (#1398)
SHA256 Hashes
9626ba032e68d59d4143e15c654b5511ab324e5122b3660b3ff9aaeea076b492 chainweb-2.13.1.ghc-8.10.7.ubuntu-18.04.f4cca78.tar.gz
1a8bcb0bc2571bf529c908df4dd4a8c22eb60aede1101c1d14012546b9de0bbd chainweb-2.13.1.ghc-8.10.7.ubuntu-20.04.f4cca78.tar.gz
Docker:
End-user image: docker pull kadena/chainweb-node:2.13.1
Binary-only Ubuntu-20.04: docker pull ghcr.io/kadena-io/chainweb-node/ubuntu:2.13.1
Nix Store Paths:
Linux: /nix/store/whjkg8y87c9h42xh1ywhkrx5wj4sq9lx-chainweb-2.13.1