Page MenuHomePhabricator

[reports] Upgrade Postmark crate to fix TLS
AcceptedPublic

Authored by bartek on Wed, Nov 20, 3:26 AM.
Tags
None
Referenced Files
F3323399: D13973.id45895.diff
Wed, Nov 20, 3:41 AM
F3323398: D13973.id.diff
Wed, Nov 20, 3:41 AM
F3323319: D13973.diff
Wed, Nov 20, 3:32 AM
Subscribers

Details

Reviewers
kamil
varun
will
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