Skip to content

Releases: elastic/elasticsearch-net

8.15.7

27 Sep 09:48
f9d28ca
Compare
Choose a tag to compare

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 or Snapshot.GetRepository.
  • Synchronize DefaultFieldNameInferrer and JsonSerializerOptions.PropertyNamingPolicy by @flobernd in #8362
    • Configure DefaultFieldNameInferrer to use JsonSerializerOptions.PropertyNamingPolicy, if the DefaultSourceSerializer is used.
    • The other way around is already implemented. If the DefaultSourceSerializer is used and the DefaultFieldNameInferrer is changed, the JsonSerializerOptions.PropertyNamingPolicy gets configured to use a custom PropertyNamingPolicy that applies the DefaultFieldNameInferrer transformations.

Full Changelog: 8.15.6...8.15.7

Serverless 1.1.11

27 Sep 09:49
dedde60
Compare
Choose a tag to compare

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 or Snapshot.GetRepository.
  • Synchronize DefaultFieldNameInferrer and JsonSerializerOptions.PropertyNamingPolicy by @flobernd in #8362
    • Configure DefaultFieldNameInferrer to use JsonSerializerOptions.PropertyNamingPolicy, if the DefaultSourceSerializer is used.
    • The other way around is already implemented. If the DefaultSourceSerializer is used and the DefaultFieldNameInferrer is changed, the JsonSerializerOptions.PropertyNamingPolicy gets configured to use a custom PropertyNamingPolicy that applies the DefaultFieldNameInferrer transformations.

Full Changelog: serverless-1.1.10...serverless-1.1.11

8.15.6

05 Sep 09:23
de00805
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.15.5...8.15.6

Serverless 1.1.10

05 Sep 09:24
f7c637e
Compare
Choose a tag to compare

What's Changed

Full Changelog: serverless-1.1.9...serverless-1.1.10

8.15.5

30 Aug 13:04
afdb90f
Compare
Choose a tag to compare

What's Changed

  • Regenerate client using the latest specification by @flobernd in #8324
    • Adds GeoIP database APIs
    • Adds HtmlStripProcessor and UriPartsProcessor
    • Minor bugfixes and improvements

Full Changelog: 8.15.4...8.15.5

Serverless 1.1.9

30 Aug 13:05
5dac0b2
Compare
Choose a tag to compare

What's Changed

  • Regenerate client using the latest specification by @flobernd in #8324
    • Adds GeoIP database APIs
    • Adds HtmlStripProcessor and UriPartsProcessor
    • Minor bugfixes and improvements

Full Changelog: serverless-1.1.8...serverless-1.1.9

8.15.4

28 Aug 11:57
572feb4
Compare
Choose a tag to compare

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: 8.15.3...8.15.4

Serverless 1.1.8

28 Aug 11:57
431cc3a
Compare
Choose a tag to compare

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

8.15.3

27 Aug 13:49
88dc423
Compare
Choose a tag to compare

What's Changed

  • Regenerate client using the latest specification by @flobernd in #8312
    • Minor specification related bugfixes and improvements
  • Add support for Security APIs by @flobernd in #8315
    • This namespace provides access to user and role management APIs

Full Changelog: 8.15.2...8.15.3

Serverless 1.1.7

27 Aug 13:49
ca8b65f
Compare
Choose a tag to compare

What's Changed

  • Regenerate client using the latest specification by @flobernd in #8312
    • Minor specification related bugfixes and improvements
  • Add support for Security APIs by @flobernd in #8315
    • This namespace provides access to user and role management APIs

Full Changelog: serverless-1.1.6...serverless-1.1.7