This repository was archived by the owner on Jul 12, 2023. It is now read-only.
Releases: google/exposure-notifications-verification-server
Releases · google/exposure-notifications-verification-server
v1.13.0
Misc
- Adds clarification to keyserver stats help text on realm admin statistics page. (#2371, @mikehelmick)
- Stop allowing
longexpires
in the User Report SMS template since it always uses theexpires
value. (#2370, @mikehelmick) - System admin: display a chart code global codes issued / code claimed (#2372, @mikehelmick)
- Upgrade the programming language to Go 1.19. (#2368, @sethvargo)
Dependencies
Added
- cloud.google.com/go/asset: v1.5.0
- cloud.google.com/go/security: v1.5.0
- github.com/cristalhq/acmd: v0.7.0
- github.com/curioswitch/go-reassign: v0.1.2
- github.com/ledongthuc/pdf: 0c2507a
- github.com/magefile/mage: v1.13.0
- github.com/sashamelentyev/interfacebloat: v1.1.0
- github.com/sashamelentyev/usestdlibvars: v1.13.0
- github.com/timonwong/logrlint: v0.1.0
Changed
- cloud.google.com/go/compute: v1.7.0 → v1.9.0
- cloud.google.com/go/iam: v0.3.0 → v0.4.0
- cloud.google.com/go/monitoring: v1.5.0 → v1.6.0
- cloud.google.com/go/pubsub: v1.5.0 → v1.3.1
- cloud.google.com/go/storage: v1.24.0 → v1.26.0
- cloud.google.com/go: v0.103.0 → v0.104.0
- contrib.go.opencensus.io/exporter/prometheus: v0.4.1 → v0.4.2
- github.com/GaijinEntertainment/go-exhaustruct/v2: v2.2.2 → v2.3.0
- github.com/armon/go-metrics: v0.4.0 → v0.4.1
- github.com/aws/aws-sdk-go: v1.44.69 → v1.44.96
- github.com/chavacava/garif: 5cad0b5 → 9351721
- github.com/chromedp/cdproto: 6a862c1 → 11c39c5
- github.com/chromedp/chromedp: v0.8.3 → v0.8.5
- github.com/daixiang0/gci: v0.5.0 → v0.6.3
- github.com/digitalocean/godo: v1.81.0 → v1.82.0
- github.com/docker/go-units: v0.4.0 → v0.5.0
- github.com/emicklei/go-restful: v2.9.5+incompatible → v2.16.0+incompatible
- github.com/go-critic/go-critic: v0.6.3 → v0.6.4
- github.com/go-openapi/strfmt: v0.21.2 → v0.21.3
- github.com/go-stack/stack: v1.8.1 → v1.8.0
- github.com/go-toolsmith/astcopy: v1.0.0 → v1.0.1
- github.com/go-toolsmith/astequal: v1.0.1 → v1.0.2
- github.com/go-xmlfmt/xmlfmt: 0a94163 → d5b6f63
- github.com/go-zookeeper/zk: v1.0.2 → v1.0.3
- github.com/goccy/go-json: v0.9.10 → v0.9.11
- github.com/gofrs/uuid: v4.2.0+incompatible → v4.0.0+incompatible
- github.com/golangci/golangci-lint: v1.47.3 → v1.49.0
- github.com/golangci/revgrep: c22e500 → 745bb2f
- github.com/google/exposure-notifications-server: v1.12.0 → v1.13.0
- github.com/google/go-cmp: v0.5.8 → v0.5.9
- github.com/google/pprof: c488b8f → a41b82a
- github.com/googleapis/gax-go/v2: v2.4.0 → v2.5.1
- github.com/gorilla/websocket: v1.4.2 → v1.5.0
- github.com/gregjones/httpcache: 901d907 → 9cad4c3
- github.com/grpc-ecosystem/grpc-gateway/v2: v2.10.2 → v2.11.1
- github.com/hashicorp/consul/api: v1.13.0 → v1.14.0
- github.com/hashicorp/go-hclog: v1.2.2 → v1.3.0
- github.com/hashicorp/go-plugin: v1.4.4 → v1.4.5
- github.com/hashicorp/go-secure-stdlib/parseutil: v0.1.6 → v0.1.7
- github.com/hashicorp/nomad/api: c2428e1 → 939d643
- github.com/hetznercloud/hcloud-go: v1.35.0 → v1.35.2
- github.com/ionos-cloud/sdk-go/v6: v6.1.0 → v6.1.2
- github.com/jackc/pgconn: v1.12.1 → v1.13.0
- github.com/jackc/pgproto3/v2: v2.3.0 → v2.3.1
- github.com/jackc/pgtype: v1.11.0 → v1.12.0
- github.com/jackc/pgx/v4: v4.16.1 → v4.17.2
- github.com/jackc/puddle: v1.2.1 → v1.3.0
- github.com/jhump/protoreflect: v1.6.1 → v1.6.0
- github.com/kisielk/errcheck: v1.6.1 → v1.6.2
- github.com/lib/pq: v1.10.6 → v1.10.7
- github.com/mattn/go-colorable: v0.1.12 → v0.1.13
- github.com/mattn/go-isatty: v0.0.14 → v0.0.16
- github.com/mattn/go-runewidth: v0.0.13 → v0.0.9
- github.com/mgechev/revive: v1.2.1 → v1.2.3
- github.com/microcosm-cc/bluemonday: v1.0.19 → v1.0.20
- github.com/nyaruka/phonenumbers: v1.1.0 → v1.1.1
- github.com/onsi/gomega: v1.19.0 → v1.20.0
- github.com/opencontainers/runc: v1.1.3 → v1.1.4
- github.com/orisano/pixelmatch: 4fa4c7b → fb0b554
- github.com/pelletier/go-toml/v2: v2.0.2 → v2.0.5
- github.com/polyfloyd/go-errorlint: v1.0.0 → v1.0.2
- github.com/prometheus/client_golang: v1.12.2 → v1.13.0
- github.com/prometheus/prometheus: v0.37.0 → v0.38.0
- github.com/quasilyte/go-ruleguard: 6aa060f → v0.3.17
- github.com/quasilyte/regex/syntax: b3f0c40 → 30656e2
- github.com/sanposhiho/wastedassign/v2: v2.0.7 → v2.0.6
- github.com/securego/gosec/v2: v2.12.0 → v2.13.1
- github.com/sethvargo/go-envconfig: v0.8.1 → v0.8.2
- github.com/shirou/gopsutil/v3: v3.22.6 → v3.22.7
- github.com/sylvia7788/contextcheck: v1.0.5 → v1.0.6
- github.com/unrolled/secure: v1.12.0 → v1.13.0
- go.mongodb.org/mongo-driver: v1.8.3 → v1.10.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.32.0 → v0.34.0
- go.opentelemetry.io/otel/exporters/otlp/internal/retry: v1.7.0 → v1.9.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.7.0 → v1.9.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp: v1.7.0 → v1.9.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.7.0 → v1.9.0
- go.opentelemetry.io/otel/metric: v0.30.0 → v0.31.0
- go.opentelemetry.io/otel/sdk: v1.7.0 → v1.9.0
- go.opentelemetry.io/otel/trace: v1.7.0 → v1.9.0
- go.opentelemetry.io/otel: v1.7.0 → v1.9.0
- go.opentelemetry.io/proto/otlp: v0.16.0 → v0.18.0
- go.uber.org/atomic: v1.9.0 → v1.10.0
- go.uber.org/zap: v1.21.0 → v1.23.0
- golang.org/x/crypto: 630584e → c86fa9a
- golang.org...
v1.12.1
Release notes for v1.12.1
Changelog since v1.12.0
Changes by Kind
Bug or Regression
- Fix a potential race condition where the system could be configured to clean up user report records (delete nonce) while the user report code is still valid. This ensures that user reports across all realms are not cleaned up sooner than the realm with the longest short code timeout AND user report enabled. (#2367, @mikehelmick)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.
v1.12.0
Release notes for v1.12.0 - Exposure Notifications Verification Server
Changelog since v1.11.0
Changes by Kind
Bug fixes and improvements
- Change the default minimum self-report interval from 90 days to 30 days. (#2364, @sethvargo)
- Switch to newer function for making strings titlecase. (#2360, @sethvargo)
- Update Javascript and CSS elements to bootstrap to 5.2.0 and Firebase to 9.9.0. (#2359, @sethvargo)
- Update modeler code to handle floating point math differences between Intel and Arm processors. (#2361, @sethvargo)
Infrastructure
-
Update dependencies. (#2366, @mikehelmick)
-
Updated Go dependencies. (#2356, @mikehelmick)
-
This updates the minimum required Terraform version to 1.2 and updates the Terraform providers to their latest version. As part of this upgrade, some fields were deprecated or renamed.
As part of this change, you will see the local ".env" file deleted and re-created. This is okay because this file is only used for local development. (#2363, @sethvargo)
Operations
- For operators: ability to get extended error information on why verification codes fail to claim when debug logging is enabled. (#2365, @mikehelmick)
Dependencies
Added
- git.sr.ht/~sbinet/gg: v0.3.1
- github.com/GaijinEntertainment/go-exhaustruct/v2: v2.2.2
- github.com/alingse/asasalint: v0.0.11
- github.com/firefart/nonamedreturns: v1.0.4
- github.com/go-pdf/fpdf: v0.6.0
- github.com/hashicorp/cronexpr: v1.1.1
- github.com/hashicorp/nomad/api: c2428e1
- github.com/lufeee/execinquery: v1.2.1
- github.com/quasilyte/stdinfo: f7386bf
- github.com/remyoudompheng/go-dbus: b7232d3
- github.com/remyoudompheng/go-liblzma: 81bf2d4
- github.com/remyoudompheng/go-misc: 2d6ac65
- github.com/sivchari/nosnakecase: v1.7.0
- github.com/stbenjam/no-sprintf-host-port: v0.1.1
Changed
- cloud.google.com/go/storage: v1.23.0 → v1.24.0
- github.com/Antonboom/errname: v0.1.5 → v0.1.7
- github.com/Antonboom/nilnil: v0.1.0 → v0.1.1
- github.com/Azure/go-autorest/autorest/adal: v0.9.20 → v0.9.21
- github.com/Azure/go-autorest/autorest/azure/cli: v0.4.5 → v0.4.6
- github.com/Azure/go-autorest/autorest: v0.11.27 → v0.11.28
- github.com/BurntSushi/toml: v1.0.0 → v1.2.0
- github.com/ajstarks/svgo: 644b8db → 1546f12
- github.com/aws/aws-sdk-go: v1.44.53 → v1.44.69
- github.com/blizzy78/varnamelen: v0.6.1 → v0.8.0
- github.com/breml/bidichk: v0.2.2 → v0.2.3
- github.com/breml/errchkjson: v0.2.3 → v0.3.0
- github.com/chavacava/garif: e8a0a40 → 5cad0b5
- github.com/chromedp/cdproto: 4cfc9cd → 6a862c1
- github.com/chromedp/chromedp: v0.8.2 → v0.8.3
- github.com/cncf/xds/go: a8f9461 → 7f1daf1
- github.com/cpuguy83/go-md2man/v2: v2.0.1 → v2.0.2
- github.com/daixiang0/gci: v0.3.3 → v0.5.0
- github.com/digitalocean/godo: v1.80.0 → v1.81.0
- github.com/docker/docker: v20.10.16+incompatible → v20.10.17+incompatible
- github.com/envoyproxy/go-control-plane: 49ff273 → v0.10.3
- github.com/frankban/quicktest: v1.14.2 → v1.14.3
- github.com/fzipp/gocyclo: v0.4.0 → v0.6.0
- github.com/go-critic/go-critic: v0.6.2 → v0.6.3
- github.com/go-fonts/liberation: v0.1.1 → v0.2.0
- github.com/go-latex/latex: b3d85cf → c0d11ff
- github.com/goccy/go-json: v0.9.8 → v0.9.10
- github.com/golangci/go-misc: 927a3d8 → d24fe34
- github.com/golangci/golangci-lint: v1.45.2 → v1.47.3
- github.com/google/exposure-notifications-server: v1.11.0 → v1.12.0
- github.com/google/pprof: d04f242 → c488b8f
- github.com/gookit/color: v1.5.0 → v1.5.1
- github.com/gophercloud/gophercloud: v0.24.0 → v0.25.0
- github.com/hashicorp/consul/api: v1.12.0 → v1.13.0
- github.com/hashicorp/consul/sdk: v0.8.0 → v0.1.1
- github.com/hashicorp/go-hclog: v1.2.1 → v1.2.2
- github.com/hashicorp/mdns: v1.0.1 → v1.0.0
- github.com/hashicorp/memberlist: v0.2.2 → v0.1.3
- github.com/hashicorp/serf: v0.9.6 → v0.9.7
- github.com/hashicorp/vault/sdk: v0.5.2 → v0.5.3
- github.com/hashicorp/yamux: 0bc27b2 → v0.1.1
- github.com/hetznercloud/hcloud-go: v1.33.2 → v1.35.0
- github.com/ionos-cloud/sdk-go/v6: v6.0.5851 → v6.1.0
- github.com/kisielk/errcheck: v1.6.0 → v1.6.1
- github.com/kulti/thelper: v0.5.1 → v0.6.3
- github.com/kunwardeep/paralleltest: v1.0.3 → v1.0.6
- github.com/ldez/gomoddirectives: v0.2.2 → v0.2.3
- github.com/linode/linodego: v1.5.0 → v1.8.0
- github.com/maratori/testpackage: v1.0.1 → v1.1.0
- github.com/mgechev/revive: v1.1.4 → v1.2.1
- github.com/miekg/dns: v1.1.49 → v1.1.50
- github.com/mitchellh/cli: v1.1.0 → v1.0.0
- github.com/nishanths/exhaustive: v0.7.11 → v0.8.1
- github.com/nishanths/predeclared: v0.2.1 → v0.2.2
- github.com/onsi/ginkgo/v2: v2.1.3 → v2.1.4
- github.com/onsi/gomega: [v1.18.1 → v1.19.0](https://github.com/onsi/gomega/compare/...
v1.11.0
Release notes for v1.11.0
Changelog since v1.10.0
Changes by Kind
Bug Fixes and Improvements
- Adds a chart on the realm statistics page that indicates when a user-report code was requested from one device, but sent to another (and therefore not able to be claimed). (#2354, @mikehelmick)
- Adds new statistic for user report invalid codes. This if effectively a measure for when a user report is sent do a different device than the one requesting it. (#2352, @mikehelmick)
- Disallow newlines and repeated spaces in SMS template, many newlines can cause messages to be flagged and not delivered. Existing SMS templates are not impacted, but will be automatically changed on the next realm edit and errors will appear in the settings page when editing. (#2353, @mikehelmick)
Dependency Updates
- Updated Go dependencies. (#2356, @mikehelmick)
- Upgrades firebase javascript version. (#2355, @mikehelmick)
Dependencies
Added
- github.com/googleapis/enterprise-certificate-proxy: v0.1.0
Changed
- cloud.google.com/go/compute: v1.6.1 → v1.7.0
- cloud.google.com/go/secretmanager: v1.4.0 → v1.5.0
- cloud.google.com/go/storage: v1.22.1 → v1.23.0
- cloud.google.com/go: v0.102.0 → v0.103.0
- github.com/Azure/azure-sdk-for-go: v65.0.0+incompatible → v66.0.0+incompatible
- github.com/aws/aws-sdk-go: v1.44.26 → v1.44.53
- github.com/chromedp/cdproto: c0f376d → 4cfc9cd
- github.com/gin-gonic/gin: v1.8.0 → v1.8.1
- github.com/goccy/go-json: v0.9.7 → v0.9.8
- github.com/golang-jwt/jwt/v4: v4.4.1 → v4.4.2
- github.com/google/exposure-notifications-server: v1.10.0 → v1.11.0
- github.com/hashicorp/go-hclog: v1.2.0 → v1.2.1
- github.com/hashicorp/go-secure-stdlib/parseutil: v0.1.5 → v0.1.6
- github.com/hashicorp/go-version: v1.5.0 → v1.6.0
- github.com/hashicorp/vault/api: v1.6.0 → v1.7.2
- github.com/hashicorp/vault/sdk: v0.5.0 → v0.5.2
- github.com/mattn/go-ieproxy: v0.0.6 → v0.0.7
- github.com/microcosm-cc/bluemonday: v1.0.18 → v1.0.19
- github.com/nyaruka/phonenumbers: v1.0.75 → v1.1.0
- github.com/opencontainers/runc: v1.1.2 → v1.1.3
- github.com/pelletier/go-toml/v2: v2.0.1 → v2.0.2
- github.com/prometheus/common/assets: v0.1.0 → v0.2.0
- github.com/prometheus/common: v0.34.0 → v0.36.0
- github.com/prometheus/prometheus: v0.36.0 → v0.36.2
- github.com/prometheus/statsd_exporter: v0.22.5 → v0.22.7
- github.com/seccomp/libseccomp-golang: 3879420 → f33da4d
- github.com/sethvargo/go-envconfig: v0.6.2 → v0.7.0
- github.com/stretchr/testify: v1.7.1 → v1.7.2
- github.com/unrolled/secure: v1.10.0 → v1.11.0
- golang.org/x/crypto: 793ad66 → 0559593
- golang.org/x/net: c960675 → 1185a90
- golang.org/x/oauth2: 622c5d5 → 2104d58
- golang.org/x/sys: bc2c85a → 0a85c31
- golang.org/x/time: 583f2d6 → 579cf78
- golang.org/x/xerrors: f3a8303 → 65e6541
- google.golang.org/api: v0.82.0 → v0.87.0
- google.golang.org/genproto: e326c6e → bdd2acd
- google.golang.org/grpc: v1.47.0 → v1.48.0
- gopkg.in/yaml.v3: v3.0.0 → v3.0.1
Removed
- github.com/jessevdk/go-flags: v1.4.0
v1.10.0
Release notes for v1.10.0
Changelog since v1.9.0
Changes by Kind
Bug fixes and enhancements
- Accept desktop user agents from Macs. iPhone where the browser is set to "always request desktop" mode enabled, currently get an error if they tap on the link in the SMS. (#2348, @mikehelmick)
Dependencies
Added
- github.com/AdaLogics/go-fuzz-headers: 6c3934b
- github.com/bketelsen/crypt: 5cbc8cc
- github.com/certifi/gocertifi: 2c3bb06
- github.com/cockroachdb/errors: v1.2.4
- github.com/cockroachdb/logtags: eb05cc2
- github.com/containerd/stargz-snapshotter/estargz: v0.4.1
- github.com/dennwc/varint: v1.0.0
- github.com/digitalocean/godo: v1.80.0
- github.com/docker/cli: a8ff7f8
- github.com/docker/docker-credential-helpers: v0.6.3
- github.com/getsentry/raven-go: v0.2.0
- github.com/go-logr/stdr: v1.2.2
- github.com/go-openapi/analysis: v0.21.2
- github.com/go-openapi/errors: v0.20.2
- github.com/go-openapi/loads: v0.21.1
- github.com/go-openapi/strfmt: v0.21.2
- github.com/go-openapi/validate: v0.21.0
- github.com/go-resty/resty/v2: d7b9766
- github.com/go-zookeeper/zk: v1.0.2
- github.com/goccy/go-json: v0.9.7
- github.com/google/gnostic: v0.5.7-v3refs
- github.com/google/go-containerregistry: v0.5.1
- github.com/google/go-github/v39: v39.2.0
- github.com/gophercloud/gophercloud: v0.24.0
- github.com/grafana/regexp: 2e8d9ba
- github.com/grpc-ecosystem/grpc-gateway/v2: v2.10.2
- github.com/hashicorp/go.net: v0.0.1
- github.com/hetznercloud/hcloud-go: v1.33.2
- github.com/iancoleman/strcase: v0.2.0
- github.com/intel/goresctrl: v0.2.0
- github.com/ionos-cloud/sdk-go/v6: v6.0.5851
- github.com/joefitzgerald/rainbow-reporter: v0.1.0
- github.com/kolo/xmlrpc: 38db28d
- github.com/linode/linodego: v1.5.0
- github.com/linuxkit/virtsock: f8cee7d
- github.com/lyft/protoc-gen-star: v0.5.3
- github.com/maxbrunsfeld/counterfeiter/v6: v6.2.2
- github.com/mitchellh/gox: v0.4.0
- github.com/mitchellh/iochan: v1.0.0
- github.com/moby/spdystream: v0.2.0
- github.com/moby/sys/signal: v0.6.0
- github.com/pelletier/go-toml/v2: v2.0.1
- github.com/prometheus/alertmanager: v0.24.0
- github.com/prometheus/common/assets: v0.1.0
- github.com/prometheus/common/sigv4: v0.1.0
- github.com/prometheus/exporter-toolkit: v0.7.1
- github.com/rakyll/embedmd: c8060a0
- github.com/scaleway/scaleway-sdk-go: v1.0.0-beta.9
- github.com/sclevine/agouti: v3.0.0+incompatible
- github.com/sclevine/spec: v1.2.0
- github.com/shurcooL/httpfs: 8d4bc4b
- github.com/stoewer/go-strcase: v1.2.0
- github.com/stvp/go-udp-testing: 469649b
- github.com/vultr/govultr/v2: v2.17.0
- go.etcd.io/etcd/client/v3: v3.5.0
- go.etcd.io/etcd/pkg/v3: v3.5.0
- go.etcd.io/etcd/raft/v3: v3.5.0
- go.etcd.io/etcd/server/v3: v3.5.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.28.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.32.0
- go.opentelemetry.io/contrib: v0.20.0
- go.opentelemetry.io/otel/exporters/otlp/internal/retry: v1.7.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.7.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp: v1.7.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.7.0
- go.opentelemetry.io/otel/exporters/otlp: v0.20.0
- go.opentelemetry.io/otel/metric: v0.30.0
- go.opentelemetry.io/otel/oteltest: v0.20.0
- go.opentelemetry.io/otel/sdk/export/metric: v0.20.0
- go.opentelemetry.io/otel/sdk/metric: v0.20.0
- go.opentelemetry.io/otel/sdk: v1.7.0
- go.opentelemetry.io/otel/trace: v1.7.0
- go.opentelemetry.io/otel: v1.7.0
- go.uber.org/automaxprocs: v1.5.1
- k8s.io/code-generator: v0.19.7
- k8s.io/klog: v1.0.0
- sigs.k8s.io/json: 9f7c6b3
Changed
- bazil.org/fuse: 371fbbd → 5883e5a
- cloud.google.com/go/spanner: v1.24.0 → v1.28.0
- cloud.google.com/go/storage: v1.22.0 → v1.22.1
- cloud.google.com/go: v0.101.0 → v0.102.0
- contrib.go.opencensus.io/exporter/stackdriver: v0.13.12 → v0.13.13
- github.com/Azure/azure-sdk-for-go: v63.3.0+incompatible → v65.0.0+incompatible
- github.com/Azure/azure-storage-blob-go: v0.14.0 → v0.15.0
- github.com/Azure/go-autorest/autorest/adal: v0.9.18 → v0.9.20
- github.com/Microsoft/hcsshim: v0.8.21 → v0.9.2
- github.com/alecthomas/units: f65c72e → b94a6e3
- github.com/alexflint/go-filemutex: 72bdc8e → v1.1.0
- github.com/armon/go-metrics: v0.3.10 → v0.4.0
- github.com/asaskevich/govalidator: f61b66f → f21760c
- github.com/aws/aws-sdk-go: v1.43.45 → v1.44.26
- github.com/buger/jsonparser: f4dd9f5 → v1.1.1
- github.com/cenkalti/backoff/v4: v4.0.2 → v4.1.3
- github.com/chromedp/cdproto: e483954 → c0f376d
- github.com/chromedp/chromedp: v0.8.0 → v0.8.2
- github.com/cockroachdb/datadriven: 80d97fb → bf6692d
- github.com/containerd/cgroups: v1.0.1 → v1.0.3
- github.com/containerd/containerd: v1.5.7 → v1.6.1
- github.com/containerd/go-cni: v1.0.2 → v1.1.3
- github.com/containerd/imgcrypt: v1.1.1 → v1.1.3
- github.com/containerd/ttrpc: v1.0.2 → v1.1.0
- github.com/containernetworking/cni: v0.8.1 → v1.0.1
- github.com/containernetworking/plugins: v0.9.1 → v1.0.1
- github.com/containers/ocicrypt: v1.1.1 → v1.1.2
- github.com/coreos/etcd: v3.3.10+incompatible → v3.3.13+incompatible
- github.com/coreos/go-iptables: [v0.5.0 → v0.6.0](https://github.com/coreos/go-iptables/...
v1.9.0
Changes since v1.8.0
Misc
- Upgrade runtime to Go 1.18 (previous 1.17). This includes some performance improvements at the language level, but there are no user-facing changes. (#2343, @sethvargo)
Dependencies
Added
- github.com/googleapis/go-type-adapters: v1.0.0
- github.com/prometheus/prometheus: v2.5.0+incompatible
- golang.org/x/exp/typeparams: 6cf2b20
Changed
- bazil.org/fuse: 5883e5a → 371fbbd
- cloud.google.com/go/compute: v1.5.0 → v1.6.1
- cloud.google.com/go/monitoring: v1.4.0 → v1.5.0
- cloud.google.com/go/secretmanager: v1.3.0 → v1.4.0
- cloud.google.com/go/storage: v1.21.0 → v1.22.0
- cloud.google.com/go: v0.100.2 → v0.101.0
- contrib.go.opencensus.io/exporter/stackdriver: v0.13.10 → v0.13.12
- github.com/Azure/azure-sdk-for-go: v62.3.0+incompatible → v63.3.0+incompatible
- github.com/Azure/go-autorest/autorest/mocks: v0.4.1 → v0.4.2
- github.com/Azure/go-autorest/autorest: v0.11.24 → v0.11.27
- github.com/Microsoft/hcsshim: v0.9.2 → v0.8.21
- github.com/aws/aws-sdk-go: v1.43.25 → v1.43.45
- github.com/blizzy78/varnamelen: v0.6.0 → v0.6.1
- github.com/chromedp/cdproto: 7bc2623 → e483954
- github.com/containerd/cgroups: v1.0.3 → v1.0.1
- github.com/containerd/containerd: v1.6.2 → v1.5.7
- github.com/containerd/continuity: v0.2.2 → v0.3.0
- github.com/containerd/ttrpc: v1.1.0 → v1.0.2
- github.com/daixiang0/gci: v0.3.1 → v0.3.3
- github.com/envoyproxy/go-control-plane: v0.10.1 → 49ff273
- github.com/golang-jwt/jwt/v4: v4.4.0 → v4.4.1
- github.com/golangci/golangci-lint: 6fc688a → v1.45.2
- github.com/google/exposure-notifications-server: v1.8.0 → v1.9.0
- github.com/google/martian/v3: v3.2.1 → v3.3.2
- github.com/googleapis/gax-go/v2: v2.2.0 → v2.3.0
- github.com/hashicorp/go-retryablehttp: v0.7.0 → v0.7.1
- github.com/hashicorp/go-uuid: v1.0.2 → v1.0.3
- github.com/hashicorp/mdns: v1.0.4 → v1.0.1
- github.com/hashicorp/memberlist: v0.3.0 → v0.2.2
- github.com/jackc/pgconn: v1.11.0 → v1.12.0
- github.com/jackc/pgproto3/v2: v2.2.0 → v2.3.0
- github.com/jackc/pgtype: v1.10.0 → v1.11.0
- github.com/jackc/pgx/v4: v4.15.0 → v4.16.0
- github.com/lib/pq: v1.10.4 → v1.10.5
- github.com/mattn/go-ieproxy: v0.0.3 → v0.0.6
- github.com/miekg/dns: v1.1.41 → v1.1.35
- github.com/mitchellh/mapstructure: v1.4.3 → v1.5.0
- github.com/opencontainers/runc: v1.1.0 → v1.1.1
- github.com/prometheus/common: v0.32.1 → v0.34.0
- github.com/sethvargo/go-envconfig: v0.5.0 → v0.6.0
- github.com/shirou/gopsutil/v3: v3.22.1 → v3.22.2
- github.com/spf13/cobra: v1.3.0 → v1.4.0
- github.com/stretchr/testify: v1.7.0 → v1.7.1
- github.com/tv42/httpunix: 2ba4b9c → b75d861
- golang.org/x/crypto: 2c7772b → 7b82a4e
- golang.org/x/mod: v0.5.1 → 9b9b3d8
- golang.org/x/net: de3da57 → 1d1ef93
- golang.org/x/oauth2: 6242fa9 → 9780585
- golang.org/x/sys: a9b59b0 → 9388b58
- golang.org/x/time: 0e9765c → 583f2d6
- golang.org/x/tools: v0.1.9 → 77aa08b
- golang.org/x/xerrors: 5ec99f8 → 2f41105
- google.golang.org/api: v0.73.0 → v0.75.0
- google.golang.org/genproto: acbaeb5 → b37d22c
- google.golang.org/grpc/cmd/protoc-gen-go-grpc: v1.1.0 → v1.2.0
- google.golang.org/grpc: v1.45.0 → v1.46.0
- honnef.co/go/tools: v0.2.2 → v0.3.1
Removed
- github.com/andybalholm/brotli: v1.0.3
- github.com/denis-tingajkin/go-header: v0.4.2
- github.com/iancoleman/strcase: v0.2.0
- github.com/josharian/txtarfs: 0702f00
- github.com/lyft/protoc-gen-star: v0.5.3
- github.com/moby/sys/signal: v0.6.0
- github.com/valyala/fasthttp: v1.30.0
- github.com/valyala/tcplisten: v1.0.0
0.1.0 → v0.6.2](bufbuild/protoc-gen-validate@v0.1.0...v0.6.2) - github.com/esimonov/ifshort: v1.0.2 → v1.0.4
- github.com/frankban/quicktest: v1.13.0 → v1.14.2
- github.com/fsnotify/fsnotify: v1.4.9 → v1.5.1
- github.com/fzipp/gocyclo: v0.3.1 → v0.4.0
- github.com/go-critic/go-critic: v0.5.6 → v0.6.2
- github.com/go-logr/logr: v1.2.2 → v0.2.0
- github.com/go-ole/go-ole: v1.2.5 → v1.2.6
- github.com/go-toolsmith/astequal: v1.0.0 → v1.0.1
- github.com/go-toolsmith/pkgload: v1.0.0 → e814995
- github.com/golang-jwt/jwt/v4: v4.4.0 → v4.4.1
- github.com/golangci/golangci-lint: v1.42.1 → v1.45.2
- github.com/golangci/revgrep: cd28932 → c22e500
- github.com/google/gofuzz: v1.2.0 → v1.1.0
- github.com/google/martian/v3: v3.2.1 → v3.3.2
- github.com/googleapis/gax-go/v2: v2.2.0 → v2.3.0
- github.com/gookit/color: v1.4.2 → v1.5.0
- github.com/gordonklaus/ineffassign: 2e10b26 → 4cc7213
- github.com/gostaticanalysis/analysisutil: v0.4.1 → v0.7.1
- github.com/gostaticanalysis/comment: v1.4.1 → v1.4.2
- github.com/gostaticanalysis/forcetypeassert: 01d4955 → v0.1.0
- github.com/grpc-ecosystem/go-grpc-middleware: v1.3.0 → v1.2.2
- github.com/hashicorp/consul/api: v1.1.0 → v1.12.0
- github.com/hashicorp/consul/sdk: v0.1.1 → v0.8.0
- github.com/hashicorp/go-retryablehttp: v0.7.0 → v0.7.1
- github.com/hashicorp/go-uuid: v1.0.2 → v1.0.3
- github.com/hashicorp/mdns: v1.0.0 → v1.0.1
- github.com/hashicorp/memberlist: v0.1.3 → v0.2.2
- github.com/hashicorp/serf: v0.8.2 → v0.9.6
- github.com/jac...
v1.8.0
Release notes for Exposure Notifications Verification Server
Changelog since v1.7.0
Changes by Kind
Features and Bug Fixes
- Allows for server admins to place individual realms in maintenance mode to facilitate EN turndown in a region. (#2339, @mikehelmick)
- Centralize logic on how API keys are injected into the session. (#2334, @sethvargo)
- Disable spellchecking and autocorrect on login fields. (#2333, @sethvargo)
- Fixes a bug in chart smoothing on stats page. (#2337, @mikehelmick)
- Fixes an issue where some users might not see a newly created API key. (#2336, @mikehelmick)
Other
- Update dependencies (#2341, @mikehelmick)
Dependencies
Added
- github.com/moby/sys/signal: v0.6.0
Changed
- cloud.google.com/go/iam: v0.2.0 → v0.3.0
- cloud.google.com/go/kms: v1.3.0 → v1.4.0
- cloud.google.com/go/monitoring: v1.3.0 → v1.4.0
- cloud.google.com/go/secretmanager: v1.2.0 → v1.3.0
- cloud.google.com/go/trace: v1.1.0 → v1.2.0
- contrib.go.opencensus.io/exporter/prometheus: v0.4.0 → v0.4.1
- github.com/Azure/azure-sdk-for-go: v62.0.0+incompatible → v62.3.0+incompatible
- github.com/Microsoft/hcsshim: v0.8.21 → v0.9.2
- github.com/aws/aws-sdk-go: v1.43.8 → v1.43.25
- github.com/chromedp/cdproto: 175728e → 7bc2623
- github.com/chromedp/chromedp: v0.7.6 → v0.8.0
- github.com/containerd/cgroups: v1.0.1 → v1.0.3
- github.com/containerd/containerd: v1.5.7 → v1.6.2
- github.com/containerd/ttrpc: v1.0.2 → v1.1.0
- github.com/go-playground/validator/v10: v10.10.0 → v10.10.1
- github.com/golang-jwt/jwt/v4: v4.3.0 → v4.4.0
- github.com/google/exposure-notifications-server: v1.7.0 → v1.8.0
- github.com/googleapis/gax-go/v2: v2.1.1 → v2.2.0
- github.com/hashicorp/go-hclog: v1.1.0 → v1.2.0
- github.com/hashicorp/go-secure-stdlib/parseutil: v0.1.3 → v0.1.4
- github.com/hashicorp/vault/api: v1.4.1 → v1.5.0
- github.com/microcosm-cc/bluemonday: v1.0.17 → v1.0.18
- github.com/unrolled/secure: v1.0.9 → v1.10.0
- go.uber.org/multierr: v1.7.0 → v1.8.0
- golang.org/x/crypto: 8634188 → 2c7772b
- golang.org/x/net: 27dd868 → de3da57
- golang.org/x/oauth2: ee48083 → 6242fa9
- golang.org/x/sys: 4e6760a → a9b59b0
- google.golang.org/api: v0.70.0 → v0.73.0
- google.golang.org/genproto: 15d65a4 → acbaeb5
- google.golang.org/grpc: v1.44.0 → v1.45.0
- google.golang.org/protobuf: v1.27.1 → v1.28.0
Removed
- github.com/urfave/negroni: v1.0.0
ub.com/googleapis/gax-go/v2: v2.1.1 → v2.2.0 - github.com/grpc-ecosystem/go-grpc-middleware: v1.2.2 → v1.3.0
- github.com/hashicorp/go-hclog: v1.1.0 → v1.2.0
- github.com/hashicorp/go-secure-stdlib/parseutil: v0.1.3 → v0.1.4
- github.com/hashicorp/vault/api: v1.4.1 → v1.5.0
- github.com/mattn/go-shellwords: v1.0.3 → v1.0.6
- github.com/moby/sys/symlink: v0.1.0 → v0.2.0
- github.com/vishvananda/netlink: d40f988 → f5de759
- github.com/vishvananda/netns: db3c7e5 → 2eb08e3
- go.etcd.io/bbolt: v1.3.5 → v1.3.6
- go.opentelemetry.io/proto/otlp: v0.7.0 → v0.11.0
- go.uber.org/goleak: v1.1.11 → v1.1.12
- go.uber.org/multierr: v1.7.0 → v1.8.0
- golang.org/x/crypto: 8634188 → 2c7772b
- golang.org/x/oauth2: ee48083 → 6242fa9
- golang.org/x/sys: 4e6760a → a9b59b0
- google.golang.org/api: v0.70.0 → v0.73.0
- google.golang.org/genproto: 15d65a4 → acbaeb5
- google.golang.org/grpc: v1.44.0 → v1.45.0
- google.golang.org/protobuf: v1.27.1 → v1.28.0
- k8s.io/api: v0.20.6 → v0.22.5
- k8s.io/apimachinery: v0.20.6 → v0.22.5
- k8s.io/apiserver: v0.20.6 → v0.22.5
- k8s.io/client-go: v0.20.6 → v0.22.5
- k8s.io/component-base: v0.20.6 → v0.22.5
- k8s.io/cri-api: v0.20.6 → v0.23.1
- k8s.io/gengo: 3a45101 → 83324d8
- k8s.io/klog/v2: v2.4.0 → v2.30.0
- k8s.io/utils: 67b214c → cb0fa31
- sigs.k8s.io/structured-merge-diff/v4: v4.0.3 → v4.1.2
Removed
Nothing has changed.
v1.7.2
Release notes for Exposure Notifications Verification Server
Changelog since v1.7.1
Changes by Kind
Uncategorized
- Fixes a bug in chart smoothing on stats page. (#2337, @mikehelmick)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.
v1.7.1
Release notes for main
Changelog since v1.7.0
Changes by Kind
Bug fixes and improvements
- Centralize logic on how API keys are injected into the session. (#2334, @sethvargo)
- Disable spellchecking and autocorrect on login fields. (#2333, @sethvargo)
- Fixes an issue where some users might not see a newly created API key. (#2336, @mikehelmick)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.
v1.7.0
Enhancements
- Realm admin label for short code expiration now includes user report (if enabled) for clarity (#2331, @mikehelmick)
- Security related headers are applied to
/static/
serving as well as main web contect. (#2329, @mikehelmick)
Dependencies
Added
- github.com/Antonboom/nilnil: v0.1.0
- github.com/blizzy78/varnamelen: v0.6.0
- github.com/breml/bidichk: v0.2.2
- github.com/breml/errchkjson: v0.2.3
- github.com/butuzov/ireturn: v0.1.1
- github.com/denis-tingaikin/go-header: v0.4.3
- github.com/googleapis/google-cloud-go-testing: bcd43fb
- github.com/gostaticanalysis/testutil: v0.4.0
- github.com/hexops/gotextdiff: v1.0.3
- github.com/iancoleman/strcase: v0.2.0
- github.com/josharian/txtarfs: 0702f00
- github.com/leonklingele/grouper: v1.1.0
- github.com/lufia/plan9stats: 39d0f17
- github.com/lyft/protoc-gen-star: v0.5.3
- github.com/matryer/is: v1.4.0
- github.com/onsi/ginkgo/v2: v2.1.3
- github.com/otiai10/copy: v1.2.0
- github.com/otiai10/curr: v1.0.0
- github.com/otiai10/mint: v1.3.1
- github.com/pkg/diff: 20ebb0f
- github.com/power-devops/perfstat: 5aafc22
- github.com/quasilyte/gogrep: 628d8b3
- github.com/rivo/uniseg: v0.2.0
- github.com/sagikazarmark/crypt: v0.4.0
- github.com/sivchari/containedctx: v1.0.2
- github.com/sivchari/tenv: v1.4.7
- github.com/sylvia7788/contextcheck: v1.0.5
- github.com/tenntenn/modver: v1.0.1
- github.com/tenntenn/text/transform: 7eef512
- github.com/yagipy/maintidx: v1.0.0
- github.com/yusufpapurcu/wmi: v1.2.2
- gitlab.com/bosi/decorder: v0.2.1
Changed
- 4d63.com/gochecknoglobals: acfc0b2 → v0.1.0
- cloud.google.com/go/compute: v1.1.0 → v1.5.0
- cloud.google.com/go/iam: v0.1.1 → v0.2.0
- cloud.google.com/go/kms: v1.1.0 → v1.3.0
- cloud.google.com/go/monitoring: v1.2.0 → v1.3.0
- cloud.google.com/go/secretmanager: v1.0.0 → v1.2.0
- cloud.google.com/go/storage: v1.19.0 → v1.21.0
- cloud.google.com/go/trace: v1.0.0 → v1.1.0
- github.com/Antonboom/errname: v0.1.4 → v0.1.5
- github.com/Azure/azure-sdk-for-go: v61.4.0+incompatible → v62.0.0+incompatible
- github.com/BurntSushi/toml: v0.4.1 → v1.0.0
- github.com/Microsoft/go-winio: v0.5.1 → v0.5.2
- github.com/OpenPeeDeeP/depguard: v1.0.1 → v1.1.0
- github.com/andybalholm/brotli: v1.0.0 → v1.0.3
- github.com/ashanbrown/forbidigo: v1.2.0 → v1.3.0
- github.com/ashanbrown/makezero: b626158 → v1.1.1
- github.com/aws/aws-sdk-go: v1.42.44 → v1.43.8
- github.com/charithe/durationcheck: v0.0.8 → v0.0.9
- github.com/cncf/xds/go: cb28da3 → a8f9461
- github.com/coreos/etcd: v3.3.13+incompatible → v3.3.10+incompatible
- github.com/cpuguy83/go-md2man/v2: v2.0.0 → v2.0.1
- github.com/daixiang0/gci: v0.2.9 → v0.3.1
- github.com/envoyproxy/go-control-plane: cf90f65 → v0.10.1
- github.com/envoyproxy/protoc-gen-validate: v0.1.0 → v0.6.2
- github.com/esimonov/ifshort: v1.0.2 → v1.0.4
- github.com/frankban/quicktest: v1.13.0 → v1.14.2
- github.com/fsnotify/fsnotify: v1.4.9 → v1.5.1
- github.com/fzipp/gocyclo: v0.3.1 → v0.4.0
- github.com/go-critic/go-critic: v0.5.6 → v0.6.2
- github.com/go-ole/go-ole: v1.2.5 → v1.2.6
- github.com/go-toolsmith/astequal: v1.0.0 → v1.0.1
- github.com/go-toolsmith/pkgload: v1.0.0 → e814995
- github.com/go-xmlfmt/xmlfmt: d5b6f63 → 0a94163
- github.com/golang-jwt/jwt/v4: v4.2.0 → v4.3.0
- github.com/golangci/golangci-lint: v1.42.1 → 6fc688a
- github.com/golangci/revgrep: cd28932 → c22e500
- github.com/google/exposure-notifications-server: v1.6.0 → v1.7.0
- github.com/gookit/color: v1.4.2 → v1.5.0
- github.com/gordonklaus/ineffassign: 2e10b26 → 4cc7213
- github.com/gostaticanalysis/analysisutil: v0.4.1 → v0.7.1
- github.com/gostaticanalysis/comment: v1.4.1 → v1.4.2
- github.com/gostaticanalysis/forcetypeassert: 01d4955 → v0.1.0
- github.com/hashicorp/consul/api: v1.1.0 → v1.12.0
- github.com/hashicorp/consul/sdk: v0.1.1 → v0.8.0
- github.com/hashicorp/go-secure-stdlib/parseutil: v0.1.2 → v0.1.3
- github.com/hashicorp/mdns: v1.0.0 → v1.0.4
- github.com/hashicorp/memberlist: v0.1.3 → v0.3.0
- github.com/hashicorp/serf: v0.8.2 → v0.9.6
- github.com/hashicorp/vault/api: v1.3.1 → v1.4.1
- github.com/hashicorp/vault/sdk: v0.3.0 → v0.4.1
- github.com/jackc/pgconn: v1.10.1 → v1.11.0
- github.com/jackc/pgtype: v1.9.1 → v1.10.0
- github.com/jackc/pgx/v4: v4.14.1 → v4.15.0
- github.com/jingyugao/rowserrcheck: v1.1.0 → v1.1.1
- github.com/julz/importas: 841f0c0 → v0.1.0
- github.com/kr/pretty: v0.2.1 → v0.3.0
- github.com/kulti/thelper: v0.4.0 → v0.5.1
- github.com/kunwardeep/paralleltest: v1.0.2 → v1.0.3
- github.com/ldez/tagliatelle: v0.2.0 → v0.3.1
- github.com/magiconair/properties: v1.8.5 → v1.8.6
- github.com/mattn/go-runewidth: v0.0.9 → v0.0.13
- github.com/mgechev/dots: c36f7dc → e955255
- g...