For Operators
This upgrade is mandatory for Testnet. Please DO NOT upgrade Mainnet nodes yet.
Deploy Instructions
From v.0.17.0
If upgrading from v0.17.0
, follow the steps in our documentation.
From v.0.16.x
If upgrading from v0.16.x
, complete the following steps due to renamed targets:
git fetch
git checkout v0.17.0
make operator_build ENVIRONMENT=testnet
- Restart the operator
Breaking Changes
Operators
- Risc0 has been updated to version v2.3.0.
What's Changed
- refactor: avoid cloning immutable values by @maximopalopoli in #1995
- feat: update risc0 to v2.2.0/2.3.0 by @JuArce in #2020
- docs: v0.18.0 by @JuArce in #2022
- v0.18.0 by @JuArce in #2023
- docs: fix operator upgrade guide by @JuArce in #2026
Full Changelog: v0.17.0...v0.18.0