mainnet-v2.7.0
·
38 commits
to mainnet
since this release
Summary
Site builder reliability improvements: large sites (500+ routes/resources) no longer fail with InsufficientGas errors due to PTB byte-size overflow, and Site deploying is more resilient to transient Sui object version conflicts with automatic retry and exponential backoff.
Bugs
- site-builder: Prevent PTB byte-size overflow for large sites (#674)
Features
- site-builder: Retry on Sui object version conflicts (#660)
CI/CD
- ci: Use walrus-automerge app token and add reviewers to version bump PRs (#672)
New Contributors
Full Changelog: mainnet-v2.6.0...mainnet-v2.7.0