starknet_traceTransaction and starknet_traceBlockTransactions use when a trace is not available locally is now bounded at 30 seconds. A trace request that previously waited on a slow sequencer now returns within that ceiling instead.
The JSON-RPC API versions served do not change — 0.9 on /rpc/v0_9 and the default path, 0.10 on /rpc/v0_10 — and no RPC methods are added or removed.