You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.2, "some girls"
- fix an issue with bootstrapping-on-replicas
- add --output_primary_keys and --output_primary_key_columns
- fix a very minor memory leak with blacklists
v1.22.0, "through the roof, and underground"
- Bootstrapping has been reworked and is now available in all setups,
including those in which the maxwell store is split from the replicator.
- cleanup and fix a deadlock in the kafka fallback queue logic
- add .partition_string = to javascript filters
v1.21.0, "through the roof"
- Bootstrapping output no longer contain binlog positions. Please update
any code that relies on this.
- Fix 3 parser issues.
v1.21.0, "through the roof"
- Bootstrapping output no longer contain binlog positions. Please update
any code that relies on this.
- Fix 3 parser issues.