Pipelinewise-tap-postgres

Latest version: v2.1.0

Safety actively analyzes 627248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

1.8.0

-------------------

- Add discovering of partitioned tables.

1.7.1

-------------------

- Parse data from json(b) when converting a row to a record message in log based replication method.

1.7.0

-------------------

- Enable SSL mode if `ssl` option is 'true' in config

1.6.4

-------------------

- Ensure generated Postgres replication slot name is valid
- Handle timestamps out of range

1.6.3

-------------------

Fix data loss issue when running `LOG_BASED` due to the tap not sending new SCHEMA singer messages when source tables change structure, mainly new/renamed columns, which causes the target to not be up to date with the stream structure.
The tap now:
* Runs discovery for selected stream at the beginning of sync to send up to date SCHEMA singer messages
* When new columns are detected in WAL payloads, then run discovery for the stream and send new SCHEMA message.

1.6.2

-------------------

- Fixed issue when JSON type not converted to dictionary

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.