Skip to content

Releases: markmcdowell/NLog.Targets.ElasticSearch

v7.0.0

18 Aug 18:45
Compare
Choose a tag to compare
  • deps: bump NLog 4.6.4 to 4.6.6
  • deps: bump Elasticsearch.Net 7.0.0-alpha to 7.2.0
  • Re-InitializeTarget when Uri property is set - allow changing the url programmatically @rmindel

v7.0.0-alpha

12 Jun 14:24
Compare
Choose a tag to compare
v7.0.0-alpha Pre-release
Pre-release

v6.1.1

12 Jun 14:49
Compare
Choose a tag to compare

v6.1.0

21 Feb 12:26
Compare
Choose a tag to compare
  • Allowing username and password from environment variables #80 & #84 @snakefoot

v6.0.0

23 Jan 13:24
Compare
Choose a tag to compare

v5.1.0

23 Jan 13:01
Compare
Choose a tag to compare

NLog.Targets.ElasticSearch 2.1.0

28 Jun 20:51
Compare
Choose a tag to compare

#22 FallbackGroup and json serialization bug

NLog.Targets.ElasticSearch 1.1.0

25 Mar 19:06
Compare
Choose a tag to compare
  • NLog 4.2.3
  • Elasticsearch.Net 1.8.0
  • Exceptions are now formatted as JSON objects

NLog.Targets.ElasticSearch 1.0.19

24 Mar 19:29
Compare
Choose a tag to compare

Catching up with Nuget releases

NLog.Targets.ElasticSearch 1.0.0

09 Feb 20:57
Compare
Choose a tag to compare
  • Support for multiple hosts via uri
  • Typed fields
  • Support for custom Elasticsearch Serializer
  • Rename of ConnectionName to ConnectionStringName