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 d57406c commit c684889Copy full SHA for c684889
CHANGES.md
@@ -1,3 +1,17 @@
1
+2022-08-06, Version 5.5.1
2
+=========================
3
+
4
+ * fix: improve filter sanitisation (Rifa Achrinza)
5
6
+ * fix: debug prints the password in plain text (Francisco Buceta)
7
8
+ * docs: add SECURITY.md (Diana Lau)
9
10
+ * docs: update coc (Diana Lau)
11
12
+ * docs: add code of conduct (Diana Lau)
13
14
15
2022-01-13, Version 5.5.0
16
=========================
17
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-connector-postgresql",
- "version": "5.5.0",
+ "version": "5.5.1",
"description": "Loopback PostgreSQL Connector",
"engines": {
"node": ">=10"
0 commit comments