Exciting news from Neo SPCC as they announce the release of NeoFS SDK RC14! This latest update brings compatibility with API v2.18 and includes stability improvements aimed at enhancing the efficiency and reliability of application development on NeoFS.
One of the key features of this update is the introduction of new iterator APIs for parameters and attributes. These APIs will enable developers to process data streams more efficiently, reducing memory overhead when handling large datasets. Additionally, the reuse of existing GRPC connections will lower connection setup costs in high-throughput applications, leading to improved responsiveness.
Developers will also appreciate the added support for N3 witnesses in requests and objects, a feature that has been highly requested by NeoFS-based application developers. This expands the SDK’s capabilities in interacting with complex transaction and verification workflows. The update also includes unsigned GET/HEAD response handling for lighter interactions when signature validation is not necessary.
Other enhancements in this release include simplified associate attribute handling and the ability to decode version strings directly, streamlining code and reducing the need for custom utilities. Changes to default API behavior and the removal of deprecated components ensure that the SDK aligns with current NeoFS standards, facilitating seamless integration with the latest network version.
Bug fixes included in RC14 focus on improving connection handling, reducing memory usage, and addressing edge cases in object processing to minimize the occurrence of runtime errors in production environments.
For more details, check out the full release notes here.