Loading RELEASE.md +2 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ v0.12.0 (kinetic-protocol 3.0.5) -------------------------------- * `KineticSession` is now supplied as an opaque instance pointer from `KineticClient_CreateSession` * Passed `KineticClientConfig` is now deep copied and can be discarded after session creation. * Updated KineticClient_Put to allow storing an object with an empty value with a NULL data pointer supplied. * Added new KineticAdminClient API (see `include/kinetic_admin_client.h`) * Updated `KineticClient_Put` to allow storing an object with an empty value with a NULL data pointer supplied. * Added new `KineticAdminClient` API (see `include/kinetic_admin_client.h`) * Reloacted existing admin methods to admin API * `KineticClient_InstantSecureErase` => `KineticAdminClient_InstantErase`/`KineticAdminClient_SecureErase` * `KineticClient_GetLog` => `KineticAdminClient_GetLog` Loading cleanhouse.diffdeleted 100644 → 0 +0 −2582 File deleted.Preview size limit exceeded, changes collapsed. Show changes 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.2" PROJECT_NUMBER = "v0.12.0-beta" # 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 Loading
RELEASE.md +2 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ v0.12.0 (kinetic-protocol 3.0.5) -------------------------------- * `KineticSession` is now supplied as an opaque instance pointer from `KineticClient_CreateSession` * Passed `KineticClientConfig` is now deep copied and can be discarded after session creation. * Updated KineticClient_Put to allow storing an object with an empty value with a NULL data pointer supplied. * Added new KineticAdminClient API (see `include/kinetic_admin_client.h`) * Updated `KineticClient_Put` to allow storing an object with an empty value with a NULL data pointer supplied. * Added new `KineticAdminClient` API (see `include/kinetic_admin_client.h`) * Reloacted existing admin methods to admin API * `KineticClient_InstantSecureErase` => `KineticAdminClient_InstantErase`/`KineticAdminClient_SecureErase` * `KineticClient_GetLog` => `KineticAdminClient_GetLog` Loading
cleanhouse.diffdeleted 100644 → 0 +0 −2582 File deleted.Preview size limit exceeded, changes collapsed. Show changes
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.2" PROJECT_NUMBER = "v0.12.0-beta" # 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