Skip to content

Releases: transferwise/pipelinewise

0.45.0 (2022-05-12)

12 May 10:25
7589052
Compare
Choose a tag to compare
  • Bump target-snowflake to 2.2.0

0.44.0 (2022-05-05)

05 May 12:28
8e0eaf0
Compare
Choose a tag to compare

0.44.0 (2022-05-05)

  • Bump target-snowflake to 2.1.0

0.43.1 (2022-04-11)

11 Apr 13:18
4de979f
Compare
Choose a tag to compare
  • Patch target-snowflake
  • Bump dependencies

0.43.0 (2022-04-07)

07 Apr 08:47
aef54c3
Compare
Choose a tag to compare

Breaking changes

  • Bump tap-kafka to 7.0.0
  • Drop not null constraints on Snowflake tables PK columns.

Added

  • Send failure alerts to slack channel defined in tap, slack_alert_channel
  • Backup state file before tap starting

Fixes

  • Patch tap-mysql to 1.5.1
  • Don't use log files to check tap status before starting it.
  • Change to e2e tests structure

0.42.1 (2022-03-17)

17 Mar 17:48
62a08b0
Compare
Choose a tag to compare
  • Dump tap-kaka to 6.0.0

0.42.0 (2022-03-17)

17 Mar 11:06
9ca61ce
Compare
Choose a tag to compare
  • Allow non-default configuration directory
  • Improved OS signal handling for graceful termination
  • Relax limit on split_file_max_chunks
  • Make tap-mysql-fastsync compatible with MySQL 8
  • Fixed failing pg-to-pg fastsync on empty tables
  • Replace ansible with ansible-core
  • Bump tap-postgres to 1.8.3
  • Bump tap-snowflake to 3.0.0
  • Check singer connectors installable for Python 3.7 3.8 3.9
  • Support log_based using GTID for MySQL and Mariadb

0.41.0 (2022-02-10)

10 Feb 13:54
bfe6230
Compare
Choose a tag to compare

0.41.0 (2022-02-10)

  • Dropped support for python 3.6
  • Bump ujson from 4.3.0 to 5.1.0
  • Bump pipelinewise-tap-s3-csv to 2.0.0
  • Fix for config json files
  • Fix: e2e tests fail when SF credentials are not present

0.40.0 (2022-02-27)

27 Jan 18:52
7d4c9a9
Compare
Choose a tag to compare
  • Bump pipelinewise-tap-kafka from 5.0.1 to 5.1.0

0.39.1 (2022-02-26)

27 Jan 14:01
adffed5
Compare
Choose a tag to compare
  • Bump pipelinewise-tap-kafka from 5.0.0 to 5.0.1

0.39.0 (2022-02-25)

25 Jan 15:31
ea2e031
Compare
Choose a tag to compare
  • Bump pipelinewise-tap-kafka from 4.0.1 to 5.0.0
  • Bump pipelinewise-target-bigquery from 1.1.1 to 1.2.0
  • Bump pipelinewise-transform-field from 2.2.0 to 2.3.0
  • Prevent usage of extended transformation feature when FastSync exists
  • Fixed fastsync from postgres to bigquery
  • Fixed an issue when SplitGzipFile doesn't work with binary mode