Page MenuHomePhabricator

[reports] Upgrade Postmark crate to fix TLS
ClosedPublic

Authored by bartek on Wed, Nov 20, 3:26 AM.
Tags
None
Referenced Files
F3353166: D13973.diff
Sat, Nov 23, 8:43 AM
Unknown Object (File)
Thu, Nov 21, 8:06 AM
Unknown Object (File)
Wed, Nov 20, 3:41 AM
Unknown Object (File)
Wed, Nov 20, 3:41 AM
Unknown Object (File)
Wed, Nov 20, 3:32 AM
Subscribers

Details

Summary

Resolves ENG-9819.

  • Updated the postmark crate to the latest version which supports reqwest-rustls-tls feature. Added the feature.
  • Addressed breaking changes - two API renames.
Test Plan

Ran the service locally with e-mail config present. Sent a report.

  • Before: Error from ENG-9819 appeared.
  • After: E-mail was successfully delivered.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable