Skip to content

Releases: voxpelli/node-pg-pubsub

v0.8.1

20 Mar 16:18
1bea1d0
Compare
Choose a tag to compare

Maintenance release:

  • Updated dependencies
  • Updated dev dependencies

v0.8.0...v0.8.1

v0.8.0

12 Jul 16:50
Compare
Choose a tag to compare
  • Breaking: Bump lowest Node-version one minor d8327c8
  • Make private fields actually private 2aea3bb
  • Updatepromised-retry + pony-cause 95453cd

v0.7.0...v0.8.0

v0.7.0

12 Apr 16:39
Compare
Choose a tag to compare

Breaking changes

Other notable changes

  • Update linting + replace VError with pony-cause ff88ed3

Remaining changes

v0.6.1...v0.7.0

v0.6.1

16 Feb 11:15
Compare
Choose a tag to compare
  • Bug fix: Fix for error handling on db.end() by merging #90. Thanks @chasay!

v0.6.0...v0.6.1

v0.6.0

16 Feb 10:57
Compare
Choose a tag to compare
  • Breaking change: Now requires Node.js >=12.x
  • Breaking change: .addChannel() now returns a Promise rather than the PGPubsub instance
  • Dependencies: Updated to promised-retry version 0.4.x
  • Improvement: Generates TypeScript type definition files

v0.5.1-0...v0.6.0

v0.5.1-0

13 Jan 12:35
Compare
Choose a tag to compare
v0.5.1-0 Pre-release
Pre-release
  • Add proactive connection closing 9d460dd
  • BREAKING: Require at least Postgres 9.4 6bcf917

v0.5.0...v0.5.1-0

v0.5.0

10 Aug 10:38
Compare
Choose a tag to compare
  • Breaking change: Now requires Node.js >=10.x
  • Dependencies: Updated to promised-retry version 0.3.x
  • Improvement: Improved JSDoc documentation + added linting of it through TypeScript
  • Improvement: Payload is optional on publishing. Fixes #61

v0.4.1...v0.5.0