aerospike-client-go icon indicating copy to clipboard operation
aerospike-client-go copied to clipboard

Update Changelogs to clearly

Open bubunyo opened this issue 3 years ago • 1 comments

For version v3.0.0 release on June 8 2020,

ClientPolicy.LinearizeRead == true

is no longer available. My understanding is the option has been removed and can be replaced with

policy.ReadModeSC = as.ReadModeSCLinearize

Can this be made more clear in the change logs.

bubunyo avatar Feb 04 '22 12:02 bubunyo

Sorry this has caused confusion. Will try to do better in the future. I have updated the changelog and it will be reflected in the repo for the next release.

khaf avatar Feb 07 '22 15:02 khaf