Skip to content

Releases: sociomantic-tsunami/dhtnode

v1.14.1

13 Dec 10:51
Compare
Choose a tag to compare

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

  • Override connection handler's buffer size limit warning #203

neo-v0.10.1

13 Dec 10:51
Compare
Choose a tag to compare

v1.14.0

10 Dec 12:47
Compare
Choose a tag to compare

Features

  • Allow configuration of batch size and maximum Put's payload size (#199, #182)

neo-v0.10.0

10 Dec 14:17
Compare
Choose a tag to compare

neo-v0.8.1

v1.13.1

11 Oct 14:14
Compare
Choose a tag to compare

v1.12.10

11 Oct 07:58
Compare
Choose a tag to compare

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

  • Add missing Redistribute request to stats tracker #172

v1.13.0

25 Sep 13:27
Compare
Choose a tag to compare

https://github.com/sociomantic-tsunami/dhtnode/milestone/12?closed=1

  • Pass keys to listener triggers as hash_t, instead of char[] #116
  • Use hash_t internally in iterators and request handlers, wherever possible #124
  • Use systemctl reload to reload config files #132
  • Replace notifemtpy -> ifempty in logrotate config #167
  • Add dumped data logrotate config #168
  • Submodule updates:
    • beaver v0.5.0-rc.1 -> v0.6.3
    • dhtproto v14.2.1 -> v14.3.2
    • makd v2.2.0 -> v2.2.1
    • ocean v4.1.1 -> v4.3.5
    • swarm v5.0.20 -> v5.2.1
    • turtle v9.1.1 -> v9.1.3

neo-v0.8.0

v1.12.9

10 Sep 10:21
Compare
Choose a tag to compare

Bug fixes

  • Do not generate coverage report for the packaged binary (#160)