Releases: markmcdowell/NLog.Targets.ElasticSearch
Releases · markmcdowell/NLog.Targets.ElasticSearch
v7.0.0
v7.0.0-alpha
- Removing ConnectionStringName in favour of config setting. @markmcdowell
- Updating to elasticsearch 7.0.0-alpha2 #96 @ultimaustin
v6.1.1
- Fixing CI versioning #88 @markmcdowell
v6.1.0
- Allowing username and password from environment variables #80 & #84 @snakefoot
v6.0.0
- Signing dll #81 @markmcdowell
- Updating dependencies #81 @markmcdowell
- Code tidy #81 @markmcdowell
v5.1.0
- Pipeline support added back #76 @snakefoot
- Support for layout in Uri #73 @snakefoot
- Fields with object-type should be optimistic about not creating clones #75 @snakefoot
NLog.Targets.ElasticSearch 2.1.0
#22 FallbackGroup and json serialization bug
NLog.Targets.ElasticSearch 1.1.0
- NLog 4.2.3
- Elasticsearch.Net 1.8.0
- Exceptions are now formatted as JSON objects
NLog.Targets.ElasticSearch 1.0.19
Catching up with Nuget releases
NLog.Targets.ElasticSearch 1.0.0
- Support for multiple hosts via uri
- Typed fields
- Support for custom Elasticsearch Serializer
- Rename of ConnectionName to ConnectionStringName