This repository was archived by the owner on Jul 12, 2023. It is now read-only.
v1.3.0
Enhancements
- Add user report translations for PS. (#2292, @mikehelmick)
- Adds user report translations for OM and TI languages. (#2291, @mikehelmick)
- Change default pagination to be 24 elements per page. (#2290, @sethvargo)
- Improve tracing of requests that span multiple services (like the e2e runer) (#2296, @sethvargo)
- Set a custom user-agent header when running e2e tests to make log identification easier (#2293, @sethvargo)
Dependencies
Added
Nothing has changed.
Changed
- cloud.google.com/go: v0.97.0 → v0.98.0
- github.com/Azure/azure-sdk-for-go: v59.0.0+incompatible → v60.0.0+incompatible
- github.com/Azure/go-autorest/autorest/adal: v0.9.16 → v0.9.17
- github.com/Azure/go-autorest/autorest/azure/auth: v0.5.8 → v0.5.9
- github.com/Azure/go-autorest/autorest/azure/cli: v0.4.3 → v0.4.4
- github.com/Azure/go-autorest/autorest: v0.11.21 → v0.11.22
- github.com/aws/aws-sdk-go: v1.41.14 → v1.42.20
- github.com/chromedp/cdproto: 2570df9 → d2673e9
- github.com/chromedp/chromedp: v0.7.4 → v0.7.6
- github.com/cncf/xds/go: cb28da3 → a8f9461
- github.com/envoyproxy/go-control-plane: v0.10.0 → v0.10.1
- github.com/golang-jwt/jwt/v4: v4.1.0 → v4.2.0
- github.com/google/exposure-notifications-server: v1.2.0 → v1.3.0
- github.com/hashicorp/go-secure-stdlib/mlock: v0.1.1 → v0.1.2
- github.com/hashicorp/go-secure-stdlib/strutil: v0.1.1 → v0.1.2
- github.com/jackc/pgconn: v1.10.0 → v1.10.1
- github.com/jackc/pgproto3/v2: v2.1.1 → v2.2.0
- github.com/jackc/pgtype: v1.8.1 → v1.9.1
- github.com/jackc/pgx/v4: v4.13.0 → v4.14.1
- github.com/jackc/puddle: v1.1.4 → v1.2.1
- github.com/lib/pq: v1.10.3 → v1.10.4
- github.com/mattn/go-colorable: v0.1.11 → v0.1.12
- github.com/mitchellh/mapstructure: v1.4.2 → v1.4.3
- github.com/opencontainers/image-spec: v1.0.1 → v1.0.2
- github.com/opencontainers/runc: v1.0.2 → v1.0.3
- github.com/prometheus/statsd_exporter: v0.22.3 → v0.22.4
- github.com/sethvargo/go-envconfig: v0.3.5 → v0.4.0
- golang.org/x/crypto: 089bfa5 → 5770296
- golang.org/x/net: 9967326 → 266e24b
- golang.org/x/oauth2: ba495a6 → d3ed0bb
- golang.org/x/sys: 611d5d6 → 97ca703
- golang.org/x/time: 1f47c86 → f0f3c7e
- google.golang.org/api: v0.60.0 → v0.61.0
- google.golang.org/genproto: 62acf1d → 3cb0678
- google.golang.org/grpc: v1.41.0 → v1.42.0
Removed
Nothing has changed.