Commit 2d1d1ddf authored by Scott Vokes's avatar Scott Vokes
Browse files

Add v0.11.0 section to release notes.

parent c2d0423c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
v0.11.0 (kinetic-protocol 3.0.5)
--------------------------------
* Changed API to use a `KineticClientConfig` struct, to keep future configuration changes from breaking the source API.
* Added options for the number of writer, reader, and max threadpool threads, with defaults.

v0.10.1 (kinetic-protocol 3.0.5)
--------------------------------
* Fixed regression in 0.10.0 where a GET with metadataOnly=true would result in a crash if a value field was not provided