Releases: dbpunk-labs/db3
Releases · dbpunk-labs/db3
v0.3.6
v0.3.5
What's Changed
- support subscribe store mutation and apply mutation by @jingchen2222 in #487
- build(deps): update redb requirement from 0.14.0 to 0.21.0 by @dependabot in #481
- Feat/query by @imotai in #485
- Feat/query by @imotai in #488
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- support storage light subscribe by @jingchen2222 in #478
- feat: add garbage collection function by @imotai in #479
- feat: add doc store by @imotai in #482
- support get block api in light storage by @jingchen2222 in #483
Full Changelog: v0.3.3...v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.20
What's Changed
- Update README.md by @imotai in #430
- Update README.md by @imotai in #431
- Feat/encode index field key with field type by @jingchen2222 in #432
- use storekey to encode/decode field key by @jingchen2222 in #433
- db3 indexer phase 1: add indexer subscribe db3 event message by @jingchen2222 in #445
- Feat/standalone indexer fetch block by @jingchen2222 in #448
- Feat/apply database mutations by @jingchen2222 in #451
- feat: add faucet state by @imotai in #458
- Feat/support indexer query by @jingchen2222 in #456
- fix port for indexer by @jingchen2222 in #462
- clean up indexer by @jingchen2222 in #465
Full Changelog: v0.2.19...v0.2.20
v0.2.19
What's Changed
- resolve the labeler error bug if a contributor does not belong to db3 teams by @imotai in #421
- feat: upgrade ed25519 and tendermint by @imotai in #422
- add console client doc by @rock-liyi in #419
- disable multi-key index by @jingchen2222 in #424
- fix markdown error on quick_start.md by @rock-liyi in #425
- Feat/console composite filter by @jingchen2222 in #428
Full Changelog: v0.2.18...v0.2.19
v0.2.18
What's Changed
- feat: update the steps about how to run test cases by @imotai in #388
- build(deps): update bip32 requirement from 0.4.0 to 0.5.0 by @dependabot in #393
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #389
- new docs by @muraneth in #394
- catch the exception when decode bash64 string to bytes by @imotai in #396
- fix: upgrade tendermint to v0.30.0 by @imotai in #398
- fix words "现实数据库信息" to "显示数据库信息" by @rock-liyi in #403
- fix: update the contract building steps by @imotai in #405
- add execute query with indexId range and limit by @jingchen2222 in #408
- build(deps): update tonic-build requirement from 0.8.3 to 0.9.2 by @dependabot in #412
- Feat/query with lt gt condition by @jingchen2222 in #409
New Contributors
- @rock-liyi made their first contribution in #403
Full Changelog: v0.2.17...v0.2.18