What's Changed
Data Availability
- Fix executor address matching in scheduled tx indexer by @peterargue in #8539
- Fix unicast authorizer for observer node by @zhangchiqing in #8547
- adding backward compatibility for v0.49.1 and v0.49.2 (#8567) by @vishalchangrani in #8586
FVM
- Remove exception for minting in token tracker by @janezpodhostnik in #8551
Cadence
- Update to Cadence v1.10.3 by @turbolent in #8559
- Update to public Cadence v1.10.4 and atree v0.16.1 by @turbolent in #8596
Consensus
- adds missing check for
Seal.FinalStateby @AlexHentschel in #8563
Networking
- Networking security patches by @zhangchiqing in #8557
CI/CD
- Fix flaky tests by @janezpodhostnik in #8409
Tooling
- Track number of blocks/transactions when verifying by @turbolent in #8534
Flow Core Contracts
- bump flow-core-contracts to v1.10.3 by @vishalchangrani in #8570
Observability
- clean up stale cluster topic metrics on epoch transitions by @zhangchiqing in #8562
- extend cluster topic metrics cleanup to cover all per-topic metric families by @vishalchangrani in #8564
- normalize cluster topic labels in metrics to prevent unbounded cardin… by @zhangchiqing in #8565
- normalize cluster topic labels in metrics to prevent unbounded cardin… by @zhangchiqing in #8566
Full Changelog: v0.49.0...v0.50.0