This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
Releases: transferwise/pipelinewise-tap-postgres
Releases · transferwise/pipelinewise-tap-postgres
1.3.0 (2019-11-15)
- 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)
- Minor error handling optimization
1.2.0 (2020-11-04)
- Bump psycopg2 to
2.8.4
- Rely on psycopg2 to send keep-alive status updates to source
1.1.9 (2020-10-18)
- Fix error handling condition if state file cannot be opened to read latest commit position
1.1.8 (2020-10-14)
- 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)
- Bug fixes and stability improvements
1.1.6 (2020-09-20)
- 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)
- Untracked dev changes
1.1.2 (2020-08-12)
- Untracked dev changes
1.1.1 (2020-07-25)
- Bump psycopg2 to
2.8.3
- Also very fast, but due to the PostgreSQL session memory limit, will fail for very large transactions