Skip to content

Releases: sociomantic-tsunami/dlsnode

v1.12.3: Deployment fixes

19 Aug 01:39
Compare
Choose a tag to compare

This release contains fixes to the deployed docker image and the PKG_SUFFIX used to generate the package.

v1.12.2: Update submodules, fixes Bintray upload

19 Aug 01:37
Compare
Choose a tag to compare

This release fixes an issue with dlsnode uploading to dhtnode's repository. Additionally, Ocean was updated from v4.3.5 to v4.4.1, Swarm from v5.2.1 to v5.2.3 and dlsproto from v14.1.2 to v14.2.0.

v1.12.1: Fix logrotate, update dependency

19 Aug 01:31
Compare
Choose a tag to compare

The release updates Ocean from v4.3.4 to v4.3.5 and fixes an issue with the logrotate config when a logfile is empty.

v1.12.0: Maintenance release

19 Aug 01:28
Compare
Choose a tag to compare

This release updates submodules (Ocean v4.3.4, swarm v5.2.1, dlsproto v14.1.2), the compiler support, removes some deprecations, and add systemd support instead of upstart.

There is no change from the release candidate.

v1.12.0-rc.0: Maintenance release

19 Aug 01:28
Compare
Choose a tag to compare
Pre-release

This release updates submodules (Ocean v5.3.4, swarm v5.2.1, dlsproto v14.1.2), the compiler support, removes some deprecations, and add systemd support instead of upstart.

v1.11.1

19 Sep 09:38
Compare
Choose a tag to compare

Bugs fixed

  • Don't stop Neo GetRange when datacoruption is found (#62)

v1.11.0

09 Aug 12:36
Compare
Choose a tag to compare

Features

  • Adds support for Neo requests (was already present in v1.11.0-rc.0)

v1.10.1

13 Jun 14:24
Compare
Choose a tag to compare

Bugs fixed

  • Change the name in logrotate file to match the systemd service (#51)

v1.11.0-rc.0

12 Jun 13:52
Compare
Choose a tag to compare
v1.11.0-rc.0 Pre-release
Pre-release

Features

  • Adds support for Neo requests.

v1.10.0

25 Apr 11:21
Compare
Choose a tag to compare

New features

  • Added systemd support (#30)
  • Report system stats directly from the DLS node (#40)
  • Improvement to the logrotate config (#39, #36)
  • Improvements to the storage engine, including support for the canceling of the pending reads (#4)