This repository was archived by the owner on Jul 12, 2023. It is now read-only.
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