Skip to content

Releases: transferwise/pipelinewise

0.51.0 (2022-12-10)

09 Dec 12:58
a1c136b
Compare
Choose a tag to compare
  • Drop pipelinewise-tap-postgres from 2.0.0 to 1.8.4:

    • wal2json format version 2 causing issues on older Postgres servers
  • Bump pipelinewise-tap-kafka from 7.1.2 to 8.0.0

    • Switch from subscribe to assign for better initial offset control
    • Implement specifying partitions in configuration

0.50.0 (2022-12-05)

05 Dec 13:08
4efdc33
Compare
Choose a tag to compare
  • Bump pipelinewise-tap-postgres from 1.8.4 to 2.0.0:

    • Use wal2json format version 2
  • Bump psycopg2-binary from 2.8.6 to 2.9.5

0.49.0 (2022-10-27)

27 Oct 13:45
f847ce8
Compare
Choose a tag to compare
  • Added taps option for import command to make it possible for importing specific taps.

0.48.7 (2022-10-19)

20 Oct 09:53
072e0d8
Compare
Choose a tag to compare

0.48.7 (2022-10-19)

  • Bump pipelinewise-tap-kafka from 7.1.0 to 7.1.2
    • Introducing the use of the seek method to reset the source partition offsets at the start of a run

0.48.6 (2022-10-06)

  • Bump joblib from 1.1.0 to 1.2.0
  • Bugfix for closing MySQL/MariaDB conenctions in FastSync
  • Removing FastSync from s3-csv and using only singer

0.48.5 (2022-09-22)

22 Sep 12:34
fea297c
Compare
Choose a tag to compare

0.48.5 (2022-09-22)

  • Partial sync will now create table in target if it doesn't exist. #1014

0.48.4 (2022-09-09)

09 Sep 12:04
cffa275
Compare
Choose a tag to compare
  • Bump pipelinewise-tap-postgres from 1.8.3 to 1.8.4.

0.48.3 (2022-09-08)

08 Sep 09:57
6ccf8b4
Compare
Choose a tag to compare

0.48.3 (2022-09-08)

  • Refactor partialsync to use merge (#1010)

0.48.2 (2022-09-02)

02 Sep 08:39
fd7f9bb
Compare
Choose a tag to compare

0.48.2 (2022-09-02)

  • Bump pipelinewise-tap-mysql from 1.5.1 to 1.5.2.

0.48.1 (2022-07-21)

21 Jul 15:18
a037bb8
Compare
Choose a tag to compare
  • Partial sync bug fixes for selected tables and space in the name of table and values

0.48.0 (2022-07-14)

14 Jul 13:04
36576e2
Compare
Choose a tag to compare

0.48.0 (2022-07-14)

  • Bump pipelinewise-tap-kakfa from 7.0.0 to 7.1.0.