Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

v1.13.1

Compare
Choose a tag to compare
@mikehelmick mikehelmick released this 13 Sep 18:05
· 18 commits to main since this release
577cc5d

Release notes for v1.13.1

Changelog since v1.12.0

Changes by Kind

Infrastructure

Bug fixes or improvements

  • 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)
  • Adds clarification to keyserver stats help text on realm admin statistics page. (#2371, @mikehelmick)
  • Note to operators, this will exclude a realm with a region code of E2E-TEST from system wide code issue/code claimed stats. If you have named this realm something else, you will need to override the EXCLUDE_FROM_SYSTEM_STATS environment variable. (#2374, @mikehelmick)
  • Stop allowing longexpires in the User Report SMS template since it always uses the expires value. (#2370, @mikehelmick)
  • System admin: display a chart code global codes issued / code claimed (#2372, @mikehelmick)

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

Removed

  • bitbucket.org/creachadair/shell: v0.0.6
  • github.com/Masterminds/goutils: v1.1.0
  • github.com/Masterminds/sprig: v2.22.0+incompatible
  • github.com/aokoli/goutils: v1.0.1
  • github.com/coreos/go-etcd: v2.0.0+incompatible
  • github.com/cpuguy83/go-md2man: v1.0.10
  • github.com/fullstorydev/grpcurl: v1.6.0
  • github.com/go-redis/redis: v6.15.8+incompatible
  • github.com/google/certificate-transparency-go: v1.1.1
  • github.com/google/trillian: v1.3.11
  • github.com/gorhill/cronexpr: 88b0669
  • github.com/huandu/xstrings: v1.2.0
  • github.com/juju/ratelimit: v1.0.1
  • github.com/kylelemons/godebug: v1.1.0
  • github.com/letsencrypt/pkcs11key/v4: v4.0.0
  • github.com/mohae/deepcopy: c48cc78
  • github.com/mozilla/scribe: fb71baf
  • github.com/mwitkow/go-proto-validators: v0.2.0
  • github.com/pseudomuto/protoc-gen-doc: v1.3.2
  • github.com/pseudomuto/protokit: v0.2.0
  • github.com/rivo/uniseg: v0.2.0
  • github.com/rs/cors: v1.7.0
  • github.com/russross/blackfriday: v1.5.2
  • github.com/sergi/go-diff: v1.1.0
  • github.com/tomasen/realip: f0c99a9
  • github.com/viki-org/dnscache: c70c1f2
  • github.com/yudai/gojsondiff: v1.0.0
  • github.com/yudai/golcs: ecda9a5
  • github.com/yudai/pp: v2.0.1+incompatible
  • go.mozilla.org/mozlog: 4bb1313
  • gopkg.in/gcfg.v1: v1.2.3
  • gopkg.in/warnings.v0: v0.1.2