Dear IC Community,
we are happy to announce a new replica version that will get proposed to be elected within the next 48 hours.
The release notes are as follows:
* Consensus: Allow 30 seconds drift when http_handler checks max ingress expiry time
* Consensus: Create CUP shares at all summary heights
* Consensus: Load iDKG transcript before creating tECDSA signature share
* Consensus: Only fetch CUP shares when they are relevant
* Consensus: Purge tECDSA signature shares
* Consensus: Signed interactive DKG dealings
* Consensus: Remove `ingress_bytes_per_block_soft_cap` from Registry
* Execution: Account the message overhead towards the instruction limit
* Execution: Add page content validation for mmap-based pages
* Execution: Added support for custom canister metadata sections
* Execution: Fix instruction limit for canister upgrades
* Execution: Improve pipelining of queries
* Execution: Separate thread-pools for cleanup, queries, and updates
* Execution: Set certified data in sandbox
* Message Routing: Fix system subnet stream message limits
* Node: Account for memfd RSS footprint
* Node: Make root fs readonly
* Orchestrator: Fetch subnet CUP from a single peer
* Orchestrator: Increase MAX_NUM_SSH_KEYS from 100 to 130
* Various bugfixes and test updates