Skip to content

Releases: OriginTrail/ot-node

OriginTrail Testnet Release v6.0.0-beta.1.31

24 Mar 13:28
836b158
Compare
Choose a tag to compare

OriginTrail v6 stage 1 beta 1.31 release. More details about v6 are available in the official documentation.

🚀 Features

  • Introduce network API rate limit (#1842)
  • Add handling of publish responses (#1843)
  • Add business check for all operations and send search requests in parallel (#1844)

🐛 Bug Fixes

  • Removed service api rate limit from info and result routes (#1839)
    #TraceOn

🧰 Maintenance

  • Fix lint errors (#1841)

OriginTrail Testnet Release v6.0.0-beta.1.30

18 Mar 15:01
ca1ff29
Compare
Choose a tag to compare

OriginTrail v6 stage 1 beta 1.30 release. More details about v6 are available in the official documentation.

🚀 Features

  • Select query support (#1822)
  • Hot reload support (#1826)
  • Service API rate limit (#1827)
  • Include additional KPIs into publish and resolve (#1831)

🐛 Bug Fixes

  • Increase delay on busyness (#1833)

🧰 Maintenance

  • Installer supports nodejs v16.14, compatibility with any graphdb version (#1828)
  • Add package-lock and bump version (#1830)

#TraceOn

OriginTrail Testnet Release v6.0.0-beta.1.29

09 Mar 14:58
99b1ff7
Compare
Choose a tag to compare

OriginTrail v6 stage 1 beta 1.29 release. More details about v6 are available in the official documentation.

🚀 Features

  • Busyness check for publish (#1806 & #1808)
  • Queue for triple store requests (#1807)

🐛 Bug Fixes

  • Small optimization: remove stringify from handle resolve (#1799)
  • Remove query for assets from resolve (#1803)
  • Fix measurement for publish operation (#1810)
  • Better error handling in handle store (#1810)

#TraceOn

OriginTrail Testnet Release v6.0.0-beta.1.28

03 Mar 13:07
91f72a2
Compare
Choose a tag to compare

OriginTrail v6 stage 1 beta 1.28 release.

🚀 Features

  • Signaling server for better telemetry data collection (#1794)

Other changes

  • Add new measurements for telemetry data collection (#1792)
  • Updated replication factor (#1793)

#TraceOn

OriginTrail Testnet Release v6.0.0-beta.1.25

24 Feb 16:26
23e689b
Compare
Choose a tag to compare

OriginTrail v6 stage 1 beta 1.25 release. More details about v6 are available in the official documentation.

🚀 Features

  • Blockchain transactions queue (#1778)

🐛 Bug Fixes

  • Blazegraph two blank nodes in nquad (#1777)
  • Log rotation for telemetry (#1778)

#TraceOn

OriginTrail Testnet Release v6.0.0-beta.1.24

23 Feb 17:29
e2d9380
Compare
Choose a tag to compare

OriginTrail v6 stage 1 beta 1.24 release. More details about v6 are available in the official documentation.

🚀 Features

  • Enable JSON-LD in request body (#1770)

🐛 Bug Fixes

  • LibP2P streams issue fix (#1766)
  • Update resolve endpoint to handle pending tasks (#1770)
  • Format query results (#1770)
  • Handle ACK stream message when sync operation fails on all v6 versions (#1772)
  • Blazegraph blank nodes issue (#1772)
  • Continue resolving data from other nodes if old node returns invalid data (#1772)

Other changes

  • Frame document for NFTs (ERC721) (#1764)
  • Frame document for OT-Telemetry data (#1772)
  • Blazegraph integration to automatic installer (#1767)

#TraceOn

OriginTrail Testnet Release v6.0.0-beta.1.23

11 Feb 15:32
f67952d
Compare
Choose a tag to compare

OriginTrail v6 stage 1 beta 1.23 release. More details about v6 are available in the official documentation.

Important note

If you are already running DKG v6 beta node. To prepare you nodes for changes in this release, please take a look at this two issues:

  • OT-Node cleanup (#1746)
  • Blazegraph setup instructions (#1747)

🚀 Features

  • Refactor of Graph and API layer (#1737)
  • Blazegraph support implementation (#1738)
  • Blockchain asset integration (#1750)
  • Update config to support multiple triple stores (#1738)

🐛 Bug Fixes

  • Load param in resolve route (#1740)
  • Fix query for latest asset state (#1741)
  • Resolve route fix (#1751)

Other changes

  • Run ot-node as system service (#1736)

#TraceOn

OriginTrail Testnet Release v6.0.0-beta.1.22

04 Feb 15:24
81ee43c
Compare
Choose a tag to compare

OriginTrail v6 stage 1 beta 1.22 release. More details about v6 are available in the official documentation.

🐛 Bug Fixes

  • Add replication factor to config (#1729)
  • Remove file type from publishing keywords (#1730)
  • Check assets and keywords requests params (#1730)
  • Setup plugin telemetry plugin version to 1.0.2 (#1730)

#TraceOn

OriginTrail Testnet Release v6.0.0-beta.1.20

27 Jan 16:27
e21337c
Compare
Choose a tag to compare

OriginTrail v6 stage 1 beta 1.20 release. More details about v6 are available in the official documentation.

🚀 Features

  • Optimize operational db and introduce cache files (#1697)
  • Triple store reinitialization (#1699)
  • Improve error handling (#1682)
  • Logger wrapper (#1680)
  • Telemetry plugin added and publishes logs to DKG (#1681)

🐛 Bug Fixes

  • OT-Node doesn't automatically reconnect to Graph-DB node if initial/intermediary connectivity fails (#1677)
  • Job Creation rate limit (#1668)

Minor changes

  • Send store queries in parallel when publishing (#1676)
  • Format json for readability when writing LibP2P pk to config (#1679)

Other changes

  • Automatic installation scripts (#1687)
  • Ubuntu and Alpine docker images (#1696)
  • Local network setup tool (#1698)
  • Automated tests setup (#1684)

#TraceOn

OriginTrail Testnet Release v6.0.0-beta.1.18

27 Dec 16:57
cf0c5a0
Compare
Choose a tag to compare

OriginTrail v6 stage 1 beta release. More details about v6 are available in the official documentation.