github aerospike/aerospike-client-go v4.3.0
Minor feature, fix and improvements release

latest releases: v7.7.2, v7.7.1, v7.7.0...
3 years ago

While there aren't many user facing changes, the quality of the code has been markedly improved. This release puts us on a good footing for the next few big releases.

  • New Features:

    • [CLIENT-1457] Support scan pagination through ScanPartitions() with PartitionFilter
  • Fixes

    • Fixes an issue where if errors and filtered records happened at the same time in Batch requests, no error would be returned to the user.
  • Improvements

    • Makes the code samples more readable in the docs.
    • Fixes a lot of code samples in documentation, along with typos, etc.
    • Fixes copy/paste naming errors in the documentation. Thanks to Yevgeny Rizhkov
    • Removes a few unreachable lines from the code. Thanks to Yevgeny Rizhkov
    • Handles a few TLS connection related issues in tests.

Don't miss a new aerospike-client-go release

NewReleases is sending notifications on new releases.