v0.15.6
·
268 commits
to refs/heads/main
since this release
Changes
- Remove sync table (#1368) @eaypek-tfh
- INFRA-4536: Part4 - update timeout-minutes to 40 for jobs where large runners are used (#1363) @tcharewicz
- Improve usage of last indexed height (#1364) @danielle-tfh
- INFRA-4536: part 2 - migrate gpu runner to runner managed by ARCv2 (#1361) @tcharewicz
- better error handling in hawk genesis indexer (#1344) @einar-inversed3
- Endpoint
height-of-graph-genesis-indexation
(#1334) @einar-inversed3 - aurel/reauth-or: Support
reauth_use_or_rule
(#1359) @naure - aurel/reauth: Support reauth requests (#1337) @naure
- update e2e values (#1354) @carlomazzaferro
- Switch HNSW staging database (#1355) @kkowalski
- Add genesis max height as a string (#1352) @danielle-tfh
- [Genesis] Add syncing of genesis config across nodes (#1349) @danielle-tfh
- feat: multiplex sessions over a gRPC stream (#1345) @sdwoodbury
- chore: split gRPC into multiple files (#1341) @sdwoodbury
- [POP-2447] Introduce anonymized statistics for mirror orientated computation (#1328) @leonanos8
get_check_addresses
borrowed arguments (#1312) @einar-inversed3- skip cpu tests (#1340) @carlomazzaferro
- aurel/filter-intra: Do not include intra-batch results in match_ids (#1332) @naure
- aurel/dedup-match-ids: Dedup matched IDs from multiple sources (#1338) @naure
- Feature: Implement thread-safe SharedPlaintextStore (#1326) @bgillesp
- aurel/refactor-connect-plans (#1330) @naure
- Aurel/mirror (#1307) @naure
- feat: values for reshare-server deployment on prod environment (#1316) @jazzbee
- bump processing timeout (#1324) @carlomazzaferro
- update sha (#1323) @carlomazzaferro
- Chore: Rename HnswSearcher default (#1306) @bgillesp
- Feature: Enable configuration of HNSW parameters for server (#1305) @bgillesp
- Chore: simplify PlaintextStore data types and interface (#1304) @bgillesp
- Add mirror attack check documentation comment (#1318) @leonanos8
- add batch size metric (#1315) @carlomazzaferro
- deploy latest to staging (#1313) @carlomazzaferro
- Add metrics events to count rounds and bytes (#1310) @carlomazzaferro
- aurel/luc: Match with LUC entries and apply the OR rule (#1295) @naure
- Increase max db size (#1301) @kkowalski
- Enable persistence for HNSW staging (#1297) @kkowalski
- Setting concrete instance type for HNSW staging and adjusting memory (#1296) @kkowalski
- chore: Bump the init size of the staging db (#1294) @wojciechsromek
- Increase memory hnsw (#1293) @kkowalski
- Increase memory for hnsw staging (#1292) @kkowalski
- Increase memory for hnsw staging (#1291) @kkowalski
- aurel/pipeline-receive-batch-2 (#1284) @naure
- Enable reset (#1282) @eaypek-tfh
Features
- Implement genesis graph insertion logic (#1356) @bgillesp
- HNSW Genesis :: Fix regression (#1329) @siajasl
- Hawk genesis indexer (#1319) @siajasl
- Update init-test-dbs binary to improve usability (#1279) @bgillesp
Bug Fixes
- HNSW Genesis :: Fix regression (#1329) @siajasl
- fix: don't flip imaginary share in mask (#1347) @philsippl
- add mirrored shares to batch query (#1342) @carlomazzaferro
- fix: introduce separate bucket recv buffer (#1303) @philsippl
- aurel/fix-stats: Remove double counting of stats (#1331) @naure
- Fix running genesis locally (#1322) @danielle-tfh
- Fix: Add missing args to HawkArgs in hawk upgrade binary (#1321) @bgillesp
- Fix logging leftover (#1320) @leonanos8
- fix disable persistance (#1314) @carlomazzaferro
- Fix/use config for batch size override (#1302) @carlomazzaferro
- Fix server logging for mirror attack detection in server.rs (#1288) @leonanos8
- aurel/fix-or_rule (#1285) @naure
Maintenance
- Add S3 local setup functionality (#1325) @danielle-tfh
- use
eyre::bail!
macro andeyre::Result
consistently (#1299) @einar-inversed3 - Fix running genesis locally (#1322) @danielle-tfh
- Refactor server_main into smaller function calls (#1266) @bgillesp