Skip to content

Releases: cisstech/nestkit

vv1.15.0

26 Mar 08:45
609c29c

Choose a tag to compare

No changelog provided

What's Changed

  • Release: v1.14.0 by @github-actions[bot] in #53
  • refactor(pg-pubsub): improve queue management, reliability, and transaction support by @mciissee in #58
  • Release: v1.14.1 by @github-actions[bot] in #59
  • docs(pg-pubsub): document transaction management by @mciissee in #60

Full Changelog: v1.14.0...v1.15.0

vv1.14.1

26 Mar 08:35
d5948cd

Choose a tag to compare

No changelog provided

vv1.14.0

19 Feb 12:54
61b6498

Choose a tag to compare

No changelog provided

What's Changed

  • Release: v1.13.1 by @github-actions[bot] in #49
  • feat(pg-pubsub): dedicated pg pool, backpressure, trigger diff + hardening SQL by @mciissee in #52
  • chore(deps): bump axios from 1.7.5 to 1.13.5 by @dependabot[bot] in #50

Full Changelog: v1.13.1...v1.14.0

vv1.13.1

08 Jan 11:53
71ef9d5

Choose a tag to compare

No changelog provided

What's Changed

  • Release: v1.13.0 by @github-actions[bot] in #46
  • chore(deps): bump validator from 13.11.0 to 13.15.23 by @dependabot[bot] in #47
  • refactor(queue): prevent fetchPendingMessages method to create connections by @mciissee in #48

Full Changelog: v1.13.0...v1.13.1

vv1.13.0

02 Dec 06:30
6870f13

Choose a tag to compare

No changelog provided

What's Changed

  • Release: v1.12.0 by @github-actions[bot] in #41
  • feat(expand, pg-pubsub): add NestJS v11 support with backward compatibility by @jaishankar101 in #44
  • chore(deps): bump node-forge from 1.3.1 to 1.3.2 by @dependabot[bot] in #42
  • test(pg-pubsub): better error handling by @mciissee in #45

Full Changelog: v1.12.0...v1.13.0

vv1.12.0

15 Nov 15:57
f40e7a0

Choose a tag to compare

No changelog provided

What's Changed

Full Changelog: v1.11.0...v1.12.0

vv1.11.0

14 Nov 18:02
a0bc069

Choose a tag to compare

No changelog provided

What's Changed

  • fix(pg-pubsub): use differential trigger updates to prevent disruption and improve performance by @jaishankar101 in #38

New Contributors

Full Changelog: v1.10.2...v1.11.0

vv1.10.2

03 Nov 21:36
8e67de9

Choose a tag to compare

No changelog provided

What's Changed

  • feat(nestjs-pg-pubsub): adds support for configurable schema names for the pg_pubsub_queue table by @kiranmohan-hh in #35
  • fix(nestjs-pg-pubsub): update trigger function names with schema qualifier by @kiranmohan-hh in #36

Full Changelog: v1.10.1...v1.10.2

vv1.10.1

02 Nov 14:12
2a57c93

Choose a tag to compare

No changelog provided

What's Changed

  • feat(nestjs-pg-pubsub): add SSL support for @cisstech/nestjs-pg-pubsub library by @kiranmohan-hh in #33

Full Changelog: v1.10.0...v1.10.1

vv1.10.0

27 Apr 02:01

Choose a tag to compare

No changelog provided

What's Changed

  • docs: add link to nestjs pg-pub article by @mciissee in #25

Full Changelog: v1.9.0...v1.10.0