1.7.4 (2024-10-29)
- bump @libp2p/websockets from 9.0.10 to 9.0.11 (#208) (d6dbc35)
- bump @multiformats/multiaddr-matcher from 1.3.0 to 1.4.0 (#205) (25b0a37)
- bump libp2p from 2.2.0 to 2.2.1 (#206) (71bb2e6)
- dev: bump aegir from 44.1.4 to 45.0.0 (#207) (b3a140f)
1.7.3 (2024-10-28)
- update deps and add logging (cde8fa5)
1.7.2 (2024-10-25)
1.7.1 (2024-10-25)
1.7.0 (2024-10-24)
- update project (1a49861)
1.6.3 (2024-10-07)
- remove patches and update deps (efc9ae9)
1.6.2 (2024-10-02)
- update kad-dht patch (ddee21a)
1.6.1 (2024-10-02)
- patch dht to ping peers before adding (b68c9a9)
- update config (6a6c03f)
1.6.0 (2024-09-30)
- update deps (d65fcd1)
1.5.21 (2024-09-30)
- update kad patch with metric name (45bc26f)
1.5.20 (2024-09-30)
- update tcp patch and patch kad-dht with more ping metrics (58c8153)
1.5.19 (2024-09-30)
- remove why-is-node-running (46f6e70)
1.5.18 (2024-09-29)
- patch tcp to add error handler early (61cf659)
1.5.17 (2024-09-29)
1.5.16 (2024-09-29)
- patch tcp for simpler closing and count outbound pending conns (1ebf1ea)
1.5.15 (2024-09-29)
- patch tcp to destroy sockets on connect error (2fd0d94)
1.5.14 (2024-09-28)
- patch tcp to destroy sockets without remote addr/port (5d90b55)
1.5.13 (2024-09-28)
- patch tcp to not half-close, just destroy (5492131)
1.5.12 (2024-09-28)
- patch tcp to disable keepalive (64f261e)
1.5.11 (2024-09-28)
1.5.10 (2024-09-28)
- disable tls (5ea7176)
1.5.9 (2024-09-27)
1.5.8 (2024-09-26)
- add wss to transport count (4a3667d)
1.5.7 (2024-09-26)
1.5.6 (2024-09-25)
1.5.5 (2024-09-25)
- update patches (efeb421)
1.5.4 (2024-09-25)
- update patches (10a3991)
1.5.3 (2024-09-25)
- patch libp2p to have quieter logging, enable extra metrics (#156) (4d7729e)
- restore host networking (013cb04)
1.5.2 (2024-09-24)
1.5.1 (2024-09-24)
- download heapdump instead of writing to disk (#153) (38cf657)
- simplify docker image with single stage build (#154) (1921e35)
1.5.0 (2024-09-24)
1.4.2 (2024-09-23)
- handle fatal metrics error (#150) (7edbbcd)
- only start one libp2p node for healthcheck (#149) (2fe378b)
1.4.1 (2024-09-20)
1.4.0 (2024-09-20)
1.3.1 (2024-09-19)
1.3.0 (2024-09-19)
1.2.0 (2024-09-19)
- docker build & docs (#133) (4ffc788)
- use correct casing for Identity.PeerID (ffe222a)
- use persistent datastore (#134) (1574195)
- update all deps (01611b9)
1.1.13 (2024-02-19)
1.1.12 (2024-02-17)
- Update .github/pull_request_template.md [skip ci] (894628f)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (75736a4)
- Update .github/workflows/stale.yml [skip ci] (5dfe6f2)
1.1.11 (2023-12-19)
- bump @multiformats/multiaddr from 12.1.10 to 12.1.11 (#92) (b906bb6)
- bump prom-client from 14.2.0 to 15.1.0 (#91) (381941d)
1.1.11 (2023-12-18)
1.1.10 (2023-12-08)
1.1.9 (2023-12-08)
1.1.8 (2023-12-07)
1.1.7 (2023-12-07)
1.1.6 (2023-12-06)
1.1.5 (2023-12-05)
1.1.4 (2023-11-30)
1.1.3 (2023-10-19)
1.1.2 (2023-10-03)
- add or force update .github/workflows/js-test-and-release.yml (#17) (73c77f8)
- delete templates [skip ci] (#16) (2903b22)
- Update .github/pull_request_template.md [skip ci] (ef06487)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (845e03e)
- Update .github/workflows/stale.yml [skip ci] (0392196)
- bump @libp2p/bootstrap from 9.0.6 to 9.0.7 (#13) (9feba97)
- bump @libp2p/kad-dht from 10.0.7 to 10.0.8 (#9) (44310b1)
- bump @libp2p/mplex from 9.0.6 to 9.0.7 (#12) (6ba03f1)
- bump @libp2p/prometheus-metrics from 2.0.6 to 2.0.7 (#10) (842099b)
- bump @libp2p/tcp from 8.0.7 to 8.0.8 (#14) (5faa456)
- bump @libp2p/websockets from 7.0.7 to 7.0.8 (#15) (476d9d3)
1.1.1 (2023-10-02)
1.1.0 (2023-10-02)
1.0.2 (2023-09-29)
1.0.1 (2023-09-29)
- minor clean up (e649dfa)
- add heath check and docker file (3e55899)