Skip to content

Releases: Kinetic/kinetic-protocol

Raise Background operations to first class range commands

11 Sep 18:13
Compare
Choose a tag to compare

Raise Background operations to first class range commands

Kinetic protocol 3.0.0

02 Sep 21:37
Compare
Choose a tag to compare

Kinetic 3.0.0 protocol release. Changes include the following.

  • Added background operations.
  • major protocol change to fix HMAC bug and enable device lock/unlock .
  • secure erase using a pin authentication method.
  • Added local message with protocolVerion.
  • Set pins with Security command.

Added Identity count to limits

22 Jul 21:30
Compare
Choose a tag to compare
  • Added Identity count to limits.

Providing a method for getting proprietary logs out of a device

14 Jul 17:38
Compare
Choose a tag to compare
  • Added optional Device message in GetLog operation.

P2P Error Handling

17 Jun 20:23
Compare
Choose a tag to compare
  • Added NESTED_OPERATION_ERRORS top-level status code for P2P Operations
  • Added allChildOperationsSucceeded flag to P2POperation to indicate if all (potentially nested) operations succeeded.

Flush Operation

22 May 18:41
Compare
Choose a tag to compare
  • Added FLUSH_ALL_DATA operation to persist any outstanding writes that were issued with synchronization=WRITE_BACK. Equivalent to issuing a PUT or DELETE with synchronization=FLUSH

GetKeyRange Limit Reporting

21 May 20:23
Compare
Choose a tag to compare
  • Added limit for GetKeyRange key count.

GetLog Updates

19 May 22:42
Compare
Choose a tag to compare
  • Include Limits in GetLog
  • Update Capacity reporting to new standard

Initial Open Source Release

16 May 18:17
Compare
Choose a tag to compare
2.0.0

Initial open-source commit