Skip to content

Releases: elasticstretch/elasticsearch-di

Set HTTP client name

11 Aug 14:57
Compare
Choose a tag to compare

Another "gotcha" with the HTTP message handler builder.

HTTP Handler filter support

11 Aug 00:54
Compare
Choose a tag to compare

Message handler pipeline is more involved. Logging handlers are actually implemented as IHttpMessageHandlerBuilderFilter.

HTTP Factory Integration

10 Aug 21:48
2900bc6
Compare
Choose a tag to compare

Integrating with the HTTP factory brings many advantages, including standardized logging and configurable resiliency (with Polly).

Currently only the HttpMessageHandler pipeline is supported.

Elasticsearch Dependency Injection

29 May 03:55
Compare
Choose a tag to compare

Working DI extension with options and config binding. See README for usage.

Full Changelog: https://github.com/kmcclellan/elasticstretch/commits/v1.0.0

v0.0.1 - Dependency Injection (pre)

28 May 03:58
Compare
Choose a tag to compare
Pre-release
Register ES client