Releases: worldcoin/iris-mpc
Releases · worldcoin/iris-mpc
v0.14.6
Changes
- remove unsued flow (#1039) @carlomazzaferro
- Update iris-mpc stage version (#1037) @danielle-tfh
Bug Fixes
- send populated modifications to actor (#1040) @eaypek-tfh
- aurel/fix-self-address: Listen to all interfaces (#1038) @naure
Maintenance
- CPU integration testgs: dockerfile and compose for server-client (#1036) @carlomazzaferro
v0.14.5
What's Changed
- Bump iris-mpc prod version by @danielle-tfh in #1011
- rollback to v0.14.3 by @eaypek-tfh in #1012
- Process reauth messages by @eaypek-tfh in #1005
- Revert docker file size changes by @danielle-tfh in #1013
- Move initial DB sync between nodes to HTTP instead of NCCL by @dkales in #990
- aurel/graph_store: copy and adapt GraphPg by @naure in #1002
- pass or rule indexes to actor instead of serial ids by @eaypek-tfh in #1015
- feat: add new image with reshare-client by @jazzbee in #1017
- Implement or rule on reauth requests by @eaypek-tfh in #1016
- Encapsulate GPU related functionality for DB loading behind trait by @dkales in #1014
- Aurel/hawk db loading by @naure in #1018
- Add support for counting operations declared in spans by @bgillesp in #991
- Encapsulate GPU preprocessing by @dkales in #1020
- async SharedIrisesRef by @naure in #1019
- aurel/async-grpc: Replace DashMap with RwLock (#959) by @naure in #1021
- feat: remove strict instance type for reshare-server deployment by @jazzbee in #1024
- pass partial match counters as part of uniqueness response by @carlomazzaferro in #1026
- Aurel/server hawk by @naure in #1023
- fix: use env variables when arguments are not passed by @jazzbee in #1029
- fix: trigger to build reshare-protocol image by @jazzbee in #1030
- feat: strip quotes - reshare-client.sh by @jazzbee in #1031
- fix: use parameter --ca-root-file-path by @jazzbee in #1032
- fix/enpoint_url: Short arg conflict by @naure in #1033
- sync mechanism for modifications - baseline by @eaypek-tfh in #1028
- Tracing forest logs by @iliailia in #1007
- sync modifications upon start-up by @eaypek-tfh in #1034
- use shares from s3 by @eaypek-tfh in #1035
Full Changelog: v0.14.4...v0.14.5
v0.14.4
What's Changed
- add deregister locked memory on shutdown by @danielle-tfh in #1006
- Fix NCCL/EFA of base docker image for smaller images by @danielle-tfh in #986
- Bump iris-mpc stage image by @danielle-tfh in #1009
- Increase match distance buffer size default percent config by @danielle-tfh in #1010
Full Changelog: v0.14.3...v0.14.4
v0.14.3
What's Changed
- Update images and prod flags by @carlomazzaferro in #1001
- [POP-2033] config and initial impl for LUC enablement by @carlomazzaferro in #948
- feat: fix check_bucket_statistics and disable faulty WithOrRuleSet testcases in e2e by @rw0x0 in #1004
Full Changelog: v0.14.2...v0.14.3
v0.14.2
Changes
- upgrade openssl (#1000) @philsippl
- slight refactors and tests additions (#998) @carlomazzaferro
Bug Fixes
- Fix non-deterministic buckets (#999) @philsippl
v0.14.1
Changes
- handle connection reset during s3 load (#997) @eaypek-tfh
- release v0.14.0 to stage (#995) @eaypek-tfh
Bug Fixes
- Fix OOB: use max batch size (#996) @philsippl
v0.14.0
Changes
- log metadata for bucket stats (#994) @carlomazzaferro
- accept reauth requests (#992) @eaypek-tfh
- refactor: clean up the e2e tests (#987) @dkales
- Port minimal local Hawk Pack and first layer search optimization (#966) @bgillesp
- Initial HNSW algorithm metrics using tracing library (#911) @bgillesp
- bump cudarc (#983) @carlomazzaferro
- update prod and stage versions (#982) @danielle-tfh
Features
- [POP-2034] LUC implementation on iric-mpc (#951) @carlomazzaferro
- [POP-2073] add buckets as structured response (#989) @carlomazzaferro
Bug Fixes
- fix typo (#993) @carlomazzaferro
- fix bucket size calculation for anonymized stats (#988) @dkales
v0.13.25
Changes
- Revert using smaller image size (#981) @danielle-tfh
- aurel/complex-request (#970) @naure
- aurel/hawk-startup: More reliable startup and jobs (#963) @naure
- [do not merge] rollback to 0.13.23 (#980) @carlomazzaferro
- aurel/parallel-search: Introduce parallelism with sessions (#958) @naure
- bump processing timeout in prod (#979) @carlomazzaferro
- bump release (#978) @carlomazzaferro
- update prod load configs (#977) @eaypek-tfh
v0.13.24
Changes
- Improve load time (mpsc channel, post page-lock, directory buckets) (#968) @eaypek-tfh
- Update iris-mpc stage version (#976) @danielle-tfh
- release 0.13.21 to stage (#975) @eaypek-tfh
v0.13.23
What's Changed
- Add testing for graceful shutdown more frequently by @danielle-tfh in #973
Full Changelog: v0.13.22...v0.13.23