Skip to content

Releases: amccool/AM.Extensions.Logging.ElasticSearch

6.8.0.68

11 Aug 21:52
0ebb933
Compare
Choose a tag to compare

What's Changed

  • dont overwrite the logger message with the exception.message by @amccool in #64

Full Changelog: 6.8.0.66...6.8.0.68

6.8.0.66

11 Nov 22:22
e7ad0c0
Compare
Choose a tag to compare

What's Changed

  • Allow for packages with CVEs by @amccool in #57
  • update elasticsearch.net to include default memory streams to prevent… by @amccool in #52
  • actually use the allow insecure HTTPS by @amccool in #63

Full Changelog: 6.8.0.42...6.8.0.66

v6.8.0.42

28 Oct 21:57
bdf2309
Compare
Choose a tag to compare

Delivers IOptionsMonitor for hot reload of the Logging configuration
removes LoggerBuilder Extensions

6.8.0.35

28 Oct 18:35
ea88338
Compare
Choose a tag to compare
6.8.0.35 Pre-release
Pre-release
from @bstauff - Bring options monitor into LoggerProvider (#37)

* I guess we need this afterall?

* removeing the ILoggerFactory interactions to properly introduce the options

* final cleanups

Co-authored-by: Brian Stauff <[email protected]>

6.8.0.27

26 Apr 14:41
1dfad26
Compare
Choose a tag to compare

package reference for elasticsearch 6.8

2.0.0.19

23 Apr 23:45
9f8d2a3
Compare
Choose a tag to compare
2.0.0.19 Pre-release
Pre-release
Prepare for v2.0 (#30)

* bump to v2.0

* prerelease on master only

* prerelease on master only

* prerelease on master only

build process change

23 Apr 17:24
6fbb536
Compare
Choose a tag to compare

bump to v1.1 for github actions yaml build.

v1.0.66

23 Apr 17:14
Compare
Choose a tag to compare
Add .whitesource configuration file (#25)

v1.0.62

06 Jun 05:07
dc51478
Compare
Choose a tag to compare

Previous versions had a memory leak as the provider should have contained the buffer, but instead the instantiated logger had an addition ES client with buffer

v1.0.59

22 May 22:06
27b421f
Compare
Choose a tag to compare
positive and negative tests for no config (#21)

simple yes/no tests