Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow adding inline attachement using MailTemplate #14294

Merged
merged 1 commit into from Jan 14, 2021

Conversation

glefloch
Copy link
Member

As suggested in #13564 this branch adds a addInlineAttachement in the MailTemplate interface.

close #13564

@glefloch glefloch requested a review from mkouba January 14, 2021 09:35
Copy link
Contributor

@mkouba mkouba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gsmet
Copy link
Member

gsmet commented Jan 14, 2021

I think it would be nice to have this in 1.11 so I would be in favor of backporting it once approved. Any objections?

@gsmet gsmet added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 14, 2021
@gsmet gsmet merged commit 851191a into quarkusio:master Jan 14, 2021
@ghost ghost added this to the 1.12 - master milestone Jan 14, 2021
@glefloch glefloch deleted the fix/13564 branch January 14, 2021 13:10
@gsmet gsmet modified the milestones: 1.12 - master, 1.11.1.Final Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inlined attachments for MailTemplateInstance
4 participants