Skip to content

Releases: zendesk/maxwell

v1.26.0

06 May 18:02
Compare
Choose a tag to compare
  • We now support mysql 8's caching_sha2_password authentication scheme
  • support for converting JSON field names to camelCase

v1.25.3

02 May 00:12
Compare
Choose a tag to compare
  • fixes memory leak in mysql-binlog-connector
  • fixes exceptions that occur when a connection passes wait_timeout

v1.25.2

01 May 17:11
Compare
Choose a tag to compare
  • Fixes for a long standing JSON bug in 8.0.19+

v1.25.1

22 Apr 18:21
Compare
Choose a tag to compare
  • issue #1457, ALTER DATABASE with implicit database name
  • maxwell now runs on JDK 11 in docker
  • exit with status 2 when we can't find binlog files

v1.25.0

29 Mar 18:28
Compare
Choose a tag to compare
  • swap un-maintained snaq.db with C3P0.
  • support eu datadog metrics
  • protect against lost connections during key queries (bootstrapping,
    heartbeats, postition setting)

v1.24.2

25 Mar 18:31
Compare
Choose a tag to compare
  • bugfix parsing errors: compressed columns, exchange partitions,
    parenthesis-enclosed default values, drop column foo.t.
  • add partition-by-random feature.
  • update jackson-databind to get security patch
  • fix redis channel interpolation on RPUSH

v1.24.1

21 Jan 23:26
Compare
Choose a tag to compare
  • allow jdbc_options on secondary connections
  • fix a crash in bootstrapping / javascript filters
  • fix a regression in message.publish.age metric

v1.24.0

14 Dec 20:38
Compare
Choose a tag to compare
  • add comments field to bootstrapping, thanks Tom Collins
  • fix sql bug with #comments style comments

v1.23.5

12 Dec 04:48
Compare
Choose a tag to compare
  • Update bootstrap documentation
  • Bump drop wizard metrics to support Java versions 10+

v1.23.4

03 Dec 05:32
Compare
Choose a tag to compare
  • Bump and override dependencies to fix security vulnerabilities.

  • Update redis-key config options

  • list changes