Releases: drp-tech/ts-drp
Releases · drp-tech/ts-drp
Release 0.10.0
- fix: bt node env parsing (#558) (eda363a)
- feat: remove secp256k1 public key (#554) (2f8f881)
- chore(deps): bump the npm_and_yarn group with 2 updates (#556) (ac6868f)
- fix: add timeout on all the github jobs (#510) (3e30f04)
- feat: update object acl (#536) (1a2ce4d)
- refactor: update linearization to return vertices (#552) (5465e5d)
- fix: shared admin permission (#545) (3ea5b40)
- fix: writer permission check (#543) (369fb6a)
What's Changed
- fix: writer permission check by @trungnotchung in #543
- fix: shared admin permission by @trungnotchung in #545
- refactor: update linearization to return vertices by @trungnotchung in #552
- feat: update object acl by @trungnotchung in #536
- fix: add timeout on all the github jobs by @sfroment in #510
- chore(deps): bump the npm_and_yarn group with 2 updates by @dependabot in #556
- feat: remove secp256k1 public key by @trungnotchung in #554
- fix: bt node env parsing by @sfroment in #558
Full Changelog: v0.9.2...v0.10.0
Release 0.9.2
Release 0.9.1
- fix: keychain git url (1d2c8a6)
Release 0.9.0
- fix: update peer-id (#547) (725e805)
- fix: use sha512 (#546) (e421ceb)
- fix: exclude dist (#541) (009f53c)
- fix: add typecheck workflow (#540) (3377ee2)
- feat: add main types (#527) (33baf52)
- Refactor: Strategy handle message (#537) (9661822)
- refactor: 🚨 better promise usage and type on function (#535) (6ff88d2)
- refactor: remove unused args (#534) (240da8d)
- refactor: 🎨 import type when it's only used as type (#532) (5d85a0f)
- fix(coverage): 🐛 remove version.ts from coverage (#531) (6ce3ba1)
- feat: add interval-runner (#524) (75e1d62)
- refactor: remove addToFrontier (#530) (e7ef601)
- Feat: enhance coverage (#493) (9d0aa43)
- feat: replace eddsa with ecdsa (#492) (9da595a)
- fix: import plugin wasn't activated for typescript (#523) (5d21789)
- fix: readme link (#526) (0f75108)
- fix: version (#525) (52c8c30)
- fix: linting deps not at the correct place (#519) (e70c8dc)
- feat: add readme.md for package keychain (#521) (ac36c58)
- feat: add package keychain (#513) (0ccd832)
- feat: make resolveConflicts function optional (#487) (89a5317)
- feat: Add log level into ConnectObjectOptions (#518) (4fbdffd)
- fix(examples/grid): 🐛 bug where eventListener is added multiple time (#507) (ea626c6)
- fix: enable tracing flag (#508) (7cf7b5b)
What's Changed
- fix: enable tracing flag by @anhnd350309 in #508
- fix(examples/grid): 🐛 bug where eventListener is added multiple time by @sfroment in #507
- feat: Add log level into ConnectObjectOptions by @hoangquocvietuet in #518
- feat: make resolveConflicts function optional by @trungnotchung in #487
- feat: add package keychain by @trungnotchung in #513
- feat: add readme.md for package keychain by @anhnd350309 in #521
- fix: linting deps not at the correct place by @sfroment in #519
- fix: version by @sfroment in #525
- fix: readme link by @sfroment in #526
- fix: import plugin wasn't activated for typescript by @sfroment in #523
- feat: replace eddsa with ecdsa by @trungnotchung in #492
- Feat: enhance coverage by @anhnd350309 in #493
- refactor: remove addToFrontier by @trungnotchung in #530
- feat: add interval-runner by @sfroment in #524
- fix(coverage): 🐛 remove version.ts from coverage by @sfroment in #531
- refactor: 🎨 import type when it's only used as type by @sfroment in #532
- refactor: remove unused args by @trungnotchung in #534
- refactor: 🚨 better promise usage and type on function by @sfroment in #535
- Refactor: Strategy handle message by @anhnd350309 in #537
- feat: add main types by @sfroment in #527
- fix: add typecheck workflow by @sfroment in #540
- fix: exclude dist by @sfroment in #541
- fix: use sha512 by @sfroment in #546
- fix: update peer-id by @sfroment in #547
Full Changelog: v0.8.5...v0.9.0
Release 0.8.5
What's Changed
Full Changelog: v0.8.4...v0.8.5
Release 0.8.4
- chore: add typescript dep to root (d4ac666)
Full Changelog: v0.8.3...v0.8.4
Release 0.8.3
Full Changelog: v0.8.2...v0.8.3
Release 0.8.2
Full Changelog: v0.8.1...v0.8.2
Release 0.8.1
Full Changelog: v0.8.0...v0.8.1
Release 0.8.0
- chore: rm oliver from codeowners (9a1175b)
- chore(deps-dev): bump globals from 15.15.0 to 16.0.0 (#501) (5f51ffe)
- refactor: use types (#495) (ec5b182)
- fix: yamux error (#504) (41f3bc3)
- fix: pnpm install with v10 (#497) (16e6316)
- feat: add tracer DRPObject (#483) (321dd72)
- style(config): 🎨 add default editor config (#500) (44b7e5b)
- refactor: move peer id from drpObject to hashgraph (#467) (843b936)
- fix: merge new vertices when drp is missing (#460) (2c51957)
- perf: better topo dfs perf (#482) (de39e08)
- fix: redundant ACL computation (#474) (080af29)
- fix: duplicate DRP call (#432) (71938dc)
- fix: dialTimeout (#484) (2564d86)
- fix: serialization & add types pkg (#472) (88ec807)
- feat: deterministic topo sort using iterative dfs (#471) (5e08e18)
- refactor(object): linearize pair semantic (#476) (a6c4705)
- refactor: remove unuse transport (#466) (da00d10)
- fix: pr template (#464) (6427a3e)
- fix: correct name of org and trigger on reopened (39d1339)
- fix: change gh token for pat (4329bb1)
- feat: use msgpack (#450) (64ff132)
- fix: more reliable file matches (#457) (e72e81b)
- fix: vertex not found (#445) (fa82b06)
- feat: flamegraph pprof (#453) (f9f9c6c)
- chore: rm render bash for screenshots (1d2b0d7)
- fix: hashgraph merge hook (#456) (a3e7e6d)
- fix: add an exception catch to the streaming function (#451) (a78078f)
- chore: add templates and security policy (36286ca)
- fix: writer permission check (#439) (182d395)
- feat: enhance coverage (#360) (73a09dd)
- fix: remove docs from gitignore (b1ac690)
- improv: use only new vertices for hashgraph merging (#440) (f84ea96)
- tests: tests for nop and swap operations (#414) (c5d2394)
- fix: Updates Both DRP State and ACL State Incorrectly (#430) (7e91062)
- chore(deps-dev): bump @vitest/coverage-v8 from 2.1.8 to 3.0.5 (#442) (2e52412)
- fix: e2e flakky (#438) (266a0c2)
- fix: root vertex state can be changed (#437) (75ebbc6)
- imprv: packages (#399) (df04f7e)
- chore(deps-dev): bump vitest from 2.1.8 to 2.1.9 in the npm_and_yarn group (#436) (911e29b)
- feat: add basic playwright test (#343) (c9c9d88)
- improve: move only test function (#428) (112755a)
- fix: hash validation (#422) (12e7223)
- feat: modify acl state (#421) (b1b0b90)
- feat: wait for node to be dialable after libp2p.start (#418) (7fd1882)
- chore(deps): bump it-length-prefixed from 9.1.0 to 10.0.0 (#425) (3ed8661)
- fix: eslint tsconfig root dir (9b42353)
- feat: add add mul to blueprints (#412) (669e756)
- fix: swap action type behaviour (#415) (79d695c)
What's Changed
- fix: swap action type behaviour by @JanLewDev in #415
- feat: add add mul to blueprints by @d-roak in #412
- chore(deps): bump it-length-prefixed from 9.1.0 to 10.0.0 by @dependabot in #425
- feat: wait for node to be dialable after libp2p.start by @sfroment in #418
- feat: modify acl state by @anhnd350309 in #421
- fix: hash validation by @trungnotchung in #422
- improve: move only test function by @hoangquocvietuet in #428
- feat: add basic playwright test by @sfroment in #343
- chore(deps-dev): bump vitest from 2.1.8 to 2.1.9 in the npm_and_yarn group by @dependabot in #436
- imprv: packages by @hoangquocvietuet in #399
- fix: root vertex state can be changed by @trungnotchung in #437
- fix: e2e flakky by @sfroment in #438
- chore(deps-dev): bump @vitest/coverage-v8 from 2.1.8 to 3.0.5 by @dependabot in #442
- fix: Updates Both DRP State and ACL State Incorrectly by @anhnd350309 in #430
- tests: tests for nop and swap operations by @d-roak in #414
- improv: use only new vertices for hashgraph merging by @winprn in #440
- feat: enhance coverage by @hoangquocvietuet in #360
- fix: writer permission check by @winprn in #439
- fix: add an exception catch to the streaming function by @magnified103 in #451
- fix: hashgraph merge hook by @magnified103 in #456
- feat: flamegraph pprof by @anhnd350309 in #453
- fix: vertex not found by @trungnotchung in #445
- fix: more reliable file matches by @sfroment in #457
- feat: use msgpack by @sfroment in #450
- fix: pr template by @JanLewDev in #464
- refactor: remove unuse transport by @anhnd350309 in #466
- refactor(object): linearize pair semantic by @sfroment in #476
- feat: deterministic topo sort using iterative dfs by @JanLewDev in #471
- fix: serialization & add types pkg by @sfroment in #472
- fix: dialTimeout by @sfroment in #484
- fix: duplicate DRP call by @hoangquocvietuet in #432
- fix: redundant ACL computation by @trungnotchung in #474
- perf: better topo dfs perf by @sfroment in #482
- fix: merge new vertices when drp is missing by @trungnotchung in #460
- refactor: move peer id from drpObject to hashgraph by @anhnd350309 in #467
- style(config): 🎨 add default editor config by @sfroment in #500
- feat: add tracer DRPObject by @anhnd350309 in #483
- fix: pnpm install with v10 by @sfroment in #497
- fix: yamux error by @sfroment in #504
- refactor: use types by @sfroment in #495
- chore(deps-dev): bump globals from 15.15.0 to 16.0.0 by @dependabot in #501
Full Changelog: v0.7.0...v0.8.0