Skip to content

Commit 4c19fd5

Browse files
ContactDB Connection pooling
similar to #35
1 parent 8f022fd commit 4c19fd5

File tree

3 files changed

+195
-259
lines changed

3 files changed

+195
-259
lines changed

NEWS.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.10.0 to 0.11.0
2+
3+
* ContactDB and EventDB (Stats API):
4+
Added a database connection pooling and healthchecks to handle broken connections (#12, #18, #35).
5+
16
## 0.10.0 to 0.10.1
27

38
* ContactDB: Deleting organisations:
@@ -11,9 +16,9 @@
1116
required for the `audit_log` database table.
1217

1318
## 0.9.1 to 0.9.2
14-
19+
1520
* Fixed compatibility of contactdb_api with PostsgreSQL >= 10.0.
16-
21+
1722
## 0.9.0 to 0.9.1
1823

1924
* Added authorization and session handling.

0 commit comments

Comments
 (0)