Neo SPCC has released maintenance updates for two NeoFS infrastructure components: the Neo Exporter monitoring tool and the locode-db geographic location database. Both releases align the projects with the latest dependencies across the Neo ecosystem and raise the minimum required Go version to 1.26.
Neo Exporter v0.15.4 updates NeoFS monitoring dependencies
Released on Aug. 25, Neo Exporter v0.15.4 updates the monitoring tool for current NeoFS and Neo stack versions. The release moves the project to NeoFS SDK RC21, NeoGo v0.122.0, gRPC 1.82.1, and Prometheus client 1.24.1, while also refreshing its cryptographic and networking libraries.
No new features were introduced in this version. The update follows Neo Exporter v0.15.3, released in May, and continues the project’s regular maintenance schedule.
locode-db refreshes UN/LOCODE geographic data
locode-db v0.9.0, released on Aug. 24, updates the UN/LOCODE database to version 2025-1. The refresh adds 174 new locations and applies 248 corrections across multiple countries, including coordinate fixes and location name updates in Europe, Asia-Pacific, and the Americas.
NeoFS uses locode-db to map storage nodes to physical locations through the internationally standardized UN/LOCODE system. Keeping the geographic dataset current helps NeoFS accurately represent the global distribution of its storage infrastructure.
In addition to the data refresh, locode-db v0.9.0 introduces code modernizations that use newer Go standard library features, improves error handling, and optimizes memory allocation. The geometric operations library used for coordinate processing was also updated.
Both releases require Go 1.26
Neo Exporter v0.15.4 and locode-db v0.9.0 now require Go 1.26 or later for builds. This raises the previous minimum versions of Go 1.25 for Neo Exporter and Go 1.24 for locode-db.
The shared version requirement aligns both tools with the wider NeoFS stack and supports consistent build environments across Neo infrastructure projects. Operators running Neo Exporter or compiling locode-db from source should verify that their systems support Go 1.26 before upgrading.
Pre-built Neo Exporter binaries are available for macOS and Linux on x86-64 and ARM architectures.
Release notes are available on GitHub:
Source: cryptonews.net
