Skip to content

Commit

Permalink
Update RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
6fj authored Mar 6, 2024
1 parent 4502d2c commit 339d04e
Showing 1 changed file with 10 additions and 21 deletions.
31 changes: 10 additions & 21 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,35 +5,24 @@
> - `[API]` prefix for API changes.
> - `[Improvement]` prefix for implementation improvement.
## v0.2.0.dev240305
- [Bugfix] fix several FORWARD_NULL and UNINIT issues.

## v0.2.0.dev240123
## v0.2.0beta

- [Feature] add RFC9380 25519 elligator2 hash_to_curve.
- [Feature] add malicious vole psi.
- [API] expose ub psi in PSI v2 API.
- [Improvement] Modify buffer size in sort cmd.
- [Bugfix] Fix SimpleShuffledBatchProvider.
- [Bugfix] Fix flakiness in psi_test.
- [Bugfix] Fix race condition in rr22.


## v0.2.0.dev231228

- [Bugfix] Fix RR22 race condition.
- [Improvement] modify sort buffer size.


## v0.2.0.dev231221

- [API] Rename check_duplicates to skip_duplicates_check.
- [API] Rename sort_output to disable_alignment.
- [Feature] add RFC9380 25519 elligator2 hash_to_curve.
- [Feature] add malicious vole psi.
- [Feature] Support left join, right join and full join. The behavior of difference is modified.
- [Feature] Skip duplicate key check if recovery checkpoint exists.
- [Improvement] Modify buffer size in sort cmd.
- [Improvement] modify sort buffer size.
- [Bugfix] fix several FORWARD_NULL and UNINIT issues.
- [Bugfix] Fix RR22 race condition.
- [Bugfix] Fix duplicate key check.
- [Bugfix] Fix SyncWait.

- [Bugfix] Fix SimpleShuffledBatchProvider.
- [Bugfix] Fix flakiness in psi_test.
- [Bugfix] Fix race condition in rr22.

## v0.1.0beta

Expand Down

0 comments on commit 339d04e

Please sign in to comment.