Skip to content

Releases: kibae/pg-logical-replication

v2.2.1

22 Aug 06:33
80a7497

Choose a tag to compare

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

23 Jun 16:58
d30f741

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.2.0

v2.1.1

15 Jun 14:57
5539af1

Choose a tag to compare

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

11 May 18:45
b903339

Choose a tag to compare

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

Full Changelog: 2.0.7...2.1.0

2.0.7

27 Sep 08:08

Choose a tag to compare

What's Changed

  • feat: "messages" pgoutput option to receive messages from pg_logical_emit_message() by @darkgnotic in #36

New Contributors

Full Changelog: 2.0.6...2.0.7

2.0.6

06 May 09:59

Choose a tag to compare

2.0.5

06 May 08:37
@arv arv
d576f5e

Choose a tag to compare

What's Changed

  • chore: Use fully qualified paths by @arv in #28
  • Update version 2.0.5 by @arv in #32

Full Changelog: 2.0.4...2.0.5

2.0.4

02 May 10:27

Choose a tag to compare

What's Changed

  • fix: Use global TextDecoder in binary-reader.ts by @arv in #25
  • ci: node version by @kibae in #26

New Contributors

  • @arv made their first contribution in #25

Full Changelog: 2.0.3...2.0.4

2.0.3

23 Nov 00:55

Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

16 Sep 00:34

Choose a tag to compare

What's Changed

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 pgoutput plugin by @mastermatt in #15
  • Rewritten in Typescript and support various output plugins. by @kibae in #14

New Contributors

Full Changelog: 1.0.4...2.0.1