Nov 30, 2021 — Retry capability included in the helper library

The EdgeKV JavaScript helper library (version 0.5.0) now includes a retry capability. The num_retries_on_timeout parameter lets you specify the maximum number of retries to attempt when executing the getText() and getJson() methods. You can also specify the number of retries to attempt in the Constructor.

August 31, 2021 — API and CLI enhancements

We’ve made more enhancements to the administrative API and command-line interface (CLI) for EdgeKV.

Jun 3, 2021 — API and CLI enhancements and bug fixes

We've made several enhancements and bug fixes to the administrative API and command-line interface for EdgeKV.

Mar 4, 2021 — Improvements to the helper library

To improve the EdgeKV developer experience we’ve made the following improvements to our helper library.