Releases: worldcoin/iris-mpc
Releases · worldcoin/iris-mpc
v0.13.13
Changes
- Update stage max DB size (#910) @danielle-tfh
- update iris-mpc version stage (#909) @danielle-tfh
Bug Fixes
- Fix errors in graceful shutdown (#912) @danielle-tfh
v0.13.12
Changes
- Add graceful shutdown to all health check failures (#908) @danielle-tfh
- release v0.13.11 to prod (#906) @eaypek-tfh
Maintenance
v0.13.11
Changes
- Update iris-mpc version on prod (#905) @danielle-tfh
- Test latest iris-mpc version in staging (#904) @danielle-tfh
Features
- Feat: even odd import from s3 (#897) @eaypek-tfh
v0.13.10
Changes
- page-lock in spawn_blocking (#893) @philsippl
- fall back to 64 par in prod (#903) @eaypek-tfh
- fall back to 16k chunks (#902) @eaypek-tfh
- try 256 par in prod (#901) @eaypek-tfh
- use 128 par in prod (#900) @eaypek-tfh
- use 128k chunk in prod (#899) @eaypek-tfh
- values for outstanding stage reshare servers (#894) @carlomazzaferro
- restart node 0 (#896) @danielle-tfh
- restart stage node 0 (#895) @danielle-tfh
- Better serialization of binary values and singletons (#844) @iliailia
- restart node 0 (#892) @danielle-tfh
- Add debug logs to SMPC stage (#891) @danielle-tfh
- reduce prod termination grace period (#890) @eaypek-tfh
- Revert "bump max db size to 20m (#888)" (#889) @danielle-tfh
- bump max db size to 20m (#888) @eaypek-tfh
- Refactor SMPC protocol implementation (#876) @iliailia
- reduce memory request in prod to 1900 gb (#887) @eaypek-tfh
- bump memory limits in prod to 2 tb (#886) @eaypek-tfh
- reduce max db size in prod to 11M (#885) @eaypek-tfh
- Update common-values-iris-mpc.yaml (#884) @carlomazzaferro
- Update common-values-iris-mpc.yaml (#883) @carlomazzaferro
- scale up (#881) @carlomazzaferro
- bump max db size to 20M and aurora load parallelism in prod (#879) @eaypek-tfh
- scale down (#880) @carlomazzaferro
- release v0.13.9 to prod (#875) @eaypek-tfh
Features
- Feat/tls aware reshare protocol (#774) @carlomazzaferro
Bug Fixes
- use fixed chacha seeds for e2e tests (#882) @carlomazzaferro
Maintenance
- Feat/tls aware reshare protocol (#774) @carlomazzaferro
v0.13.9
Changes
- release v0.13.8 in stage (#873) @eaypek-tfh
Bug Fixes
- fix potential phantom match (#871) @philsippl
v0.13.8
Changes
- allow disabling of stream timers (#868) @philsippl
- chore: Use region value from the configuration (#872) @wojciechsromek
v0.13.7
Changes
- chore(): Use the config region in key-manager (#870) @wojciechsromek
- chore(): Override AWS_ENDPOINT_URL to force Localstack use (#869) @wojciechsromek
- release v0.13.6 to prod (#865) @eaypek-tfh
e2e-test
prints for debugging
v0.13.6
Changes
- first alloc, then register (#860) @philsippl
- 64 s3 load parallelism + 8 aurora load parallelism in prod (#857) @eaypek-tfh
- try 128 load parallelism in prod (#856) @eaypek-tfh
- try 64 import parallelism in prod (#855) @eaypek-tfh
- release v0.13.5 to prod (#854) @eaypek-tfh
Features
- generate keys on startup for e2es (#858) @carlomazzaferro
Bug Fixes
- use custom aws endpoint (#864) @carlomazzaferro
- fix localstack variables (#863) @carlomazzaferro
- configurable region for key-manager (#862) @carlomazzaferro
- fix apt command (#859) @carlomazzaferro
Maintenance
- configurable region for key-manager (#862) @carlomazzaferro
v0.13.5
Changes
- trigger restarting node1 prod for test (#853) @eaypek-tfh
- scale up prod after upgrade proto (#852) @eaypek-tfh
- Update SMPC iris version (#850) @danielle-tfh
- scale down prod for upgrade proto (#851) @eaypek-tfh
Features
- load chunk in smaller ranges (#846) @philsippl