Skip to content

Releases: playframework/play-mailer

Play Mailer 11.0.0-M1

08 Oct 11:23
11.0.0-M1
a6ccece
Compare
Choose a tag to compare
Play Mailer 11.0.0-M1 Pre-release
Pre-release

Caution

This is a preview release and should not be used in production.

Noteworthy

This release upgrades commons-email to its first milestone release of version 2.0. For more details, see the changelog.
We encourage you to test commons-email 2 and provide feedback in the corresponding GitHub ticket.

Changes

  • #342 Switch over dependencies to commons-email2 / Jakarta (WIP) by @mikesname
  • #353 9.1.x and 10.1.x are the new stable branches by @mkurz
  • #349 Add 10.0.x branch and remove scala steward pins by @mkurz

❤️ Thanks to our premium sponsors!

If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.

🙇 Thanks to our contributors

Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!

Play Mailer 10.1.0

08 Oct 11:03
10.1.0
a2f8a8d
Compare
Choose a tag to compare

Noteworthy

Changes

❤️ Thanks to our premium sponsors!

If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.

🙇 Thanks to our contributors

Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!

Play Mailer 10.0.1

08 Oct 10:49
10.0.1
8b4fcd8
Compare
Choose a tag to compare

Important

This is the final 10.0.x release. Please upgrade to 10.1.0, which updates commons-email to the latest stable version, 1.6.0.

This release updates all dependencies to their latest versions, particularly SLF4J.

Changes

❤️ Thanks to our premium sponsors!

If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.

🙇 Thanks to our contributors

Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!

Play Mailer 9.1.0

08 Oct 11:03
9.1.0
557c855
Compare
Choose a tag to compare

Noteworthy

Changes

❤️ Thanks to our premium sponsors!

If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.

🙇 Thanks to our contributors

Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!

Play Mailer 9.0.1

08 Oct 10:48
9.0.1
0b213ea
Compare
Choose a tag to compare

Important

This is the final 9.0.x release. Please upgrade to 9.1.0, which updates commons-email to the latest stable version, 1.6.0.

This release updates all dependencies to their latest versions, particularly SLF4J.

Changes

❤️ Thanks to our premium sponsors!

If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.

🙇 Thanks to our contributors

Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!

Play Mailer 10.0.0

02 Nov 09:21
10.0.0
374ce8f
Compare
Choose a tag to compare

Noteworthy

This release requires Play 3.0.0!

With version 10.0.0 the groupId changes from com.typesafe.play to org.playframework. To add this project as dependency you now have to use:

libraryDependencies += "org.playframework" %% "play-mailer" % -version-
libraryDependencies += "org.playframework" %% "play-mailer-guice" % -version-

Changes

❤️ Thanks to our premium sponsors!

If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.

🙇 Thanks to our contributors

Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!

Play Mailer 9.0.0

02 Nov 09:16
9.0.0
ebac020
Compare
Choose a tag to compare

Noteworthy

This release requires Play 2.9.0!

Changes

❤️ Thanks to our premium sponsors!

If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.

🙇 Thanks to our contributors

Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!

Play Mailer 9.0.0-RC1

19 Sep 22:58
9.0.0-RC1
86806cc
Compare
Choose a tag to compare
Play Mailer 9.0.0-RC1 Pre-release
Pre-release

Noteworthy

Changes

❤️ Thanks to our premium sponsors!

If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.

🙇 Thanks to our contributors

Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!

Play Mailer 8.0.1

20 May 16:04
86ddb28
Compare
Choose a tag to compare

Changes

  • Travis: introduce publish stage / drop Interplay [#181] by @ennru
  • Enable Release drafter as Github action [#179] by @ennru
  • Default to enabling SSL check server identity [#178] by @jroper

play-mailer 7.0.2

20 May 16:04
Compare
Choose a tag to compare

For use with Play 2.7.x.

Changes

  • Enable Release drafter as Github action [#179] by @ennru
  • Default to enabling SSL check server identity [#178] by @jroper