Skip to content

Releases: zendesk/maxwell

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

v1.23.3

21 Nov 18:02
Compare
Choose a tag to compare
  • pubsubDelayMultiplier may now be 1.0
  • allow %{database} and %{topic} interpolation into redis producer
  • docs updates
  • setup default client_id in maxwell-bootstrap util

v1.23.2

18 Oct 05:55
Compare
Choose a tag to compare
  • upgrade jackson
  • stop passing maxwell rows through the JS filter. too dangerous.

v1.23.1

12 Oct 21:52
Compare
Choose a tag to compare
  • Add option for XADD (redis streams) operation
  • Add configuration flag for tuning transaction buffer memory
  • sectionalize help text

v1.23.0

08 Oct 03:55
Compare
Choose a tag to compare
  • Added AWS FIFO support
  • Add retry and batch settings to pubs producer
  • Add support for age SLO metrics

v1.22.6

20 Sep 23:07
Compare
Choose a tag to compare
  • upgrade mysql-connector-java to 8.0.17
  • use a newer docker image as base
  • list changes

v1.22.5

06 Sep 16:53
Compare
Choose a tag to compare
  • bugfix for bootstrapping off a split replica that doesn't contain a
    "maxwell" database
  • Fix a parser issue with db.table.column style column names