aerospike / aerospike-client-rust

Rust client for the Aerospike database
https://www.aerospike.com/
Other
82 stars 26 forks source link

Issue with Float serialization for Values #119

Closed jonas32 closed 1 year ago

jonas32 commented 2 years ago

The serde serializer for Float Values serializes the bits instead of the float. Already fixed on #108

khaf commented 1 year ago

Included the fix in v1.3.0.