Protocol
Sui Protocol Version in this release: 97
#23858: Adds a new protocol version that fixes an issue in the bytecode verifier.
JSON-RPC
#23766: Fix wrong iter bounds that cause missing results in get_transactions_by_move_function
GraphQL
#23689: Adds Validator.operationCap
that displays address that the operation ability was delegated to if it exists.
#23697: Adds Validator.exchangeRatesTable
that displays a mapping of epoch number to exchange rate. The exchange rate is used to determine the amount of SUI tokens that each past SUI staker can withdraw in the future.