diff --git a/symmetric/src/changes/changes.xml b/symmetric/src/changes/changes.xml index af23e1b9ce..ac63617141 100644 --- a/symmetric/src/changes/changes.xml +++ b/symmetric/src/changes/changes.xml @@ -69,6 +69,18 @@ Fixed cross schema trigger creation for PostgreSQL + + reloadTable() JMX function to delete and reload a table for a node + + + Timings for network, filter, and database on incoming batches. + + + Case sensitive schema and table names on MySQL for Unix + + + Extract can send batches out of order when channel is in error +