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

v1.12.0

Choose a tag to compare

@mikehelmick mikehelmick released this 04 Aug 16:58
· 26 commits to main since this release
61a0dcf

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

Removed