1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-11-30 21:32:30 +00:00

chore(main): release 2.2.2 (#2783)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
هذا الالتزام موجود في:
github-actions[bot]
2024-02-06 13:28:29 +00:00
ملتزم من قبل GitHub
الأصل f05c2e4503
التزام 19e3bc20c6
2 ملفات معدلة مع 15 إضافات و1 حذوفات

عرض الملف

@@ -1,3 +1,3 @@
{ {
".": "2.2.1" ".": "2.2.2"
} }

عرض الملف

@@ -2,6 +2,20 @@
This file contains all the latest changes and updates to Postal. This file contains all the latest changes and updates to Postal.
## [2.2.2](https://github.com/postalserver/postal/compare/2.2.1...2.2.2) (2024-02-06)
### Bug Fixes
* adds new connection pool which will discard failed clients ([54306a9](https://github.com/postalserver/postal/commit/54306a974802c2e4d17e0980531e2d0dba08150a)), closes [#2780](https://github.com/postalserver/postal/issues/2780)
* re-add reconnect: true to database ([7bc5230](https://github.com/postalserver/postal/commit/7bc5230cbaae58fb6f8512d1d1b0e6a2eb989b56))
* upgrade nokogiri ([f05c2e4](https://github.com/postalserver/postal/commit/f05c2e4503688e59a5ef513a5a1064d0ebbb5813))
### Tests
* rename database spec file ([b9edcf5](https://github.com/postalserver/postal/commit/b9edcf5b7dda7f4976a9d3f90668bbdacea57350))
## [2.2.1](https://github.com/postalserver/postal/compare/2.2.0...2.2.1) (2024-02-03) ## [2.2.1](https://github.com/postalserver/postal/compare/2.2.0...2.2.1) (2024-02-03)