TrustDB v1.0.0-beta
Pre-release
Pre-release
What's Changed
- Add contribution guide by @ryan-wong-coder in #3
- Add CI quality gates and GitHub templates by @ryan-wong-coder in #5
- Address review findings cleanup by @ryan-wong-coder in #7
- 固化 L4/L5 证明等级状态机 by @ryan-wong-coder in #83
- 稳定 .sproof v1 单文件证明格式 by @ryan-wong-coder in #84
- 新增 TrustDB Go SDK by @ryan-wong-coder in #85
- 客户端改用 Go SDK by @ryan-wong-coder in #86
- 新增 gRPC API 与 SDK transport 抽象 by @ryan-wong-coder in #88
- 桌面客户端支持 HTTP/gRPC transport 切换 by @ryan-wong-coder in #90
- [codex] Fix remote verify skip-anchor L4 semantics by @ryan-wong-coder in #92
- 补齐 HTTP/gRPC 双 transport 端到端测试 by @ryan-wong-coder in #94
- 在 README 中加入桌面客户端截图 by @ryan-wong-coder in #98
- 修正桌面客户端安装包命名为 trustdb by @ryan-wong-coder in #96
- 重写 CONTRIBUTING 为中英双文架构导向指南 by @ryan-wong-coder in #100
- 在 README 中加入作者博客入口 by @ryan-wong-coder in #102
- 稳定 HTTP ingest integration 测试清理流程 by @ryan-wong-coder in #104
- feat: complete paginated record and global listing APIs by @ryan-wong-coder in #105
- feat: add ingest benchmark command by @ryan-wong-coder in #106
- test: add global log history proof benchmarks by @ryan-wong-coder in #107
- fix: commit global log appends atomically by @ryan-wong-coder in #109
- [codex] Split bench visibility metrics and publish optimized performance report by @ryan-wong-coder in #111
- perf: optimize Pebble artifact writes and fix CI hygiene by @ryan-wong-coder in #112
- [codex] add proof source identity and sdk failover groundwork by @ryan-wong-coder in #114
- docs: clarify distributed deployment model by @ryan-wong-coder in #116
- feat: TiKV proofstore dev stack, CI, and integration tests by @ryan-wong-coder in #118
- feat: TrustDB Admin Web (integrated console) by @ryan-wong-coder in #120
- feat: add Admin Merkle visualizations by @ryan-wong-coder in #122
- fix(ci): wait for batch tree nodes in integration test by @ryan-wong-coder in #128
- [codex] Add native batch and streaming log ingest APIs by @ryan-wong-coder in #159
- fix: harden verification and input decoding by @ryan-wong-coder in #177
- [codex] Harden verification, inputs, and frontend readiness by @ryan-wong-coder in #178
- [codex] Harden server timeout configuration by @ryan-wong-coder in #179
- [codex] Harden local proofstore paths by @ryan-wong-coder in #180
- [codex] Harden backup archive writes by @ryan-wong-coder in #181
- [codex] Harden admin config writes by @ryan-wong-coder in #182
- [codex] Harden desktop atomic writes by @ryan-wong-coder in #183
- [codex] Harden CLI proof output paths by @ryan-wong-coder in #184
- [codex] Harden CLI keygen output paths by @ryan-wong-coder in #185
- [codex] Harden CLI file writes by @ryan-wong-coder in #186
- [codex] Harden batch fallback validation by @ryan-wong-coder in #187
- [codex] Harden SDK HTTP nil contexts by @ryan-wong-coder in #188
- [codex] Harden load-balanced SDK nil contexts by @ryan-wong-coder in #189
- [codex] Harden log stream nil contexts by @ryan-wong-coder in #190
- [codex] Bound proof file reads by @ryan-wong-coder in #191
- [codex] Write single proofs atomically by @ryan-wong-coder in #192
- [codex] Harden atomic writes against directory targets by @ryan-wong-coder in #193
- [codex] Validate backup restore checkpoints by @ryan-wong-coder in #194
- docs(github): standardize repository templates by @ryan-wong-coder in #195
- perf(batch): optimize proof materialization pipeline by @ryan-wong-coder in #196
- perf: validate and tune end-to-end profiles by @ryan-wong-coder in #197
- docs: add official project homepage by @ryan-wong-coder in #198
- fix: constrain filesystem access by @ryan-wong-coder in #200
- build(deps): bump golang.org/x/crypto from 0.50.0 to 0.52.0 by @dependabot[bot] in #199
- fix: update vulnerable Go dependencies by @ryan-wong-coder in #201
- ci: update GitHub Actions runtimes by @ryan-wong-coder in #202
- Fix proof level parsing and clarify comments by @ryan-wong-coder in #203
- feat(ui): modernize client, admin, and website by @ryan-wong-coder in #204
- build(release): 发布 1.0.0-beta 全平台产物 by @ryan-wong-coder in #205
- fix(release): 修复 Windows 自签名客户端打包 by @ryan-wong-coder in #206
New Contributors
- @ryan-wong-coder made their first contribution in #3
- @dependabot[bot] made their first contribution in #199
Full Changelog: https://github.com/ryan-wong-coder/trustdb/commits/v1.0.0-beta