Releases: worldcoin/iris-mpc
Releases · worldcoin/iris-mpc
v0.13.18
Changes
- Add more signup IDs to the ignore field (#927) @danielle-tfh
- scale down (#926) @wojciechsromek
Bug Fixes
- hotfix bump and scale up (#924) @wojciechsromek
v0.13.17
What's Changed
- hotfix: Ignore broken batch by @wojciechsromek in #923
Full Changelog: v0.13.16...v0.13.17
v0.13.16
Changes
- scale down (#922) @wojciechsromek
- Update staging to have larger init database (#919) @danielle-tfh
v0.13.15
What's Changed
- Fix-graceful-shutdown-continue-for-panics by @danielle-tfh in #920
Full Changelog: v0.13.14...v0.13.15
v0.13.14
Changes
- Add graceful shutdown for health check failures (#918) @danielle-tfh
- Update common-values-iris-mpc.yaml (#917) @carlomazzaferro
- Update common-values-iris-mpc.yaml (#916) @carlomazzaferro
- Revert "try static dns resolver in prod" (#915) @eaypek-tfh
- try static dns resolver in prod (#914) @eaypek-tfh
- update iris-mpc version (#913) @danielle-tfh
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