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.3 #175

Merged
merged 3 commits into from
Feb 11, 2021
Merged

release/v3.1.3 #175

merged 3 commits into from
Feb 11, 2021

Conversation

babariviere
Copy link
Contributor

This release contains:

  • bump gen_smtp from 1.0.1 to 1.1.0

MatheusBueno782 and others added 3 commits January 29, 2021 11:06
- Latest gen_smtp release (1.1.0) uses Ranch >= 1.7.0
- Bump gen_smtp dependency in bamboo_smtp from 1.0.1 to 1.1.0
- Update allows use of bamboo_smtp in Phoenix 1.5+, resolves underlying upgrade Cowboy/Ranch dependency issues like the following:

```
Failed to use "ranch" (version 1.7.1) because
  cowboy (version 2.8.0) requires ~> 1.7.1
  gen_smtp (version 1.0.1) requires 1.6.2
```

- Requires Erlang/OTP 20+

https://ninenines.eu/articles/cowboy-2.7.0/

Excerpts regarding Erlang/OTP compatibility from 99s:

```
This is the first Cowboy version that is compatible with the upcoming Ranch 2.0. 
Cowboy 2.7 will use Ranch 1.7.1 by default.
```
```
Cowboy 2.7 requires Erlang/OTP 20 or above and is tested and supported on Linux, FreeBSD, macOS and Windows
```

- Removed tests for OTP 19.3
@babariviere babariviere merged commit 05451d3 into master Feb 11, 2021
@babariviere babariviere deleted the release/v3.1.3 branch February 11, 2021 08:18
# 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