Upgrade Notice
This release is intended for Arabica. If you are upgrading from v6 please read through the release notes.
What's Changed
- test: module account addresses by @rootulp in #6454
- fix(testnode): use SDK genesis provider to handle AppGenesis format by @rootulp in #6474
- chore: minor observability fixes by @ninabarbakadze in #6482
- test: add MsgSend to self with large fee distribution test by @rootulp in #6498
- chore: fix markdownlint issues by @rootulp in #6500
- chore(deps): Bump bytes from 1.11.0 to 1.11.1 in /tools/lumina-latency-monitor by @dependabot[bot] in #6502
- chore: Increase message limit per proof by @jonas089 in #6503
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.95.1 to 1.96.0 by @dependabot[bot] in #6492
- chore(deps): Bump google.golang.org/api from 0.262.0 to 0.264.0 by @dependabot[bot] in #6493
- docs: update Claude.md by @rootulp in #6505
- revert: remove feeaddress feature via individual commit reverts by @rootulp in #6497
- chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.21.0 to 1.21.1 by @dependabot[bot] in #6494
- fix(deps): remove vulnerable protobuf dependency from lumina-latency-monitor by @rootulp in #6507
- chore(deps): Bump github.com/celestiaorg/tastora from 0.9.0 to 0.10.0 in /test/docker-e2e by @dependabot[bot] in #6495
- fix: resolve TestSquareSizeIntegrationTest flake by @rootulp in #6504
- chore(deps): Bump time from 0.3.44 to 0.3.47 in /tools/lumina-latency-monitor by @dependabot[bot] in #6513
- test(e2e): add hyperlane e2e test suite with forwarding tests by @damiannolan in #6514
- fix: Limit count in StateMembership to mitigate buffer allocation attacks by @jonas089 in #6511
- test: add zk ism tests to hyperlane e2e suite by @damiannolan in #6515
- feat: retain at least 3000 blocks regardless of min-retain-blocks config by @rootulp in #6475
- test: add basic hyperlane warp transfers e2e by @damiannolan in #6531
- docs: Add v7.0.0 release notes by @rootulp in #6530
- ci: skip protobuf checks in merge queue when proto files unchanged by @rootulp in #6523
- ci: run nightly tests in parallel by @rootulp in #6527
- ci: build E2E Docker image once and share across test matrix by @rootulp in #6528
- ci: add path filter to github-pages pull_request trigger by @rootulp in #6526
- ci: skip hadolint and yamllint when irrelevant files changed by @rootulp in #6525
- ci: run rust-lumina-latency-monitor only when its code changes by @rootulp in #6524
- test: assert max commission rate in v6 to v7 upgrade test by @rootulp in #6538
- chore: upgrade to core v0.39.24 by @rootulp in #6539
Full Changelog: v7.0.0-rc0...v7.0.0-arabica