Releases: alexandrainst/node-red-contrib-postgresql
Releases · alexandrainst/node-red-contrib-postgresql
v0.15.1
Fix v0.15.0 with forgotten version bump.
v0.15.0
- Add client error event by @Alkarex in #101
- Update CI, in particular ESLint
- Update dependencies
v0.14.0
- Catch pgPool errors #50
- Update dependencies
v0.12.0
- Refactor check for upstream tick
- And update dev dependencies
v0.11.2
Fix null pointer bug when deploying the node without a configuration #26
v0.11.1
Republish 0.11.0 without change due to NPM / Cloudflare outage when syncing with flows.nodered.org
v0.11.0
- Fix connection pool performance #25
- Update dev dependencies