1.0.1
Bug Fixes
- Fixed SerializationException being thrown when retrieving mappings. TY @johndaniels #829
- Fixed ArgumentNullException being thrown when specifying an id property using the
ElasticType
attribute. #806 - Disable HTTP pipelining since it isn't supported by Elasticsearch. #830