Protocol
Sui Protocol Version in this release: 125
#26740: Testnet: advance epoch based on timestamp instead of validator votes.
#26246: New flag for dealing with party object extensions for incurring post execution writes
GraphQL
#26594: Support checkpoint lookup by digest
#26495: add asTransactionObject which allows user to query the status of address that is involved as an object in a particular transaction
CLI
#26521: Adds sui move format passthrough command for prettier-move auto-formatter.
#26697: sui start --with-faucet now responds to Ctrl+C / SIGINT and shuts down all subservices gracefully.
Indexing Framework
#26229: Validate streaming backoff config and use saturating fallback math so retries cannot stall without progress.