Releases: facebook/akd
Releases · facebook/akd
v0.12.0
What's Changed
- Fixing prefix-checking comment in non-membership proof verification by @kevinlewi in #419
- Adding audit report link by @kevinlewi in #420
- Small fixes to the READMEs and CLI help messages by @haochenuw in #426
- Implemented AsyncInMemoryDatabase::set in terms of ::batch_set by @cryo28 in #427
- Add documentation around HistoryParams insecure options by @kevinlewi in #428
- Update tombstone API to minimize DB ops by @afterdusk in #429
- Prepare for 0.12.0-pre.1 release by @afterdusk in #430
- Support pre-release version numbers in deploy script by @afterdusk in #431
- Prevent Any Storage Errors from Clobbering aZKS Entry by @dillongeorge in #432
- Adding support for HistoryProofV2 by @haochenuw in #433
- Bump arduino/setup-protoc from 2.1.0 to 3.0.0 by @dependabot[bot] in #424
- Bump codecov/codecov-action from 3 to 4 by @dependabot[bot] in #423
- Publishing 0.12.0-pre.4 by @kevinlewi in #434
- Only instantiate storage metrics when runtime_metrics is enabled by @afterdusk in #435
- [akd] add marker proof nodes to preload caching for v2 lookup proofs by @artem-shu in #436
- [akd] fix prefetch ordering bug by @artem-shu in #441
- Publishing v0.12.0-pre.6 by @kevinlewi in #442
- Reorganizing test files by @kevinlewi in #439
- Anchor mysql version to 8.4 by @afterdusk in #443
- Adding test vector generation example by @kevinlewi in #445
- Adding lookup / history proof efficiency optimization by @kevinlewi in #444
- Publishing v0.12.0-pre.7 by @kevinlewi in #447
- Fix CI docker compose and clippy errors by @afterdusk in #450
- Fix Key History Dirty Read Bug by @dillongeorge in #449
- Updating generated test vectors by @kevinlewi in #448
- Prepare for 0.12.0-pre.8 release by @afterdusk in #451
- Improve NotFound Error Accuracy in key_history by @dillongeorge in #452
- Add Support for Tracing by @dillongeorge in #453
- Parallelize node preloads by @afterdusk in #454
- Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #455
- Parallelize audit node preload by @afterdusk in #456
- Allow Azks parallelism to be configurable by @afterdusk in #457
- fix old link by @sanjit-bhat in #458
- Removed redundant curr_node.get_child_node call in get_child_azks_element_in_dir by @cryo28 in #461
- Adding docs on VRF key setup by @kevinlewi in #469
- Adding individual epoch auditing in kt auditor example by @kevinlewi in #460
- Auditing improvements by @kevinlewi in #470
- Fix Clippy Issues by @dillongeorge in #474
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #477
- Publishing v0.12.0 by @kevinlewi in #480
New Contributors
- @haochenuw made their first contribution in #426
- @cryo28 made their first contribution in #427
- @artem-shu made their first contribution in #436
- @sanjit-bhat made their first contribution in #458
Full Changelog: v0.11.0...v0.12.0
v0.12.0-pre.11
What's Changed
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #455
- Parallelize audit node preload by @afterdusk in #456
- Allow Azks parallelism to be configurable by @afterdusk in #457
Full Changelog: v0.12.0-pre.10...v0.12.0-pre.11
v0.12.0-pre.10
What's Changed
- Add Support for Tracing by @dillonrg in #453
- Parallelize node preloads by @afterdusk in #454
Full Changelog: v0.12.0-pre.9...v0.12.0-pre.10
v0.12.0-pre.9
What's Changed
- Improve NotFound Error Accuracy in key_history by @dillonrg in #452
Full Changelog: v0.12.0-pre.8...v0.12.0-pre.9
v0.12.0-pre.8
What's Changed
- Fix Key History Dirty Read Bug by @dillonrg in #449
- Updating generated test vectors by @kevinlewi in #448
Full Changelog: v0.12.0-pre.7...v0.12.0-pre.8
v0.12.0-pre.7
What's Changed
- Reorganizing test files by @kevinlewi in #439
- Anchor mysql version to 8.4 by @afterdusk in #443
- Adding test vector generation example by @kevinlewi in #445
- Adding lookup / history proof efficiency optimization by @kevinlewi in #444
- Publishing v0.12.0-pre.7 by @kevinlewi in #447
Full Changelog: v0.12.0-pre.6...v0.12.0-pre.7
v0.12.0-pre.6
What's Changed
- [akd] add marker proof nodes to preload caching for v2 lookup proofs by @artem-shu in #436
- [akd] fix prefetch ordering bug by @artem-shu in #441
- Publishing v0.12.0-pre.6 by @kevinlewi in #442
New Contributors
- @artem-shu made their first contribution in #436
Full Changelog: v0.12.0-pre.5...v0.12.0-pre.6
v0.12.0-pre.5
What's Changed
- Only instantiate storage metrics when runtime_metrics is enabled by @afterdusk in #435
Full Changelog: v0.12.0-pre.4...v0.12.0-pre.5
v0.12.0-pre.4
What's Changed
- Adding support for HistoryProofV2 by @haochenuw in #433
- Bump arduino/setup-protoc from 2.1.0 to 3.0.0 by @dependabot in #424
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #423
- Publishing 0.12.0-pre.4 by @kevinlewi in #434
Full Changelog: v0.12.0-pre.3...v0.12.0-pre.4
v0.12.0-pre.3
What's Changed
- Prevent Any Storage Errors from Clobbering aZKS Entry by @dillonrg in #432
Full Changelog: v0.12.0-pre.2...v0.12.0-pre.3