Upgrade Notice
This release is intended for the Arabica testnet. Node operators are encouraged to read these release notes.
The notable changes from v4.0.6-arabica are:
- fix an issue that prevented the multiplexer from shutting down on CTRL + C
- fix an issue where the Docker image would use an older v3 embedded binary which caused GRPC max message size errors
What's Changed
- fix(appconsts)!: reduce upgrade height delay for testnets (backport #5065) by @mergify in #5069
- fix(multiplexer): shut down on CTRL + C (backport #5059) by @mergify in #5086
- chore: remove knuu e2e tests (backport #5068) by @mergify in #5096
- chore(deps): upgrade to v3.10.3 (backport #5109) by @mergify in #5114
- chore: bump core to v1.56.0-tm-v0.38.17 (backport #5128) by @mergify in #5131
Full Changelog: v4.0.6-arabica...v4.0.7-arabica