Skip to content

Patch release: v1.1.4

Compare
Choose a tag to compare
@jonasmalacofilho jonasmalacofilho released this 12 Jan 20:30
· 60 commits to master since this release

January 12th, 2018.

Prepare for long-term operation.

  • Fix: SendGridError should not count against user's request limit
  • Add specification for each CardRequestError
  • Optmize failsafe check for 1 card/user and count total cards as well
  • Increase maximum allowed queue size for long-term operation
  • Log belNumber when aborting due to invalid captcha
  • Disable requests by foreigners, AcessoCard can't handle them (see #16)
  • Simplify /novo/confirma display of documents' fields
  • Show informative error message for failed foreigners' requests (see #16)
  • Add SendGridError handling missing from /novo/status
  • Improve handling of card request not found/wrong state errors (see #12)
  • Set card request cookie to session and http only, but not secure
  • Add (experimental) priority log prefixes (both systemd and text variants)