Page MenuHomePhabricator

[reports] Upgrade Postmark crate to fix TLS
ClosedPublic

Authored by bartek on Wed, Nov 20, 3:26 AM.
Tags
None
Referenced Files
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
No Lint Coverage
Unit
No Test Coverage