Releases: sabuhish/fastapi-mail
Releases · sabuhish/fastapi-mail
v1.6.1
1.6.0
What's Changed
- feature: Allow passing existing async Redis client to DefaultChecker (reuse connections) by @simonvanlierde in #284
New Contributors
- @simonvanlierde made their first contribution in #284
Full Changelog: 1.5.9...1.6.0
1.5.9 Add bulk email sending functionality
What's Changed
- Add bulk email sending functionality and error handling issue #275 by @pipinstalled in #285
Full Changelog: 1.5.8...1.5.9
1.5.8 Move dev deps to dev group by @f4rk4sh
1.5.7 Add NameEmail support for recipients in email schema by @pipinstalled
What's Changed
- Add NameEmail support for recipients in email schema by @pipinstalled in #274
New Contributors
- @pipinstalled made their first contribution in #274
Full Changelog: 1.5.6...1.5.7
1.5.6 moved dev dependencies to the dev group
What's Changed
- Move dev dependencies to dev group by @nils-borrmann-tacto in #272
New Contributors
- @nils-borrmann-tacto made their first contribution in #272
Full Changelog: 1.5.5...1.5.6
1.5.5 update vulnerability check for h11
1.5.4 update all dependent libraries
1.5.3 updated Libraries
What's Changed
- Updated pytest and and pytest-asyncio by @sabuhish in #246
- Updated redis ((4.6.0 -> 6.4.0) by @sabuhish in #248
- Updated mkdocs mkdocs-material by @sabuhish in #249
- update_uvicorn_0.33.0 by @sabuhish in #250
- Updated cryptography by @sabuhish in #251
- update_httpx to 0.28.1 by @sabuhish in #258
- update on dependency bot libs by @sabuhish in #259
Full Changelog: 1.5.2...1.5.3
1.5.2 add optional CERT_BUNDLE argument
What's Changed
- config: add optional CERT_BUNDLE argument by @sonn-gamm in #232
New Contributors
- @sonn-gamm made their first contribution in #232
Full Changelog: 1.5.1...1.5.2