Skip to content

Tags: FrankChen021/maxwell

Tags

v1.24.0

Toggle v1.24.0's commit message
v1.24.0, "la la la la la la low"

 - add comments field to bootstrapping, thanks Tom Collins
 - fix sql bug with #comments style comments

v1.23.5

Toggle v1.23.5's commit message
v1.23.5, "And I get so stuck in my head - Lost in all the lies, nihil…

…istic backslide"

 - Update bootstrap documentation
 - Bump drop wizard metrics to support Java versions 10+

v1.23.4

Toggle v1.23.4's commit message
v1.23.4, "Try to be kinder to people who bore you, You're probably bo…

…ring them too."

- Bump and override dependencies to fix security vulnerabilities.
- Update redis-key config options

 - list changes

v1.23.3

Toggle v1.23.3's commit message
v1.23.3, "but that's not the way it feels"

- 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

Toggle v1.23.2's commit message
v1.23.2, "you enjoy it every time"

- upgrade jackson
- stop passing maxwell rows through the JS filter.  too dangerous.

v1.23.1

Toggle v1.23.1's commit message
v1.23.1, "the new barrista"

- Add option for XADD (redis streams) operation
- Add configuration flag for tuning transaction buffer memory
- sectionalize help text

v1.23.0

Toggle v1.23.0's commit message
v1.23.0, "When it breaks If it breaks We will see"

- Added AWS FIFO support
- Add retry and batch settings to pubs producer
- Add support for age SLO metrics

v1.22.6

Toggle v1.22.6's commit message
v1.22.6, "the things that keep your, like, dresses, like"

- upgrade mysql-connector-java to 8.0.17
- use a newer docker image as base
 - list changes

v1.22.5

Toggle v1.22.5's commit message
v1.22.5, "all of the names"

- 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

v1.22.4

Toggle v1.22.4's commit message
v1.22.4, "Last Christmans, I gave you my heart"

 - Add row type to fallback message
 - Upgrade jackson-databind