Releases: elastic/elasticsearch-net
Releases · elastic/elasticsearch-net
Serverless 1.1.12
What's Changed
- Regenerate client using the latest specification by @flobernd in #8369
- Fix
TrainedModel
state enums (thanks @svalbuena) - Minor bugfixes and improvements
- Fix
Full Changelog: serverless-1.1.11...serverless1.1.12
8.15.7
What's Changed
- Fix (de-)serialization of
Fields
in custom converters by @flobernd in #8360 - Introduce
DictionaryResponse.Values
by @flobernd in #8361- This is an intermediate fix that allows access to the protected
DictionaryResponse.BackingDictionary
field to allow using the results of e.g.Indices.GetSettings
orSnapshot.GetRepository
.
- This is an intermediate fix that allows access to the protected
- Synchronize
DefaultFieldNameInferrer
andJsonSerializerOptions.PropertyNamingPolicy
by @flobernd in #8362- Configure
DefaultFieldNameInferrer
to useJsonSerializerOptions.PropertyNamingPolicy
, if theDefaultSourceSerializer
is used. - The other way around is already implemented. If the
DefaultSourceSerializer
is used and theDefaultFieldNameInferrer
is changed, theJsonSerializerOptions.PropertyNamingPolicy
gets configured to use a customPropertyNamingPolicy
that applies theDefaultFieldNameInferrer
transformations.
- Configure
Full Changelog: 8.15.6...8.15.7
Serverless 1.1.11
What's Changed
- Fix (de-)serialization of
Fields
in custom converters by @flobernd in #8360 - Introduce
DictionaryResponse.Values
by @flobernd in #8361- This is an intermediate fix that allows access to the protected
DictionaryResponse.BackingDictionary
field to allow using the results of e.g.Indices.GetSettings
orSnapshot.GetRepository
.
- This is an intermediate fix that allows access to the protected
- Synchronize
DefaultFieldNameInferrer
andJsonSerializerOptions.PropertyNamingPolicy
by @flobernd in #8362- Configure
DefaultFieldNameInferrer
to useJsonSerializerOptions.PropertyNamingPolicy
, if theDefaultSourceSerializer
is used. - The other way around is already implemented. If the
DefaultSourceSerializer
is used and theDefaultFieldNameInferrer
is changed, theJsonSerializerOptions.PropertyNamingPolicy
gets configured to use a customPropertyNamingPolicy
that applies theDefaultFieldNameInferrer
transformations.
- Configure
Full Changelog: serverless-1.1.10...serverless-1.1.11
8.15.6
Serverless 1.1.10
What's Changed
- Fix
Slices
url parameter serialization by @flobernd in #8327 - Fix
SourceConfigParam
url parameter serialization by @flobernd in #8328
Full Changelog: serverless-1.1.9...serverless-1.1.10
8.15.5
Serverless 1.1.9
What's Changed
- Regenerate client using the latest specification by @flobernd in #8324
- Adds GeoIP database APIs
- Adds
HtmlStripProcessor
andUriPartsProcessor
- Minor bugfixes and improvements
Full Changelog: serverless-1.1.8...serverless-1.1.9
8.15.4
Serverless 1.1.8
What's Changed
- Regenerate client using the latest specification by @flobernd in #8319
- This adds support for the currently missing 8.15 features
Full Changelog: serverless-1.1.7...serverless-1.1.8