Skip to content

Releases: MatteoGioioso/serverless-pg

v1.9.6

25 Jul 10:14
Compare
Choose a tag to compare

1.9.6 (2021-07-25)

Bug Fixes

v1.9.5

04 Jul 05:16
35afca4
Compare
Choose a tag to compare

1.9.5 (2021-07-04)

Bug Fixes

  • allow connection switch when different credentials are detected (2950776)

v1.9.4

10 Jun 00:43
Compare
Choose a tag to compare

1.9.4 (2021-06-10)

Bug Fixes

  • bump version after updating dependencies (6d561e6)

v1.9.3

08 May 02:28
54584ae
Compare
Choose a tag to compare

1.9.3 (2021-05-08)

Bug Fixes

  • avoid resetting client in query (47fe79d)

v1.9.2

13 Feb 03:47
d7bf12f
Compare
Choose a tag to compare

1.9.2 (2021-02-13)

Bug Fixes

  • credentials are now taken from client object instead of config (6c16fcd)

v1.9.1

29 Jan 00:50
57d4084
Compare
Choose a tag to compare

1.9.1 (2021-01-29)

Bug Fixes

  • setConfig used dynamically was resetting the config (1b1a4ea)

v1.9.0

27 Jan 01:25
f23fc7b
Compare
Choose a tag to compare

1.9.0 (2021-01-27)

Features

  • main class: add process count caching (1cb43e5)

v1.8.0

02 Dec 00:45
9c77f9a
Compare
Choose a tag to compare

1.8.0 (2020-12-02)

Bug Fixes

  • main class: remove the return statement from .end .on method (a4cae0e)

Features

  • index.d.ts: add typescript type declaration (3fe6074)

v1.7.1

20 Nov 06:01
Compare
Choose a tag to compare

1.7.1 (2020-11-20)

Bug Fixes

v1.7.0

04 Nov 01:52
Compare
Choose a tag to compare

1.7.0 (2020-11-04)

Features

  • main class: swallow internal errors (0d4567d)