This repository was archived by the owner on Jul 12, 2023. It is now read-only.
  
  
  
  
v0.30.0
Release notes for v0.30.0
Changelog since v0.29.0
Changes by Kind
Features and Improvements
- Add system-level feature configuration ENABLE_USER_REPORT_WEBto enable user report webview. This was previously always enabled, but *this changes the default behavior- to be disabled by default. System admins should setENABLE_USER_REPORT_WEBtotrueto continue to support the webview on their system. (#2105, @sethvargo)
- Adds support for Android Headles ENX picker protcol. By default redirect to OS pickers when nothing else is known. (#2116, @mikehelmick)
- For Exposure Notifications Express realms, localizations that are synced from the Google feed will be used when rendering the user report web view with sensible fallbacks. (#2109, @mikehelmick)
- Introduce data structures to sync localization strings synced from the Google feed. (#2106, @mikehelmick)
- Make use of all user report web setting (#2113, @mikehelmick)
- Scrub phone numbers from user report log lines (#2119, @mikehelmick)
- Sync and store per-realm localization strings as part of the appsync process. (#2108, @mikehelmick)
- Synced realm translations can be a wider set than the system translations (EN Express only) (#2115, @mikehelmick)
Infrastructure / Admin Functionality
- System admin realm overview shows user report web view status per realm. (#2114, @mikehelmick)
- User report web view moves from system setting to realm setting. (#2112, @mikehelmick)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.
om/form3tech-oss/jwt-go/compare/v3.2.2...v3.2.3)
- github.com/gin-gonic/gin: v1.6.3 → v1.7.2
- github.com/go-playground/validator/v10: v10.4.1 → v10.6.1
- github.com/godbus/dbus/v5: v5.0.3 → v5.0.4
- github.com/google/go-cmp: v0.5.5 → v0.5.6
- github.com/google/pprof: cbba55b → 923b5ab
- github.com/gostaticanalysis/analysisutil: 4088753 → v0.7.1
- github.com/hashicorp/go-retryablehttp: v0.6.8 → v0.7.0
- github.com/hashicorp/go-version: v1.2.0 → v1.2.1
- github.com/hashicorp/hcl: v1.0.1-vault → 2
- github.com/json-iterator/go: v1.1.10 → v1.1.11
- github.com/lib/pq: v1.10.0 → v1.10.2
- github.com/moby/sys/mountinfo: v0.4.0 → v0.4.1
- github.com/opencontainers/runc: v1.0.0-rc93 → v1.0.0-rc95
- github.com/opencontainers/runtime-spec: e6143ca → 1c3f411
- github.com/prometheus/common: v0.20.0 → v0.25.0
- github.com/prometheus/statsd_exporter: v0.20.1 → v0.20.2
- github.com/sethvargo/go-envconfig: v0.3.4 → v0.3.5
- github.com/stretchr/testify: v1.6.1 → v1.7.0
- github.com/ugorji/go/codec: v1.2.5 → v1.2.6
- github.com/ugorji/go: v1.2.5 → v1.2.6
- github.com/yuin/goldmark: v1.2.1 → v1.3.5
- go.uber.org/multierr: v1.6.0 → v1.7.0
- golang.org/x/crypto: 0c34fe9 → c07d793
- golang.org/x/lint: 83fdc39 → 6edffad
- golang.org/x/net: a5a99cb → abc4532
- golang.org/x/oauth2: 2e8d934 → f6687ab
- golang.org/x/sys: 5e06dd2 → 35b2ab0
- golang.org/x/tools: v0.1.0 → v0.1.2
- google.golang.org/api: v0.43.0 → v0.47.0
- google.golang.org/genproto: a39eb2f → 6691572
- google.golang.org/grpc: v1.36.1 → v1.38.0
- gopkg.in/yaml.v3: 9f266ea → 496545a
- honnef.co/go/tools: v0.1.1 → v0.2.0
Removed
- github.com/checkpoint-restore/go-criu/v4: v4.1.0