This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
Releases: transferwise/pipelinewise-tap-mysql
Releases · transferwise/pipelinewise-tap-mysql
1.3.0 (2020-05-18)
- Add optional
session_sqls
connection parameter - Support
JSON
column types
Make logging customizable
Merge pull request #17 from transferwise/bump-version Bump version
Update bookmark only if binlog position is valid
v1.1.5 [AP-483] Update bookmark only if binlog position is valid (#15)
Update bookmark when reading bookmark finished
v1.1.4 [AP-483] Update bookmark when reading bookmark finished (#14)
Update bookmark only before writing state message
v1.1.3 [AP-483] Update bookmark only before writing state message (#12)
Handle null bytes in Binary type columns using SQL
Merge pull request #11 from transferwise/Samira-El-patch-1 bump patch
Handle padding 0s in Binary type columns
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
Merge pull request #4 from transferwise/support-binary-cols v1.1.0: support binary/varbinary columns
Upgrade mysql-replication package
Merge pull request #3 from transferwise/AP-382 v1.0.7: bump mysql-replication to latest version
Add license classifier
v1.0.6 bump version