All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Expose MaxConnsPerNode from AeroSpike to allow easier performance tuning.
Introduced fetching of an Array of Node for an aerospike client.
- Target .net6 and .net7 frameworks
Aerospike.Client
v5.1.1 => 6.0.0
Our first major release! This looks to upgrade the package with some of the performance improvements in .net6 and includes all of the additional changes/improvements from Aerospike in their latest client version.
- Allow users to set MaxConcurrentThreads in ReadConfiguration
protobuf-net
v3.1.0 => v3.1.4Aerospike.Client
v5.0.0 => v5.1.1FluentValidation
v11.0.1 => v11.0.2
FluentValidation
v10.4.0 => v11.0.1protobuf-net
v3.0.101 => v3.1.0
Aerospike.Client
v4.2.7 => v5.0.0.
See Aerospike's C# Client Library Release Notes for details on underlying core client changes.
- Added README to package contents
FluentValidation
v10.3.6 => v10.4.0
FluentValidation
v10.3.5 => v10.3.6Aerospike.Client
v4.2.6 => v4.2.7Polly
v7.2.2 => v7.2.3
Initial release.
See the README for more information.