Releases: elastic/elasticsearch-net
Releases · elastic/elasticsearch-net
8.14.2
8.14.1
8.14.0
8.13.15
8.13.14
What's Changed
- Fix type of
settings
inPutTemplate
to provide much easier access to the individual settings - Fix deserialization of unknown
Analysis.INormalizer
variants - Fix deserialization of mapping limits
- More specification improvements
Full Changelog: 8.13.13...8.13.14
8.13.13
8.13.12
8.13.11
8.13.10
8.13.9
What's Changed
- Generate inference constructor overloads by @flobernd in #8153 and #8159
- This change re-introduces missing overloads that are using the generic type argument to infer index names
- Refactor
Field
andFields
by @flobernd in #8156- Adds correct nullability annotations and static factory methods as an alternative for each implicit conversion operator
Full Changelog: 8.13.8...8.13.9