Skip to content

Releases: topology-foundation/ts-drp

Release 0.2.1-2

30 Oct 13:13
8a49c46
Compare
Choose a tag to compare
Release 0.2.1-2 Pre-release
Pre-release
  • fix: run manually the commands for buf (a083b4d)

Full Changelog: v0.2.1-1...v0.2.1-2

Release 0.2.1-1

30 Oct 12:52
8df13eb
Compare
Choose a tag to compare
Release 0.2.1-1 Pre-release
Pre-release
  • ci: buf registry (#225) (0ddcac8)
  • ci: buf registry publish (#223) (cbca526)
  • refactor: change node proto and add it to the registry (#224) (3dee126)
  • chore: add el to codeowners (c59081a)
  • chore: add codeowners file (c74e3c7)
  • chore: run dependabot daily and just update for major versions (8b1313e)
  • feat: logging package (#206) (25e8f24)

What's Changed

New Contributors

Full Changelog: v0.2.1-0...v0.2.1-1

Release 0.2.1-0

29 Oct 07:22
12d8c31
Compare
Choose a tag to compare
Release 0.2.1-0 Pre-release
Pre-release
  • ci: add buf registry deploy on the ci (#216) (a74fa9f)
  • fix: double vertex only declare once (#205) (0228b1b)
  • #204 fix: BFS implementation (#208) (81b7de2)
  • Fixing relay server not running on bootstrap node (#209) (965e534)
  • improv: local bootstrap node set up w/ example (#200) (742ea7f)
  • chore(deps): bump @libp2p/mdns from 11.0.7 to 11.0.8 (#203) (1abdbae)
  • chore(deps): bump @libp2p/crypto from 5.0.4 to 5.0.5 (#202) (39ab8b1)
  • chore(deps): bump ts-proto from 2.2.3 to 2.2.4 (#201) (d7cc423)
  • chore(deps-dev): bump vite from 5.4.8 to 5.4.9 (#197) (5bb7a6b)
  • chore(deps): bump @grpc/grpc-js from 1.12.0 to 1.12.2 (#196) (791ae5b)
  • chore(deps): bump @libp2p/interface from 2.1.2 to 2.1.3 (#195) (80ee642)
  • fix: fix wrong return message for rpc unsubscribe (6f0f918)
  • deps: libp2p bump (#193) (0cfee7f)
  • chore(deps): bump @thi.ng/random from 4.0.4 to 4.1.0 (#189) (3af1a3f)
  • chore(deps): bump the npm_and_yarn group with 3 updates (#187) (8da1f2d)
  • feat: RPC server for node while running in server mode (#170) (2aed724)
  • fix: canvas example; pubsub topic discovery v11.0.0 alternative (#186) (21c32e4)
  • chore(deps-dev): bump vitest from 2.0.5 to 2.1.1 (#177) (23d0718)
  • chore(deps): bump @thi.ng/random from 4.0.3 to 4.0.4 (#180) (6559f4c)
  • deps: bump libp2p 2.0.2 (#171) (9e6b8a5)
  • chore(deps-dev): bump tsx from 4.19.0 to 4.19.1 (#165) (b2a720c)
  • refactor: reuse protobuf Vertex definition (#164) (552b561)
  • chore: bump version; enable devToolsMetrics (d2a3a8d)

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1-0

Release 0.2.0

19 Sep 04:02
8139b54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0

Release 0.1.1

11 Sep 15:29
3d0a645
Compare
Choose a tag to compare

null

What's Changed

Full Changelog: v0.1.0...v0.1.1

Release 0.1.1-3

11 Sep 15:23
7640ed9
Compare
Choose a tag to compare
Release 0.1.1-3 Pre-release
Pre-release
  • chore: add workspaces in package.json; update version; update pnpm-lock (e33a5bb)

Full Changelog: v0.1.1-2...v0.1.1-3

Release 0.1.1-2

11 Sep 15:19
d9bded5
Compare
Choose a tag to compare
Release 0.1.1-2 Pre-release
Pre-release
  • fix: use npm to publish instead pnpm (32bd190)

Full Changelog: v0.1.1-1...v0.1.1-2

Release 0.1.1-1

11 Sep 15:16
5f6494f
Compare
Choose a tag to compare
Release 0.1.1-1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.1-0...v0.1.1-1

Release 0.1.1-0

11 Sep 15:04
d27da5f
Compare
Choose a tag to compare
Release 0.1.1-0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0...v0.1.1-0

Release 0.1.0

11 Sep 14:43
9442b7a
Compare
Choose a tag to compare
  • fix: e2e fixes (#138) (9e2c0ab)
  • chore(deps): bump @multiformats/multiaddr from 12.3.0 to 12.3.1 (#146) (a5873fd)
  • chore(deps-dev): bump @types/node from 22.5.0 to 22.5.4 (#145) (d66470a)
  • chore(deps): bump libp2p from 1.9.3 to 1.9.4 (#144) (d07e012)
  • chore(deps-dev): bump vite from 5.4.2 to 5.4.3 (#147) (905dd6d)
  • chore(deps): bump @libp2p/webtransport from 4.1.7 to 4.1.9 (#148) (393f5fc)
  • fix: remove unnecessary computation in toposort (#149) (c263da3)
  • feat: areCausallyRelated optimisation using BitSets (#133) (ae93d09)
  • chore(deps): bump libp2p from 1.9.2 to 1.9.3 (#139) (d4fc8c4)
  • chore(deps-dev): bump vite from 5.4.1 to 5.4.2 (#141) (08d6b66)
  • chore(deps-dev): bump tsx from 4.18.0 to 4.19.0 (#140) (c023e45)
  • chore(deps): bump @chainsafe/libp2p-noise from 15.1.1 to 15.1.2 (#142) (570eff0)
  • chore(deps): bump @libp2p/webrtc from 4.1.7 to 4.1.8 (#143) (4f805cb)
  • refactor: HG and AddWinsSet (put HG out of the CROs) (#131) (7f0b362)
  • chore: update lock file (e0709d8)
  • chore: remove webpack (d886178)
  • chore(deps-dev): bump @types/node from 22.4.1 to 22.5.0 (#130) (9b04f7f)
  • chore(deps): bump protobufjs from 7.3.2 to 7.4.0 (#129) (8592704)
  • chore(deps-dev): bump tsx from 4.16.5 to 4.18.0 (#128) (b665ba4)
  • chore(deps): bump ts-proto from 2.0.2 to 2.0.3 (#126) (d3d9240)
  • feat: add biome (#125) (5b6ebc0)
  • feat: OOR-Set CRDT & Tests (#72) (90a4f3d)
  • feat: wasm & protobuf integration (#101) (b5998ad)
  • feat: hashgraph (#103) (8122c18)
  • refactor: crdt folder structure (#119) (20789f5)
  • feat: Replicated Growable Array CRDT and Tests (#93) (0933078)
  • Revert "feat: logging improvement" (#118) (4c9ee54)
  • feat: add object store subscription (#116) (a5af72d)
  • feat: logging improvement (#102) (94ec5ef)
  • chore(deps-dev): bump @types/node from 20.14.10 to 22.4.1 (#113) (3911f15)
  • chore(deps-dev): bump typescript from 4.9.5 to 5.5.4 (#109) (5f22033)
  • chore(deps): bump @libp2p/webrtc from 4.1.4 to 4.1.7 (#111) (ac1c25e)
  • chore(deps): bump elliptic from 6.5.5 to 6.5.7 in the npm_and_yarn group (#114) (aac3056)
  • chore(deps): bump @chainsafe/libp2p-noise from 15.1.0 to 15.1.1 (#112) (839048c)
  • chore(deps-dev): bump @libp2p/interface from 1.6.3 to 1.7.0 (#110) (6c07b14)
  • chore(deps): bump @libp2p/dcutr from 1.1.1 to 1.1.4 (#105) (2f340db)
  • chore(deps): bump @libp2p/identify from 2.1.2 to 2.1.4 (#104) (66c8756)
  • chore(deps): bump @libp2p/webrtc from 4.1.3 to 4.1.4 (#106) (9f96436)
  • chore(deps): bump libp2p from 1.8.2 to 1.8.3 (#107) (3444ca2)
  • chore(deps): bump @libp2p/bootstrap from 10.1.3 to 10.1.4 (#94) (3aff50c)
  • chore(deps-dev): bump tsx from 4.16.2 to 4.16.5 (#95) (ad153b7)
  • chore(deps-dev): bump vitest from 2.0.3 to 2.0.5 (#96) (0983bb0)
  • chore(deps): bump @libp2p/circuit-relay-v2 from 1.1.2 to 1.1.4 (#98) (e06aaf2)
  • chore(deps): bump @libp2p/autonat from 1.1.1 to 1.1.4 (#97) (06969f6)
  • feat: LWW-Register impl & Tests (#90) (48feda3)
  • feat: Infinite-phase set CDRT and tests (#89) (b5e8951)

What's Changed

Read more