Releases: zendesk/maxwell
Releases Β· zendesk/maxwell
v1.42.2, "bunch of baby bunnies"
- update jdk on docker image
- support rabbitmq + SSL
- small fixes for latest maria
- get tests running under mysql 8.4
- remove Kinesis internal TTL, see #2147 for details
- support bootstrapping from a replica that doesn't contain the maxwell database
v1.42.1, "lost, bottom of the world"
- bugfix for 1.42.0, mysql 8.0.x and "SHOW BINARY LOG STATUS"
v1.42.0, "not there yet?"
- initial support for mysql 8.4
- support partitioning for sns and sqs
- bugfix for maria
v1.41.2, "i began to wonder if i was even here"
- Owen Derby is the Nick Clarke of Maxwell parser bugs
v1.41.1, "darn that dream"
- fix 2 parser issues, one mariadb and one "tablespace" specific
- upgrade lz4 dep for security
v1.41.0, "time escaping"
- javascript filters are now passed a second, optional dicionary
argument which persists between filter invocations.
v1.40.6, "couch glue"
- fix 2 parser bugs
- upgrade jackson for security
v1.40.5, "ddrrrrrrrrrrrr"
- Fix a bug introduced in v1.40.2 in the kafka producer.
v1.40.4, "round eternally"
- add support for mariadb's DROP COLUMN IF EXISTS
v1.40.3, "hard to find a friend"
- bugfix for "rename tables"
- bugfix for temporary tables that rollback inside transactions
- sns+localstack support