atuinsh / atuin

✨ Magical shell history
https://atuin.sh
MIT License
20.31k stars 549 forks source link

fix(mail): enable correct tls features for postmark client #2347

Closed ellie closed 1 month ago

ellie commented 1 month ago

Not 100% sure how this was working and then broke, perhaps due to another update elsewhere

    postmark email request failed: Client { source: Communication { source: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.postmarkapp.com")), port: None, path: "/email", query: None, fragment: None }, source: hyper_util::client::legacy::Error(Connect, "invalid URL, scheme is not http") } } }

Checks

atuin-bot commented 1 month ago

This pull request has been mentioned on Atuin Community. There might be relevant details there:

https://forum.atuin.sh/t/release-v18-4-0-beta-1/386/11