Skip to content
New issue

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

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

Already on GitHub? # to your account

Release/v3.1.2 #169

Merged
merged 18 commits into from
Jan 29, 2021
Merged

Release/v3.1.2 #169

merged 18 commits into from
Jan 29, 2021

Conversation

MatheusBueno782
Copy link
Contributor

this Release enables bamboo_smtp to work in ipv6-only environment.

tgautier and others added 17 commits August 23, 2016 10:41
Revert "Release 2.1.0 (#132)"

This reverts commit 7fce27e as the release was done by clicking a "squash" button instead of "merge" button leading to conflict when doing future releases
This release contains:

- Fix eml attachment ([#137]).
- Change text/html part to be submitted with base64 encoding to comply to the MIME Format of Internet Message Bodies specification ([#141]).
- After bumping the dependencies, the project requires elixir 1.7 or higher to run ([#139]).

[#137]: #137
[#141]: #141
[#139]: #139
Bump to v3.1.0

This release contains:

Fix for using custom config with response: true by bumping bamboo version to ~> 1.6 (#150)
Implement our custom test adapter ([#151])
Fix CI random failure by attaching FakeGenSMTP Server process to Test supervision tree.(#153)
Add Content-ID header when needed(#154)
Base 64 encode the headers only when the content contains non-ASCII characters.(#155)
Handle :permanent_failure exception and re-raising it as a SMTPError.(#156)
After bumping the dependencies, the project requires(#149):
credo ~> 1.4.1
bamboo ~> 1.6
excoveralls ~> 0.13.3
gen_smtp ~> 1.0.1
This release brings back Base64 encoding on headers.
@MatheusBueno782 MatheusBueno782 merged commit ab73a19 into develop Jan 29, 2021
@MatheusBueno782 MatheusBueno782 deleted the release/v3.1.2 branch January 29, 2021 10:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants