Skip to content

Enable mailjet in provider detection - #4

Closed
emmiegit wants to merge 3 commits into
jeffhuen:mainfrom
emmiegit:mailjet
Closed

Enable mailjet in provider detection#4
emmiegit wants to merge 3 commits into
jeffhuen:mainfrom
emmiegit:mailjet

Conversation

@emmiegit

Copy link
Copy Markdown

Fixes #3

This addresses mailjet being present in the code but not being part of EMAIL_PROVIDER / provider detection, which prevents it from being used except by manually instantiating its provider.

It also bumps the crate version so this fix can be pulled in downstream users of missive.

jeffhuen added a commit that referenced this pull request May 28, 2026
Remove the deprecated MailerExt::validate() API for 0.7.0, wire Mailjet into typed environment configuration and auto-detection, and add Mailjet tracking provider options based on the Swoosh adapter.

Record the Rust 1.96/MSRV and WASM release-scope decision, and file a Beads follow-up for the WASM feature track.

Closes #1

Fixes #3

Refs #2

Refs #4
@jeffhuen

Copy link
Copy Markdown
Owner

Thanks @emmiegit. I ported the Mailjet provider-detection fix into the current 0.7 config architecture in 3dbce6d, which closed #3. The original PR branch now conflicts with main, so I am closing this PR as superseded rather than merging it directly. The 0.7.0 changelog now credits and links back to #3/#4.

@jeffhuen jeffhuen closed this May 28, 2026
jeffhuen added a commit that referenced this pull request May 28, 2026
Link the 0.7.0 Mailjet provider detection fix to issue #3 and PR #4, credit @emmiegit, and record the Beads task closure.

Refs #3

Refs #4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No EMAIL_PROVIDER support for mailjet

2 participants