Releases: cisstech/nestkit
Releases · cisstech/nestkit
vv1.15.0
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
No changelog provided
vv1.14.0
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
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
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
No changelog provided
What's Changed
- feat(pg-pubsub): expose queue metadata in change payloads by @jaishankar101 in #40
Full Changelog: v1.11.0...v1.12.0
vv1.11.0
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
- @jaishankar101 made their first contribution in #38
Full Changelog: v1.10.2...v1.11.0
vv1.10.2
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
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