Skip to content

mainnet-v2.7.0

Choose a tag to compare

@nikos-terzo nikos-terzo released this 12 Mar 14:38
· 38 commits to mainnet since this release
cd4a658

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