Releases: worldcoin/iris-mpc
Releases · worldcoin/iris-mpc
v0.13.1
What's Changed
- chore: Release 0.13 by @wojciechsromek in #831
- chore: Use the 16k bucket by @wojciechsromek in #832
Full Changelog: v0.13.0...v0.13.1
v0.13.0
Changes
Features
- async read chunk (#803) @philsippl
- increase DB load paralleism (#830) @carlomazzaferro
v0.12.10
What's Changed
- release 12.9 by @philsippl in #821
- chore: Deploy
async-importer
test to stage by @wojciechsromek in #822 - turn off exporter by @carlomazzaferro in #823
- enable importer by @carlomazzaferro in #825
- run as root by @carlomazzaferro in #826
- increase failure threshold by @carlomazzaferro in #827
- prefetch the next chunk to gpu mem manually by @philsippl in #824
Full Changelog: v0.12.9...v0.12.10
v0.12.9
Changes
- debug: wait for dot event (#820) @philsippl
v0.12.8
Changes
- debug: sync after dot (#818) @philsippl
- dbg: reduce max db (#816) @philsippl
- release v0.12.7 (#813) @philsippl
Bug Fixes
- remove efa requestas (#815) @carlomazzaferro
- use correct key for tolerations (#814) @carlomazzaferro
async-importer-test
- perfomance optimisation test
v0.12.7
Changes
- dbg: increase chunk size (#811) @philsippl
- increase timeout (#810) @philsippl
- increase batch size (#809) @philsippl
- Optimize rounds in transposition (#801) @iliailia
- Handle empty batches in eval_distance (#797) @iliailia
- revert load time tests in prod (#808) @eaypek-tfh
- try 192 s3 load parallelism in prod (#807) @eaypek-tfh
- try 128 s3 load parallelism in prod (#806) @eaypek-tfh
- test smaller chunk loader in prod (#805) @eaypek-tfh
- release v0.12.6 (#800) @eaypek-tfh
Bug Fixes
- template variables to avoid name clashes (#812) @carlomazzaferro
- specific name for configmap (#802) @carlomazzaferro
v0.12.6
What's Changed
- release v0.12.5 to prod by @eaypek-tfh in #790
- [POP-1990] add e2e values for iris-mpc by @carlomazzaferro in #785
- try 192 parallelism on s3 import by @eaypek-tfh in #791
- try 32 parallelism on s3 import by @eaypek-tfh in #792
- fixed image name by @carlomazzaferro in #793
- scale down by @carlomazzaferro in #794
- scale back up by @carlomazzaferro in #795
- fix array in values by @carlomazzaferro in #796
- host network false by @carlomazzaferro in #798
- filter out supermatchers on partial results by @philsippl in #799
Full Changelog: v0.12.5...v0.12.6
v0.12.5
Changes
- fix: avoid incrementing memory size for record overrides from db (#789) @eaypek-tfh
- disable importer in prod for debug (#787) @eaypek-tfh
- release v0.12.4 to prod (#784) @eaypek-tfh
- Generate and read benchmark data from files (#778) @iliailia
v0.12.4
Changes
- Change importer to work with binary (#779) @eaypek-tfh
- Add log statement for printing the batch query in order (#783) @danielle-tfh
- release v0.12.3 to prod with importer disabled (#781) @eaypek-tfh
Bug Fixes
- fix: also ignore supermatchers for in-memory (#782) @philsippl