New
9.2.3
What's Changed
- Add
net10.0TFM by @flobernd in https://github.com/elastic/elasticsearch-net/pull/8789 - Add custom vector data converters for high performance ingest scenarios by @flobernd in https://github.com/elastic/elasticsearch-net/pull/8785
- Use UTF-8 literals in
JsonEncodedText.Encode. by @teo-tsirpanis in https://github.com/elastic/elasticsearch-net/pull/8792 - Add
Experimentalattribute toFilterPathby @flobernd in https://github.com/elastic/elasticsearch-net/pull/8802 - Use trim-safe code in
LazyJsonConverter. by @teo-tsirpanis in https://github.com/elastic/elasticsearch-net/pull/8793 - Allow use of custom
ITransport<IElasticsearchClientSettings>by @flobernd in https://github.com/elastic/elasticsearch-net/pull/8816
New Contributors
- @teo-tsirpanis made their first contribution in https://github.com/elastic/elasticsearch-net/pull/8792
Full Changelog: https://github.com/elastic/elasticsearch-net/compare/9.2.2...9.2.3