- Improvements
- Skip LDT tests if LDT is not enabled.
- Returns last error after all retry attempts to run a command are exhausted.
- Reserves a connection for tend operation to avoid dropping a node when high load prevents acquiring a proper connection.
- Added Finalizers to
Client
andRecordset
. Both will be automatically closed by the GC.
- Fixes
- Fixes an issue where
services-alternate
wasn't used inNode.addFriends()
when instructed so in the policy. - Fixes an issue where object metadata wasn't cached if
QueryObjects
was called beforePutObject
. - Fixes an issue where idle connections were not dropped.
- Fixes an issue where requested buffer sizes were not guarded against negative numbers.
- Fixes an issue where