We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db7cf8 commit 463becbCopy full SHA for 463becb
CHANGES.md
@@ -1,3 +1,9 @@
1
+2020-12-07, Version 5.3.0
2
+=========================
3
+
4
+ * fix: enable pool error handling (Matthew Gabeler-Lee)
5
6
7
2020-11-10, Version 5.2.1
8
=========================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-connector-postgresql",
- "version": "5.2.1",
+ "version": "5.3.0",
"description": "Loopback PostgreSQL Connector",
"engines": {
"node": ">=10"
0 commit comments