Releases: zendesk/maxwell
Releases · zendesk/maxwell
v1.24.1
- allow jdbc_options on secondary connections
- fix a crash in bootstrapping / javascript filters
- fix a regression in message.publish.age metric
v1.24.0
- add comments field to bootstrapping, thanks Tom Collins
- fix sql bug with #comments style comments
v1.23.5
- Update bootstrap documentation
- Bump drop wizard metrics to support Java versions 10+
v1.23.3
- 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
- upgrade jackson
- stop passing maxwell rows through the JS filter. too dangerous.
v1.23.1
- Add option for XADD (redis streams) operation
- Add configuration flag for tuning transaction buffer memory
- sectionalize help text
v1.23.0
- Added AWS FIFO support
- Add retry and batch settings to pubs producer
- Add support for age SLO metrics
v1.22.6
- upgrade mysql-connector-java to 8.0.17
- use a newer docker image as base
- list changes
v1.22.5
- 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