(#25805) [fix][client] Fix failed to close consumer because of the error: param memorySize is a negative value(#25854) [improve][client] In cases where there is a risk of message loss, adjust the log level to error(#25855) [improve][build] Remove kotlin-stdlib override; upgrade okhttp3 5.3.2 and okio 3.17.0(#25852) [fix][test] Fix flaky ResendRequestTest.testSharedSingleAckedPartitionedTopic() test(#25828) [fix][test] Add timeout to initial receives in ResendRequestTest.testSharedSingleAckedPartitionedTopic(#25840) [fix][fn] Fix functions update issue where artifact is provided as a http url(#25819) [improve][fn] Avoid gRPC timeout when getting status of a dead process runtime(#25796) [fix][broker] Fix ManagedLedgerImpl.advanceCursorsIfNecessary() method may lose non-durable cursor properties in race condition