Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Releases: transferwise/pipelinewise-tap-mysql

1.3.0 (2020-05-18)

18 May 10:29
9256616
Compare
Choose a tag to compare
  • Add optional session_sqls connection parameter
  • Support JSON column types

Make logging customizable

18 Feb 10:13
135e28b
Compare
Choose a tag to compare
Merge pull request #17 from transferwise/bump-version

Bump version

Update bookmark only if binlog position is valid

21 Jan 10:05
7dbb85b
Compare
Choose a tag to compare
v1.1.5

[AP-483] Update bookmark only if binlog position is valid (#15)

Update bookmark when reading bookmark finished

21 Jan 09:49
36231e6
Compare
Choose a tag to compare
v1.1.4

[AP-483] Update bookmark when reading bookmark finished (#14)

Update bookmark only before writing state message

20 Jan 20:01
550547f
Compare
Choose a tag to compare
v1.1.3

[AP-483] Update bookmark only before writing state message (#12)

Handle null bytes in Binary type columns using SQL

14 Jan 10:55
1d1652c
Compare
Choose a tag to compare
Merge pull request #11 from transferwise/Samira-El-patch-1

bump patch

Handle padding 0s in Binary type columns

07 Jan 09:46
418596f
Compare
Choose a tag to compare
Merge pull request #9 from transferwise/support-binary-cols

1.1.1: Handle trailing zeros added by BINARY type column

Support binary and varbinary columns

27 Dec 07:33
bf45009
Compare
Choose a tag to compare
Merge pull request #4 from transferwise/support-binary-cols

v1.1.0: support binary/varbinary columns

Upgrade mysql-replication package

06 Dec 10:37
1b2029b
Compare
Choose a tag to compare
Merge pull request #3 from transferwise/AP-382

v1.0.7: bump mysql-replication to latest version

Add license classifier

16 Aug 15:43
0ef4775
Compare
Choose a tag to compare
v1.0.6

bump version