Skip to content

1.0.1

Compare
Choose a tag to compare
@gmarz gmarz released this 01 Aug 13:17
· 6026 commits to main since this release

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