This is a maintenance release that contains performance improvement and bug fixes.
Notice: Don't forget that full resynchronization is required if upgrading from versions earlier than v1.7.0.
Changes:
- Replace FreeCache with DirectCache to cache trie nodes (10% performance boost) (#518)
- Fix Go1.18.x build error (#516)
- Fix typo in API doc (#513, #514)