Skip to content

Releases: transferwise/pipelinewise-tap-mysql

1.6.0 (2024-05-09)

09 May 14:21
75a56e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.6...v1.6.0

1.5.6 (2023-08-10)

10 Aug 16:02
572e08a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.5...v1.5.6

1.5.5 (2023-07-05)

05 Jul 10:04
a9d18f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.4...v1.5.5

1.5.4 (2023-05-22)

22 May 15:05
ddccfa8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.3...v1.5.4

1.5.3 (2023-04-25)

25 Apr 09:50
5f3c634
Compare
Choose a tag to compare
  • LOG_BASED: Set mariadb slave capability to 4 to mitigate bug in Mariadb 10.6.12 (#149)

1.5.2 (2022-08-12)

12 Aug 07:31
250b2f3
Compare
Choose a tag to compare
  • Bump mysql-replication to 0.30

1.5.1 (2022-04-05)

05 Apr 07:06
3cb0be5
Compare
Choose a tag to compare

Fix: Handle case when BINLOG_GTID_POS returns multiple comma separated GTIDs

1.5.0 (2022-03-11)

11 Mar 10:07
93fbd2c
Compare
Choose a tag to compare
  • Support logical replication using GTID, for both Mariadb & MySql
  • Log error message when session sqls fail
  • Bump depenedencies to support Mysql 8
  • Migrate CI to Github Actions.

1.4.3 (2021-04-09)

09 Apr 12:18
0c3f58b
Compare
Choose a tag to compare
  • Fix in LOG_BASED method: re-discovery constantly running when table has unsupported column type.
  • Add support for tinytext column type
  • Bump pendulum to 1.5.1
  • Add unit tests and re-arrange tests folder

1.4.2 (2021-03-15)

15 Mar 10:30
bec15aa
Compare
Choose a tag to compare

Fixing typo introduced by a previous change.