Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Releases: transferwise/pipelinewise-tap-postgres

1.3.0 (2019-11-15)

15 Nov 14:57
94265df
Compare
Choose a tag to compare
  • Add break_at_end_lsn setting
  • Add max_run_seconds setting
  • Only send feedback when lsn_comitted has increased
  • Remove some incompatible singer tap-postgres code

1.2.1 (2020-11-11)

11 Nov 15:38
e7348f3
Compare
Choose a tag to compare
  • Minor error handling optimization

1.2.0 (2020-11-04)

04 Nov 12:58
43abbe4
Compare
Choose a tag to compare
  • Bump psycopg2 to 2.8.4
  • Rely on psycopg2 to send keep-alive status updates to source

1.1.9 (2020-10-18)

18 Oct 11:29
69e7395
Compare
Choose a tag to compare
  • Fix error handling condition if state file cannot be opened to read latest commit position

1.1.8 (2020-10-14)

14 Oct 16:30
ca03971
Compare
Choose a tag to compare
  • Remove database_name from stream-id
  • Remove LOG_BASED stream bookmarks from state if it has been de-selected in catalogue
  • Convert values in time with timezone columns to UTC

1.1.7 (2020-10-04)

04 Oct 12:25
ddc46ce
Compare
Choose a tag to compare
  • Bug fixes and stability improvements

1.1.6 (2020-09-20)

20 Sep 09:14
604ff1b
Compare
Choose a tag to compare
  • Remove include_schemas_in_destination_stream_name and always add schema name to stream
  • Fix regression bug
  • Only request selected tables from wal2json

1.1.5 (2020-09-09)

09 Sep 09:50
Compare
Choose a tag to compare
  • Untracked dev changes

1.1.2 (2020-08-12)

12 Aug 15:50
bc513d9
Compare
Choose a tag to compare
  • Untracked dev changes

1.1.1 (2020-07-25)

25 Jul 18:09
Compare
Choose a tag to compare
  • Bump psycopg2 to 2.8.3
  • Also very fast, but due to the PostgreSQL session memory limit, will fail for very large transactions