Tags: peterdeka/maxwell
Tags
v1.1.2, "scribbled notes on red pages" - pick up latest mysql-connector-j, fixes zendesk#369 - fix an issue where maxwell could skip ahead positions if a leader failed. - rework buffering code to be much kinder to the GC and JVM heap in case of very large transactions / rows inside transactions - kinder, gentler help text when you specify an option incorrectly
v1.1.0, "sleep away the afternoon" - much more efficient processing of schema updates storage, especially when dealing with large schemas. - @lileeyao added --exclude-columns and the --jdbc_options features - @lileeyao added --jdbc_options - can now blacklist entire databases - new kafka key format available, using a JSON array instead of an object - bugfix: unsigned integer columns were captured incorrectly. 1.1 will recapture the schema and attempt to correct the error.
v1.1.0-pre4, "buck buck buck buck buck buck-AH!" - Eddie McLean gives some helpful patches around bootstrapping - Bugfixes for the patch-up-the-schema code around unsigned ints
v1.1.0-pre3 - forgot to include some updates that back-patch unsigned column problems
v1.1.0-pre2, "yawn yawn" - fix performance issues when capturing schema in AWS Aurora - fix a bug in capturing unsigned integer columns
v1.1.0-pre1, "first to fall" Deltas from 1.0: - much more efficient processing of schema updates storage, especially when dealing with large schemas. - @lileeyao added --exclude-columns option - alternative kafka key format - @lileeyao added --jdbc_options
Adding public access for rowType and oldData from RowMap
PreviousNext