Adds the ability to ban fields based on regular expression. Also improves
the replace transformer that only supported metadata fields, now it also
supports the data field.
Adds new data type support to cast transformer. Now you will be able to
transform between byte-arrays (blobs) and strings.