v0.13.10-rc.0
Pre-release
Pre-release
What's Changed
- fix: refactor deploy scripts by @fegmorte in #370
- fix: fix CI by @titouantanguy in #393
- chore: update bytes by @kc1212 in #395
- fix: fix small instance for slab by @fegmorte in #392
- chore: bump dependencies (aws security issue fix) by @dd23 in #397
- chore: NIST bench and KATs by @titouantanguy in #316
- feat: standard compressed keygen by @kc1212 in #375
- fix: cargo audit time crate by @maksymsur in #400
- feat!: reshare service -- epoch manager by @titouantanguy in #337
- fix: stability issues on KMS when getting out of sync by @jot2re in #388
- feat: compressed keygen centralized by @kc1212 in #396
- chore: bump ml-kem to v0.2.2 and kms to v0.13.0-rc.3 by @dd23 in #401
- chore: bump slab runner to v1.5.1 by @dd23 in #404
- chore: allow empty client_sk in insecure_process_user_decryption_resp by @kc1212 in #403
- fix: fix chart testing by @fegmorte in #409
- fix: fix chart testing by @fegmorte in #410
- fix: custom create EIF file by @maksymsur in #413
- chore: insecure keygen and integration test for compressed keys by @kc1212 in #402
- build: removed dead dependencies by @jot2re in #411
- chore!: updates to software version and backwards compatibility by @jot2re in #407
- chore: fix keyset type error in core-client by @kc1212 in #414
- feat: delete epoch from epoch manager by @kc1212 in #366
- chore: update redis server version by @eudelins-zama in #416
- chore: even more additional metrics by @jot2re in #394
- chore: resharing with compressed keys by @kc1212 in #406
- fix: do not add context twice from verifier by @kc1212 in #420
- feat(core-client/tests): k8s integration tests by @maksymsur in #391
- fix(zizmor): update trivy-action to v0.34.0 by @maksymsur in #427
- chore(core-client): robustness against failing cores and documentation by @dd23 in #408
- fix: backward compatibility of NetworkValue by @kc1212 in #421
- feat: bit lift protocol by @titouantanguy in #399
- fix: don't fetch key policies if key policy attestation is disabled by @mkmks in #431
- bug: Ensure all private elements get backed up #2892 by @jot2re in #418
- feat!: compressed keygen from existing secret by @kc1212 in #424
- fix: ensure custodian backup tests purge data so they can be re-ran without issue by @dvdplm in #417
- feat!: addition of configuration end point by @jot2re in #425
- feat: adding BGV mult by @titouantanguy in #423
- chore: bump version to v0.13.10-rc.0 by @dd23 in #433
- ci: Cleanup image after kind testing by @fegmorte in #430
- chore: refine testing infrastructure and tests exec time comparison by @maksymsur in #426
- fix!: handled issue with skip_serializing by @jot2re in #442
- chore: integration tests for compressed keygen from existing secret by @kc1212 in #438
- chore: removed non compressed keygen from core/threshold by @kc1212 in #439
- chore: public storage material validation by @eudelins-zama in #443
- chore: misc core-client improvements and centralized docker telemetry by @dd23 in #445
- chore: crs public storage validation by @eudelins-zama in #447
- feat: propagate tag during keygen from existing shares by @kc1212 in #444
- chore: streamlined migration by @jot2re in #429
- fix: change default context epoch by @jot2re in #446
- fix: spawn network tasks detached by @eudelins-zama in #454
- chore: bump rust, yq, grpc-health-check, tfhe-rs and trivy by @dd23 in #455
- chore: update quinn-proto by @eudelins-zama in #456
- fix: do not delete images from PRs with label
dockerby @dd23 in #458 - fix: expand the use of extra_data in EIP712 signature payloads by @mkmks in #453
- chore: reshare multiple keys in new epoch by @titouantanguy in #441
- chore: bump tfhe-rs to v1.5.4 by @dd23 in #461
- fix: issues with nightly tests by @jot2re in #460
- fix: check extra_data in wasm user decrypt responses by @mkmks in #465
New Contributors
Full Changelog: v0.13.0-rc.2...v0.13.10-rc.0