Releases: elastic/elasticsearch-net
Releases · elastic/elasticsearch-net
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
8.13.8
8.13.7
What's Changed
- Update
Elastic.Transport
dependency by @flobernd in #8134- Fixes serialization of collections in path parameters
- Add missing obsolete attributes by @flobernd in #8137
- Synchronous request methods are now all correctly marked as "obsolete"
- Synchronous request methods are no longer generated for the serverless client at all
Full Changelog: 8.13.6...8.13.7