Commit 8a6cfb2b authored by Scott Vokes's avatar Scott Vokes
Browse files

Update release notes.

parent 94dd04c9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@ v0.12.0 (kinetic-protocol 3.0.5)
        * `KINETIC_STATUS_ACL_ERROR`
        * `KINETIC_STATUS_NOT_AUTHORIZED`
        * `KINETIC_STATUS_INVALID_FILE`
* Set larger timeouts for operations that tend to take approx. 10 seconds, to prevent non-deterministic failures.
* API change: Eliminated KineticClientConfig.writerThreads, since sender threads are gone.

v0.11.2 (kinetic-protocol 3.0.5)
--------------------------------