github elastic/elasticsearch-net 7.4.1

4 years ago

7.4.0...7.4.1

Features & Enhancements

  • #4201 Add pipeline to ReindexDestination for ReindexOnServer (#4183). Thanks @andrx 👍
  • #4202 Allow MemoryStreamFactory to be pluggable
  • #4204 Update Recyclable memory stream factory with upstream changes
  • #4222 Add support for WKT with GeoLocation type
  • #4225 Remove lat/lon bound checks from GeoLocation
  • #4178 Security API changes to add owner flag

Bug Fixes

  • #4186 Fix PutLifecycle invalid JSON generated for actions (#4218)
  • #4197 Fix deserialization of anonymous bucket in filters aggregation containing only doc_count (#4214)
  • #4213 Fix DynamicResponse not parsing when mimetype contains charset
  • #4217 Serialize own IProperty implementations (#4219)

Breaking Change*

  • #4182 Remove redundant SLM types.

    These types were mistakenly included in 7.4.0, generated under an Slm namespace. Whilst removing them in a patch release is technically a breaking change, they would never have been able to be used, because types were generated under a SnapshotLifecycleManagement namespace in 7.4.0.

Miscellaneous

  • #4208 Use MemoryStreamFactory everywhere
  • #4220 Replace links to elasticsearch.org with elastic.co
  • #4221 Fix spelling mistakes.
  • #4223 Diff release version against previous version from Nuget

View the full list of issues and PRs

Don't miss a new elasticsearch-net release

NewReleases is sending notifications on new releases.