github elastic/elasticsearch-net 6.6.0

5 years ago

6.5.1...6.6.0

Features & Enhancements

  • #3597 Add Update by query rethrottle API
  • #3595 Add Delete by query rethrottle API
  • #3571 Add ML Info API
  • #3569 Add ML Calendar APIs
  • #3609 Add Parent Aggregation
  • #3591 Add Delete forecast API
  • #3584 Add Security Privileges APIs
  • #3594 Add support for date histogram format.
  • #3558 Add keywords_pattern to Keyword Marker Token Filter
  • #3572 Add articles_case to elision token filter
  • #3593 Return statistics about forecasts as part of the job stats and usage API
  • #3603 Add node count to ML usage response
  • #3487 and #3598 BulkAll can now return the document _id's in each response
  • #3494 and #3599 Expose ability to set own derived ConnectionSettingsAwareContractResolver on JsonNetSerializer
  • #3512 and #3601 Expose _cluster on search response
  • #3540 and #3602 Support for Elasticsearch 6.3 "missing" in Composite Aggregation
  • #3589 and #3578 Add support for disabling id inference
  • #3592 Add fuzzy auto length support for NEST. Thanks @SukharevAndrey! 👍
  • #3604 and #3606 Add Score property to Nest.TermVectorTerm class

Bug Fixes

  • #3502 and #3600 Reindex attachment honours ingest-attachment field names
  • #3551 Allow keywords_pattern in keywords_marker token filter
  • #3554 GetManyAsync returns the changed values if they are similar to the time data
  • #3575 and #3605 Allow sending null values with CompositeKey and After() functionality
  • #3611 Use DateParseHandling.None when loading JObject for MultiGetHit<T>
  • #3617 JsonSerializationException: Self referencing loop detected with type 'Nest.Field'. Path '_source.includes'. Thanks @JulianRooze 👍

Misc

  • #3613 Reduce string allocations. Thanks @Henr1k80! 👍
  • #3557 Use the version number present in the global.json file when generating documentation

View the full list of issues and PRs

Don't miss a new elasticsearch-net release

NewReleases is sending notifications on new releases.