Skip to content

RC 52

Compare
Choose a tag to compare
@jmhooper jmhooper released this 05 Mar 19:17
· 9086 commits to main since this release
2018-03-05T191602

Features

  • Require users to verify attributes when signing into an SP if they are signing in for the first time or new attributes are requested #2002
  • Allow SAML certificates to be rotated #1977

Bugs and Enhancements

  • Make AWS email region configurable #2021
  • Changes to app to allow for more seamless horizontal scaling #2020 #2019
  • Changes to encryption logic to remove unnecessary scrypt computation #2017
  • Added instrumentation for analyzing long running method calls when sending email #2015
  • Quit sending confirmation emails to users who are attempting to change their email to their current email address #2013
  • Adjust styling on error pages #2010
  • Update list of states supported in state id proofing flow #2008 #2007
  • Update dependencies with security patches #2006
  • Clean additional user data from error alerts #1994
  • Prevent a backend error from occurring when failing to match a state id number during state id proofing step #1993
  • Add a database task to enable agency based UUIDs #1991
  • Code cleanup #1990 #1984
  • Add deploy scripts to decouple build process from infrastructure provisioning #1989
  • Fix issue where the app would not start within a Docker container #1976
  • Fast frontend asset compilation #1835