github elastic/elasticsearch-net 1.3.0

9 years ago

New Features

Bug Fixes

  • SniffingConnectionPool: Increased ping before sniff default timeout to 200 ms (previously 50 ms). (#1058)
  • Elasticsearch.Net.JsonNet: downgraded target framework to 4.0 to align with Elasticsearch.Net. (#1053)
  • Fixed GetMapping() so that multiple mappings can be retrieved. (#1066)
  • Typo fix in DeleteTemplateAsync method name. (#1070) Ty @ilivewithian!
  • Fixed a mapping issue with generic types that had multiple type arguments (#1044). Ty @radiosterne!
  • Fixed NullReferenceException in MappingWalker (#1068)

Internal

  • Refactored the Elasticsearch.Net internals unit tests into more logical units and amended it with unit tests for the way we handle streams internally for all code paths. This gave us enough confidence to refactor our transport layer, giving it less responsibilities. (#1060)

Don't miss a new elasticsearch-net release

NewReleases is sending notifications on new releases.