Skip to content

Latest commit

 

History

History
436 lines (221 loc) · 26.4 KB

CHANGELOG.md

File metadata and controls

436 lines (221 loc) · 26.4 KB

1.7.4 (2024-10-29)

Documentation

Dependencies

  • 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)

Bug Fixes

  • update deps and add logging (cde8fa5)

1.7.2 (2024-10-25)

Bug Fixes

1.7.1 (2024-10-25)

Bug Fixes

1.7.0 (2024-10-24)

Features

  • create config automatically if not provided (#151) (f869934)

Trivial Changes

1.6.3 (2024-10-07)

Bug Fixes

  • remove patches and update deps (efc9ae9)

1.6.2 (2024-10-02)

Bug Fixes

1.6.1 (2024-10-02)

Bug Fixes

  • patch dht to ping peers before adding (b68c9a9)

Trivial Changes

1.6.0 (2024-09-30)

Features

Bug Fixes

1.5.21 (2024-09-30)

Bug Fixes

  • update kad patch with metric name (45bc26f)

1.5.20 (2024-09-30)

Bug Fixes

  • update tcp patch and patch kad-dht with more ping metrics (58c8153)

1.5.19 (2024-09-30)

Bug Fixes

  • remove why-is-node-running (46f6e70)

1.5.18 (2024-09-29)

Bug Fixes

  • patch tcp to add error handler early (61cf659)

1.5.17 (2024-09-29)

Bug Fixes

  • add patches (7fac58a)
  • patch libp2p to report pending outgoing (b8a056a)

1.5.16 (2024-09-29)

Bug Fixes

  • patch tcp for simpler closing and count outbound pending conns (1ebf1ea)

1.5.15 (2024-09-29)

Bug Fixes

  • patch tcp to destroy sockets on connect error (2fd0d94)

1.5.14 (2024-09-28)

Bug Fixes

  • patch tcp to destroy sockets without remote addr/port (5d90b55)

1.5.13 (2024-09-28)

Bug Fixes

  • patch tcp to not half-close, just destroy (5492131)

1.5.12 (2024-09-28)

Bug Fixes

  • patch tcp to disable keepalive (64f261e)

1.5.11 (2024-09-28)

Bug Fixes

  • patch tcp to reduce default timeout (104fe15)
  • patch tcp to report socket connect (0e935bb)

1.5.10 (2024-09-28)

Bug Fixes

1.5.9 (2024-09-27)

Bug Fixes

  • add rpc endpoint for logging active resources (#160) (bde4ea1)

1.5.8 (2024-09-26)

Bug Fixes

  • add wss to transport count (4a3667d)

1.5.7 (2024-09-26)

Bug Fixes

  • patch libp2p to test for connection status before storing (#158) (3447856)

1.5.6 (2024-09-25)

Bug Fixes

Trivial Changes

1.5.5 (2024-09-25)

Bug Fixes

1.5.4 (2024-09-25)

Bug Fixes

1.5.3 (2024-09-25)

Bug Fixes

  • patch libp2p to have quieter logging, enable extra metrics (#156) (4d7729e)
  • restore host networking (013cb04)

1.5.2 (2024-09-24)

Bug Fixes

1.5.1 (2024-09-24)

Bug Fixes

  • download heapdump instead of writing to disk (#153) (38cf657)
  • simplify docker image with single stage build (#154) (1921e35)

1.5.0 (2024-09-24)

Features

  • add dynamic logging to js bootstrapper (#152) (2493b1b)

1.4.2 (2024-09-23)

Bug Fixes

1.4.1 (2024-09-20)

Bug Fixes

1.4.0 (2024-09-20)

Features

  • remove webrtc and and ping and connection manager config (#147) (dc17960)

1.3.1 (2024-09-19)

Bug Fixes

1.3.0 (2024-09-19)

Features

  • RPC API server listens on loopback by default (#142) (ac52598)

Trivial Changes

  • ci: add git commit hash to docker tags (#144) (ba0a5af)

1.2.0 (2024-09-19)

Features

  • bootstrapper ready alpha use/testing in deployed env (#135) (4faa2bd)

Bug Fixes

Trivial Changes

Dependencies

1.1.13 (2024-02-19)

Dependencies

  • bump uint8arrays from 5.0.0 to 5.0.2 (#110) (8b71bed)

1.1.12 (2024-02-17)

Trivial Changes

  • 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)

Dependencies

  • dev: bump undici from 5.25.2 to 5.28.3 (#109) (5a1e2d9)

1.1.11 (2023-12-19)

Trivial Changes

Dependencies

  • 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)

Dependencies

  • bump prom-client from 14.2.0 to 15.1.0 (#91) (381941d)

1.1.10 (2023-12-08)

Dependencies

  • dev: bump aegir from 41.0.0 to 41.1.14 (#86) (832da23)

1.1.9 (2023-12-08)

Dependencies

  • bump @libp2p/interface from 0.1.6 to 1.0.1 (#87) (c0db809)

1.1.8 (2023-12-07)

Dependencies

  • bump @libp2p/crypto from 2.0.4 to 3.0.1 (#76) (32b134d)

1.1.7 (2023-12-07)

Dependencies

  • bump uint8arrays from 4.0.6 to 5.0.0 (#85) (a550525)

1.1.6 (2023-12-06)

Dependencies

  • bump @libp2p/prometheus-metrics from 3.0.0 to 3.0.6 (#83) (76ee84d)

1.1.5 (2023-12-05)

Dependencies

  • bump @libp2p/bootstrap from 9.0.7 to 10.0.5 (#79) (e80c125)

1.1.4 (2023-11-30)

Dependencies

  • bump @libp2p/prometheus-metrics from 2.0.7 to 3.0.0 (#69) (bef5ee1)

1.1.3 (2023-10-19)

Dependencies

  • bump @babel/traverse and depcheck (#31) (a390465)

1.1.2 (2023-10-03)

Trivial Changes

  • 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)

Dependencies

  • 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)

Dependencies

  • dev: bump aegir from 40.0.13 to 41.0.0 (#7) (7cff688)

1.1.0 (2023-10-02)

Features

  • use kubo config file for configuration (#6) (5b2d520)

1.0.2 (2023-09-29)

Bug Fixes

  • docker: Fixing Dockerfile Paths. (#3) (a36c499)

1.0.1 (2023-09-29)

Bug Fixes

Trivial Changes

1.0.0 (2023-09-29)

Features

  • add heath check and docker file (3e55899)

Trivial Changes