·
4 commits
to refs/heads/main
since this release
Changes
- Oblivious swap network (#1682) @iliailia
- enable reauth in e2e test (#1694) @wojciechsromek
- Ability to disable anon stats per-batch, from SQS messages (#1696) @carlomazzaferro
- Bump docker/build-push-action from 6.15.0 to 6.18.0 (#1650) @dependabot[bot]
- Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 (#1652) @dependabot[bot]
- Bump tj-actions/changed-files from 46.0.5 to 47.0.0 (#1656) @dependabot[bot]
- Bump actions/checkout from 4.2.2 to 5.0.0 (#1651) @dependabot[bot]
- do not run against dev (#1695) @carlomazzaferro
- Add skip actions for required workflows (#1692) @eaypek-tfh
- Harden specific changes with approvals from multiple groups (#1690) @eaypek-tfh
- Add signing job to the iris-mpc build workflow (#1684) @maciej-wilczynski
- feat: build and push iris-mpc-cpu to AWS ECR (#1691) @jazzbee
- (improvement): make the shutdown_handler use a cancellation token (#1681) @sdwoodbury
- Dev deployment branch (#1658) @naure
- feat: push image to AWS_ECR (#1680) @jazzbee
- au/ Mute heartbeat INFO (#1678) @naure
- Use separate s3 import buckets for HNSW stage (#1674) @eaypek-tfh
- Enable importer in dev (#1673) @eaypek-tfh
- Setup importer for dev (#1672) @eaypek-tfh
- Make predefined batch size optional in common config (#1670) @eaypek-tfh
- Require codeowner review on changes to CODEOWNERS file itself (#1669) @eaypek-tfh
- Allow predefined batch sizes to be sent for testing [POP-2890] (#1663) @eaypek-tfh
- Introduce codeowners to prod configs dir (#1667) @eaypek-tfh
- Release v0.20.7 to production and enable 2D anon stats for gpu (#1661) @leonanos8
- install docker step (#1662) @carlomazzaferro
- build arm image on main, test latest features (#1660) @carlomazzaferro
- Enable app level tls in dev (#1659) @eaypek-tfh
Features
Bug Fixes
- clamp counter to actual buffer size (#1703) @carlomazzaferro
- E2E anon stats test for CPU + fix: clear buckets after we send them (#1513) @dkales