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
2021-03-09 release
This release contains dependency version updates.
Integration tester for staging
facilitator integration tester & terraform changes (#322) Co-authored-by: Tim Geoghegan <[email protected]>
2012-02-22 release
build from rust-1.50.0-alpine3.13
facilitator: build rust:1.50.0-alpine3.13 Our NCI colleagues believe that this specific Alpine base image should not exhibit the `musl` DNS issue. We will see!
Move to rust-1.50
facilitator: use rust-1.50 NCI's vuln scanner was unhappy with images built from rust-1.46
Build from debian image
Merge pull request #433 from abetterinternet/timg/rust-buster facilitator: build on default (Debian) Rust image
Build facilitator from rust-debian base image
Merge pull request #433 from abetterinternet/timg/rust-buster facilitator: build on default (Debian) Rust image
Wait between AWS retries
0.6.2-g facilitator: wait 5s between AWS retries
GCS timeouts Episode VI
facilitator: GCS timeouts! Again! I missed a couple spots where we set timeouts on `ureq::Request`s in `transport/gcs.rs` due to inattention.
GCS timeouts even harder
Merge pull request #419 from abetterinternet/timg/retry-gcs facilitator: GCS client timeouts