Releases: kibae/pg-logical-replication
Releases · kibae/pg-logical-replication
v2.2.1
What's Changed
- chore(deps-dev): bump prettier from 3.5.3 to 3.6.0 by @dependabot[bot] in #93
- chore(deps): bump pg from 8.16.0 to 8.16.2 by @dependabot[bot] in #94
- chore(deps-dev): bump jest from 30.0.0 to 30.0.2 by @dependabot[bot] in #95
- chore(deps): bump pg from 8.16.2 to 8.16.3 by @dependabot[bot] in #96
- chore(deps-dev): bump @types/node from 24.0.3 to 24.0.7 by @dependabot[bot] in #97
- chore(deps-dev): bump jest from 30.0.2 to 30.0.3 by @dependabot[bot] in #98
- chore(deps-dev): bump prettier from 3.6.0 to 3.6.2 by @dependabot[bot] in #99
- chore(deps-dev): bump jest from 30.0.3 to 30.0.4 by @dependabot[bot] in #100
- chore(deps-dev): bump @types/node from 24.0.7 to 24.0.10 by @dependabot[bot] in #101
- chore(deps-dev): bump @types/node from 24.0.10 to 24.0.13 by @dependabot[bot] in #102
- chore(deps-dev): bump jest from 30.0.4 to 30.0.5 by @dependabot[bot] in #103
- chore(deps-dev): bump @types/node from 24.0.13 to 24.1.0 by @dependabot[bot] in #104
- chore(deps-dev): bump @types/pg from 8.15.4 to 8.15.5 by @dependabot[bot] in #105
- chore(deps-dev): bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #106
- chore(deps-dev): bump ts-jest from 29.4.0 to 29.4.1 by @dependabot[bot] in #107
- chore(deps-dev): bump @types/node from 24.1.0 to 24.2.0 by @dependabot[bot] in #108
- chore(deps-dev): bump @types/node from 24.2.0 to 24.2.1 by @dependabot[bot] in #109
- chore(deps-dev): bump @types/node from 24.2.1 to 24.3.0 by @dependabot[bot] in #110
- chore(deps-dev): bump protobufjs from 7.5.3 to 7.5.4 by @dependabot[bot] in #111
- Release 2.2.1 by @kibae in #112
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- chore(deps-dev): bump ts-jest from 29.3.4 to 29.4.0 by @dependabot in #88
- chore(deps-dev): bump @types/node from 22.15.30 to 24.0.3 by @dependabot in #90
- chore(deps-dev): bump jest and @types/jest by @dependabot in #89
- feat: option to ping server in acknowledge by @iantocristian in #91
- ci: release v2.2.0 by @kibae in #92
New Contributors
- @iantocristian made their first contribution in #91
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- ci: pgsql version by @kibae in #74
- chore(deps): bump pg from 8.15.6 to 8.16.0 by @dependabot in #75
- chore(deps-dev): bump protobufjs from 7.4.0 to 7.5.1 by @dependabot in #76
- chore(deps-dev): bump typescript from 5.7.3 to 5.8.3 by @dependabot in #77
- chore(deps-dev): bump @types/pg from 8.15.1 to 8.15.2 by @dependabot in #78
- chore(deps-dev): bump ts-jest from 29.3.2 to 29.3.4 by @dependabot in #80
- chore(deps-dev): bump protobufjs from 7.5.1 to 7.5.2 by @dependabot in #81
- chore(deps-dev): bump @types/node from 22.15.17 to 22.15.21 by @dependabot in #82
- chore(deps-dev): bump @types/pg from 8.15.2 to 8.15.4 by @dependabot in #83
- chore(deps-dev): bump @types/node from 22.15.21 to 22.15.29 by @dependabot in #84
- chore(deps-dev): bump protobufjs from 7.5.2 to 7.5.3 by @dependabot in #85
- chore(deps-dev): bump @types/node from 22.15.29 to 22.15.30 by @dependabot in #86
- ci: release 2.1.1 by @kibae in #87
Full Changelog: 2.1.0...v2.1.1
2.1.0
What's Changed
- feat: Update Node.js version requirements
- Add support for Node.js 22 and 24
- Increase minimum required Node.js version from 14 to 16
- Update package.json engines field to reflect new version requirements
- Create dependabot.yml by @kibae in #38
- chore(deps-dev): bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #43
- chore(deps-dev): bump prettier from 2.7.1 to 3.4.2 by @dependabot in #42
- chore(deps-dev): bump protobufjs from 7.2.6 to 7.4.0 by @dependabot in #41
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #44
- chore(deps-dev): bump jest-junit from 14.0.0 to 16.0.0 by @dependabot in #47
- chore(deps): bump pg and @types/pg by @dependabot in #45
- chore(deps-dev): bump typescript from 4.7.4 to 5.7.3 by @dependabot in #40
- chore(deps-dev): bump jest and @types/jest by @dependabot in #46
- chore(deps-dev): bump @types/node from 14.18.29 to 22.13.0 by @dependabot in #49
- chore(deps): bump eventemitter2 from 6.4.7 to 6.4.9 by @dependabot in #50
- chore(deps-dev): bump ts-jest from 29.2.5 to 29.3.2 by @dependabot in #69
- chore(deps): bump pg and @types/pg by @dependabot in #71
- chore(deps-dev): bump @types/node from 22.13.0 to 22.15.3 by @dependabot in #72
- chore(deps-dev): bump prettier from 3.4.2 to 3.5.3 by @dependabot in #61
- ci: tsconfig.json update by @kibae in #73
New Contributors
- @dependabot made their first contribution in #43
Full Changelog: 2.0.7...2.1.0
2.0.7
What's Changed
- feat: "messages" pgoutput option to receive messages from pg_logical_emit_message() by @darkgnotic in #36
New Contributors
- @darkgnotic made their first contribution in #36
Full Changelog: 2.0.6...2.0.7
2.0.6
What's Changed
Full Changelog: 2.0.5...2.0.6
2.0.5
2.0.4
2.0.3
What's Changed
- fix: heartbeat shouldRespond as bool by @mastermatt in #18
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
- fix: build settings by @mastermatt in #16
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- Adds functionality to pass arbitrary options to replication query. by @c4l3b in #7
- Sends a keepalive message to the database at the specified interval. by @c4l3b in #8
- Add
pgoutputplugin by @mastermatt in #15 - Rewritten in Typescript and support various output plugins. by @kibae in #14
New Contributors
- @c4l3b made their first contribution in #7
- @mastermatt made their first contribution in #15
- @kibae made their first contribution in #14
Full Changelog: 1.0.4...2.0.1