Skip to content

Releases: sociomantic-tsunami/dhtnode

v1.12.8

17 Jul 08:41
Compare
Choose a tag to compare

https://github.com/sociomantic-tsunami/dhtnode/milestone/16

  • Update swarm to check the array length before reading it #140

v1.12.7

11 Jul 08:34
Compare
Choose a tag to compare

v1.12.6

10 Jul 09:32
Compare
Choose a tag to compare

v1.12.4

03 Jul 12:56
Compare
Choose a tag to compare
  • Match env lines exactly #129

v1.12.3

03 Jul 12:24
Compare
Choose a tag to compare
  • Package deployment fixes #125

neo-v0.6.0

25 Jun 13:15
Compare
Choose a tag to compare

https://github.com/sociomantic-tsunami/dhtnode/milestone/10

  • Implement dhtproto neo-v0.6.0 and neo-v0.5.0.
  • Merge master (post-v1.12) into neo. #118
  • Adapt storage engine methods to not convert hashes. #120

v1.12.2

04 Jun 12:49
Compare
Choose a tag to compare

v1.12.1

16 May 13:27
Compare
Choose a tag to compare

https://github.com/sociomantic-tsunami/dhtnode/milestone/11

  • Use "builder" docker image in all sections by default #102

v1.12.0: D2 `-release` production packages

15 May 15:27
Compare
Choose a tag to compare

https://github.com/sociomantic-tsunami/dhtnode/milestone/9

  • Major submodule updates. (beaver v0.3.0 -> v0.5.0-rc.1, dhtproto v13.2.1 -> v14.2.1, makd 2.1.3 -> v2.2.0-rc.1, ocean v3.6.6 -> v4.1.1, swarm v4.6.1 -> v5.0.13, turtle v8.3.2 -> v9.1.1)
  • Compile D2 production builds with -release #98
  • Remove asserts #91
  • Store record keys as 64-bit integers #93
  • Rotate weekly and delete logs older than 60 days #83

v1.11.0

21 Feb 11:55
Compare
Choose a tag to compare

https://github.com/sociomantic-tsunami/dhtnode/milestone/5

  • Update ocean & dhtproto for fix to Listen disconnection detector #74
  • Don't abort iterations if the last record has been removed #47
  • Submodule updates:
    • dhtproto v13.1.1 -> v13.2.1 (7 commits)
    • ocean v3.6.1 -> v3.6.6 (11 commits)
    • swarm v4.4.1+breaking -> v4.6.1 (95 commits)