Check out the changelog for a list of relevant changes or compare all changes from last release.
Refer to the upgrading guide when migrating
from a version >= v3.1.x
to v4.0.x
.
This release introduces the following noteworthy changes:
- It sets the minimum required version of Go to
1.21
. - It adds the provider-side changes for jail throttling with retries and, as a result, it fully enables the jail throttling with retries feature (cf. ADR 008).
- Fixes a bug in the soft opt-out protocol -- it avoids jailing validators immediately once they can no longer opt-out from validating consumer chains.