This repository has been archived by the owner on Jul 21, 2023. It is now read-only.
Releases: divviup/prio-server
Releases · divviup/prio-server
facilitator with support for writing to GCS from outside GCP
Merge pull request #196 from abetterinternet/timg/fix-docker-push GH Actions: Fix push-facilitator action
facilitator with support for writing to GCS from outside GCP
Merge pull request #193 from abetterinternet/timg/facilitator-gcs-auth facilitator: support GCP SA key files
WebIDP on AWS
The release adds support for both workflow-manager and facilitator to authenticate to S3 from AWS EKS using WebIDP / IAM Roles for Service Accounts. This causes those components to read the environment variables AWS_ROLE_ARN and AWS_WEB_IDENTITY_TOKEN_FILE.
Narnia release 0.4.0
Cherry-pick #173 into narnia (#189)
Updates to workflow-manager and facilitator
Gets rid of default values for flags in facilitator.
Workflow-manager gets config for the facilitator jobs from a ConfigMap instead of "passthrough" args.
Testing tagging of "latest", plus pulling in some recent changes.
Fix flag name for --portal-identity. (#122) Previously this was looking for --aggregation-identity.
Updated facilitator, plus docker image for prio-workflow-manager.
0.2.0 Add workflow-manager publish to GitHub Actions. (#120)
Draft release of Avro message schemas
This release contains a near final version of Avro message schemas.
Testing Docker image push
facilitator: update libprio dependency branch Bad news: the build broke because we changed the default branch of libprio-rs to main, and eventually deleted the master branch, so the dependency became unresolvable. Good news: our CI setup works!