Releases: elastic/elasticsearch-net
Releases · elastic/elasticsearch-net
8.17.0
Serverless 1.1.19
What's Changed
- Update
Elastic.Transport
to0.5.7
by @flobernd in #8433- Fixes
PostData.MultiJson
not working correctly whenDisableDirectStreaming
is used.
- Fixes
- Regenerate client using the latest specification by @flobernd in #8440
Full Changelog: serverless-1.1.18...serverless-1.1.19
8.16.3
Serverless 1.1.18
What's Changed
Full Changelog: serverless-1.1.17...serverless-1.1.18
8.16.2
Serverless 1.1.17
What's Changed
- Update
Elastic.Transport
to0.5.6
by @flobernd in #8422- Fixes a
NullReferenceException
when instrumentation is used
- Fixes a
Full Changelog: serverless-1.1.16...serverless-1.1.17
8.16.1
What's Changed
- Add API Reference Documentation by @flobernd in #8228
- Available here: https://elastic.github.io/elasticsearch-net
- Improve reference documentation by @flobernd in #8418
- Update
Elastic.Transport
to0.5.5
by @flobernd in #8421
Full Changelog: 8.16.0...8.16.1
Serverless 1.1.16
What's Changed
- Add API Reference Documentation by @flobernd in #8228
- Available here: https://elastic.github.io/elasticsearch-net
- Improve reference documentation by @flobernd in #8418
- Update
Elastic.Transport
to0.5.5
by @flobernd in #8421
Full Changelog: serverless-1.1.15...serverless-1.1.16
8.16.0
What's Changed
- Update TFMs by @flobernd in #8402
- Removed
net6
target (end of support)
- Removed
- Update
Elastic.Transport
to 0.5.2 by @flobernd in #8405 ( 💥 ) - Regenerate the client using the latest specification by @flobernd in #8409
TermsQuery.Term
property got renamed back toTermsQuery.Terms
( 💥 )- This property was accidentally converted to singular with the generator changes starting from 8.13
- Adds inference APIs
- Adds
IpLocationProcessor
- Removes deprecated
TextExpansionQuery
andWeightedTokensQuery
( 💥 ) - Additional fixes and improvements
Full Changelog: 8.15.10...8.16.0
Serverless 1.1.15
What's Changed
- Update TFMs by @flobernd in #8402
- Removed
net6
target (end of support)
- Removed
- Update
Elastic.Transport
to 0.5.2 by @flobernd in #8405 ( 💥 ) - Regenerate the client using the latest specification by @flobernd in #8409
TermsQuery.Term
property got renamed back toTermsQuery.Terms
( 💥 )- This property was accidentally converted to singular with the generator changes starting from 8.13
- Adds inference APIs
- Adds
IpLocationProcessor
- Removes deprecated
TextExpansionQuery
andWeightedTokensQuery
( 💥 ) - Additional fixes and improvements
Full Changelog: serverless-1.1.14...serverless-1.1.15