log4net.ElasticSearch icon indicating copy to clipboard operation
log4net.ElasticSearch copied to clipboard

Changed Uri construction to consider empty typeName

Open eldarkra opened this issue 5 years ago • 0 comments
trafficstars

According to Elastic (https://www.elastic.co/guide/en/elasticsearch/reference/current/removal-of-types.html) Elastic 7.x: Specifying types in requests is deprecated. For instance, indexing a document no longer requires a document type. Elastic 8.x: Specifying types in requests is no longer supported.

(cherry picked from commit 378668cf3b930a071bc57967de2b88e8a5c661d7)

eldarkra avatar May 28 '20 10:05 eldarkra