v1.1.4
- add support for a bunch more charsets (gbk, big5, notably)
- fix Maxwell's handling of kafka errors - previously we were trying to
crash Maxwell by throwing a RuntimeException out of the Kafka
Producer, but this was a failure. Now we log and skip all errors.