1.1.1
This release fixes a NRE in the Elasticsearch.Net.Connection.HttpClient package.
The default IConnection
interface for NEST was working fine but using the alternative IConnection
based on HttpClient
would throw a NRE.
This release fixes a NRE in the Elasticsearch.Net.Connection.HttpClient package.
The default IConnection
interface for NEST was working fine but using the alternative IConnection
based on HttpClient
would throw a NRE.