- 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