Skip to content

v1.14.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 17:38
· 167 commits to master since this release

Summary

v1.14.2 comes with new feature for ioID function.

Bug Fix and Performance Improvements:

  1. fixed an issue of not properly closing file.

New Features and Enhancements

  1. Added new function to set project name for the ioctl ioid commandline tool.

Upgrade Priority

v1.14.2 release is primarily for the new ioctl ioid command. Delegate nodes and API nodes are not required to upgrade to v1.14.2

Node type Action
Delegate Not required
Fullnode Not required
API node Not required

Important Commits (not a complete list)

  1. [patchstore] fix close files #4268
  2. Update README.md #4269
  3. refactor ioID cmd #4287
  4. [ioctl] ioID setName #4293