- Add base64_encoded for encode and change defaults
- Add tag_on_failure for decode
- Add support for client side TLS auth to schema registry
- Add encode capability
- Try base64 decode/encode on input/output
- Upgrade to logstash 5.1
- Cloned from https://github.com/logstash-plugins/logstash-codec-avro and made initial commit.
- Need to finish documentation and testing