8000 Tags · hadesfeng/maxwell · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: hadesfeng/maxwell

Tags

v1.27.0

Toggle v1.27.0's commit message
v1.27.0, "running water"

- better support for empty/null passwords
- allow bootstrap utility to query replication_host
- a few library upgrades, notably pubsub and kinesis library
- bootstrap connection uses jdbc_options properly
- add logging for when we hit out of sync schema exceptions
- allow for partitioning by thread_id, thx @gogov
- fresh and clean documentation

v1.26.4

Toggle v1.26.4's commit message
v1.26.4, "Now function precision support"

 - list changes

v1.26.3

Toggle v1.26.3's commit message
v1.26.3, "the worst song in the goddamn world"

- use pooled redis connections, fixes corruption when redis was accessed
from multiple threads (bootstrap/producer), thanks @lucastex
- fix date handling of '0000-01-01'
- fix race condition in binlog reconnect logic

v1.26.2

Toggle v1.26.2's commit message
v1.26.2, "dave the butcher"

- bootstraps can be scheduled in the future by setting the `started_at`
  column, thanks @lucastex
- two mysql 8 fixes; one for a `DEFAULT(function())` parse error, one
  for supporting DEFAULT ENCRYPTION

v1.26.1

Toggle v1.26.1's commit message
v1.26.1, "maybe we can break your ankle / clean and unsuspiciously"

- fixes for redis re-connection login, thanks much @lucastex

v1.26.0

Toggle v1.26.0's commit message
v1.26.0, "tip the waitress, feed her cocaine habit"

- We now support mysql 8's caching_sha2_password authentication scheme
- support for converting JSON field names to camelCase

v1.25.3

Toggle v1.25.3's commit message
v1.25.3, "bye, bolinas"

- fixes memory leak in mysql-binlog-connector
- fixes exceptions that occur when a connection passes wait_timeout

v1.25.2

Toggle v1.25.2's commit message
v1.25.2, "love potion zendesk#9"

- Fixes for a long standing JSON bug in 8.0.19+

v1.25.1

Toggle v1.25.1's commit message
v1.25.1, "nowhere to put it"

- issue zendesk#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

Toggle v1.25.0's commit message
v1.25.0, "mah mah mah my corona. I'm sorry. I'm sorry."

- swap un-maintained snaq.db with C3P0.
- support eu datadog metrics
- protect against lost connections during key queries (bootstrapping,
      heartbeats, postition setting)
0