v1.0.0-rc.2
Warning: This release contains a cleanup of old migrations and has an incompatible change with older already deployed chains, existing chains can not upgrade to this version.
What's Changed
- fix(deps): update rust crate base64 to 0.21.4 by @renovate in #2862
- fix(deps): update rust crate serde_json to 1.0.106 by @renovate in #2861
- chore(deps): update tibdex/github-app-token action to v2 by @renovate in #2860
- chore(deps): update actions/cache action to v3.3.2 by @renovate in #2859
- test: Fix cluster tests by @howjmay in #2841
- chore(deps): update docker/build-push-action action to v5 by @renovate in #2864
- chore(deps): update docker/login-action action to v3 by @renovate in #2865
- chore(deps): update docker/metadata-action action to v5 by @renovate in #2867
- chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #2868
- chore(deps): update docker/setup-qemu-action action to v3 by @renovate in #2869
- refactor: rename gaspolicy to feepolicy in a few places by @jorgemmsilva in #2872
- chore: delete migrations (BREAKING) by @jorgemmsilva in #2871
- fix: Fix evm crash by 0 gas fee by @howjmay in #2873
- feat: allow multi-chain interactions with EVM AgentID (BREAKING) by @jorgemmsilva in #2870
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2