Loading RELEASE.md +5 −0 Original line number Diff line number Diff line v0.11.1 (kinetic-protocol 3.0.5) -------------------------------- * Fixed race condition causing timeouts to not ne handled resulting in a deadlock. * Fixed extremely high CPU usage during loaded and idle times. 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. Loading config/Doxyfile +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ PROJECT_NAME = kinetic-c # could be handy for archiving the generated documentation or if some version # control system is used. PROJECT_NUMBER = "v0.11.0" PROJECT_NUMBER = "v0.11.1" # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a Loading config/VERSION +1 −1 Original line number Diff line number Diff line 0.11.0 0.11.1 Loading
RELEASE.md +5 −0 Original line number Diff line number Diff line v0.11.1 (kinetic-protocol 3.0.5) -------------------------------- * Fixed race condition causing timeouts to not ne handled resulting in a deadlock. * Fixed extremely high CPU usage during loaded and idle times. 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. Loading
config/Doxyfile +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ PROJECT_NAME = kinetic-c # could be handy for archiving the generated documentation or if some version # control system is used. PROJECT_NUMBER = "v0.11.0" PROJECT_NUMBER = "v0.11.1" # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a Loading