This repository was archived by the owner on Jul 12, 2023. It is now read-only.
v0.6.0
Changes since since v0.5.1
Notes
We added a new service, e2e, that runs routine e2e tests on the system. Before deploying, re-run the Terraform configurations. You need to force a re-build by running terraform taint null_resource.build
.
Features
- System admin page to create realms from the UI instead of command line tools. (#426, @mikehelmick)
- Adds a variety of best practice security headers to all three servers. (#415, @icco)
- Realm settings to enable ENX (EN Express) (#437, @mikehelmick)
- A simple e2e test is added to test APIs provided by the verification server and the key server. (#417, @yegle)
Operational
- Set up Cloud Scheduler to probe the e2e runner service handlers every 10min. (#420, @yegle)
- Improve deployment scripts (#419, @sethvargo)
- Adds three new host variables to terraform and sets up a GCLB with those hosts. (#409, @icco)
Other
- Bump main server version to v0.5.1 (#408, @sethvargo)
Dependencies
Added
- github.com/felixge/httpsnoop: v1.0.1
- github.com/rakutentech/jwk-go: v1.0.1
- github.com/unrolled/secure: v1.0.8
- github.com/urfave/negroni: v1.0.0
Changed
- cloud.google.com/go/storage: v1.10.0 → v1.11.0
- cloud.google.com/go: v0.63.0 → v0.65.0
- contrib.go.opencensus.io/exporter/stackdriver: v0.13.3 → v0.13.4
- github.com/Azure/azure-sdk-for-go: v45.1.0+incompatible → v46.0.0+incompatible
- github.com/aws/aws-sdk-go: v1.34.7 → v1.34.14
- github.com/google/exposure-notifications-server: v0.5.1 → v0.6.0
- github.com/google/go-cmp: v0.5.1 → v0.5.2
- github.com/google/uuid: v1.1.1 → v1.1.2
- github.com/gorilla/handlers: v1.4.2 → v1.5.0
- github.com/gorilla/mux: v1.7.4 → v1.8.0
- github.com/gorilla/schema: v1.1.0 → v1.2.0
- github.com/gorilla/sessions: v1.2.0 → v1.2.1
- github.com/prometheus/common: v0.12.0 → v0.13.0
- github.com/prometheus/statsd_exporter: v0.17.0 → v0.18.0
- github.com/yuin/goldmark: v1.1.32 → v1.2.1
- golang.org/x/crypto: 123391f → 5c72a88
- golang.org/x/net: 3edf25e → c890458
- golang.org/x/sys: 9781c65 → 64077c9
- golang.org/x/tools: 188abfa → 5a2aa26
- google.golang.org/genproto: f69a880 → d751682
- google.golang.org/grpc: v1.31.0 → v1.31.1