Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

default typeName is null since _type is removed in ESv7 and unsupported in ESv8+ #451

Closed

Conversation

patrikbeno
Copy link

@patrikbeno patrikbeno commented Jun 27, 2022

…in ESv8+

What issue does this PR address?

#375

Does this PR introduce a breaking change?

Technically, yes, but since _type is unsupported in ESv8+, then NO. You can't break what is already broken.

Please check if the PR fulfills these requirements

  • The commit follows our guidelines
  • Unit Tests for the changes have been added (for bug fixes / features)

Other information:

current default is a blocker when trying to configure ES sink from json/yaml, since typename=null or typename="" is just ignored and default typename="_doc" remains in place

@nenadvicentic
Copy link
Contributor

I am also having issues with Serilog.Sinks.Elasticsearch to Elasticsearch 8.x. I would just love that, whatever implementation goes forward to fix the issue with 8.x does not break 7.x. We have enough problems using this package already.

@mivano mivano closed this Jun 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants