1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-12-01 05:43:04 +00:00

chore(release): 2.1.2

هذا الالتزام موجود في:
Adam Cooke
2022-09-12 13:27:51 +01:00
الأصل 0dc6824a8f
التزام 83fef0e8a0

عرض الملف

@@ -2,6 +2,16 @@
This file contains all the latest changes and updates to Postal.
## 2.1.2
### Features
- support for AMQPS for rabbitmq connections ([9f0697](https://github.com/postalserver/postal/commit/9f0697f194209f5fae5e451ba8fb888413fe37fa))
### Bug Fixes
- retry connections without SSL when SSL issue is encountered during smtp sending ([0dc682](https://github.com/postalserver/postal/commit/0dc6824a8f0315ea42b08f7e6812b821b62489c9))
## 2.1.1
### Features