Skip to content

Releases: transferwise/pipelinewise

0.53.4 (2023-06-22)

22 Jun 11:46
d14c545
Compare
Choose a tag to compare
  • Bugfix for trigger unwanted tables syncing trigger
  • Bugfix for building wal2json in PostgreSQL Docker image
  • Bump pipelinewise-tap-mysql from 1.5.3 to 1.5.4

0.53.3 (2023-05-16)

16 May 12:36
06755b6
Compare
Choose a tag to compare
  • Bugfix for removing pid file in stop_tap command

0.53.2 (2023-04-25)

25 Apr 12:19
3b05d83
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.53.1...v0.53.2

0.53.1 (2023-04-21)

21 Apr 14:25
77ca393
Compare
Choose a tag to compare
  • Rollback snowflake-connector-python from 2.8.2 to 2.7.6

0.53.0 (2023-04-13)

13 Apr 10:52
0d1eff4
Compare
Choose a tag to compare
  • Bugfix for renaming log files when stopping the tap
  • Bump snowflake-connector-python from 2.7.6 to 2.8.2
  • Remove tap-adwords

0.52.2 (2023-03-20)

20 Mar 10:41
6d8a39d
Compare
Choose a tag to compare
  • Bump pipelinewise-tap-slack from 1.1.0 to 1.1.1

0.52.1 (2023-02-22)

23 Feb 09:13
d619b6c
Compare
Choose a tag to compare
  • Extend silentremove to support deleting folders
  • Bugfix for selected fastsync tables
  • Bugfix for graceful exit

0.52.0 (2023-02-02)

02 Feb 14:03
99c23a7
Compare
Choose a tag to compare
  • Bump tap-s3-csv from 2.0.0 to 3.0.0
  • Implement Defined Partial Sync for MariaDB and Postgres to SnowFlake

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