Elasticsearch-net: [meta] 6.6.0 Release

Created on 25 Jan 2019  路  6Comments  路  Source: elastic/elasticsearch-net

Leftover Work

New Features 6.5.0

Enhancements 6.5.0

New API's 6.4.0

New API's 6.5.0

6.6.0

Breaking changes

Ranking:

  • [x] Forbid negative scores in function_score query elastic/elasticsearch#35709 (issue: elastic/elasticsearch#33309) - This shouldn't require any changes to the client

Search:

  • [x] Throw a parsing exception when boost is set in span_or query elastic/elasticsearch#28390 elastic/elasticsearch#34112 (issue: elastic/elasticsearch#28390)

Watcher:

  • [x] Fix metric stats names elastic/elasticsearch#34951 (issue: elastic/elasticsearch#34865) - fixed in new xpack.watcher.stats.json json spec

Deprecations

Aggregations:

  • [x] Deprecate dots in aggregation names elastic/elasticsearch#31468 (issues: elastic/elasticsearch#17600, elastic/elasticsearch#19040) - This shouldn't require any changes to the client

Core:

  • [x] Deprecate use of scientific notation in epoch time parsing elastic/elasticsearch#36691 - This shouldn't require any changes to the client

Search:

  • [x] Deprecate the _termvector endpoint. elastic/elasticsearch#36098 (issue: elastic/elasticsearch#8484) - endpoint regeneration has resolved this
  • [x] Deprecate _source_include and _source_exclude url parameters elastic/elasticsearch#33475 (issue: elastic/elasticsearch#22792) - endpoint regeneration has solved this

Security::

  • [x] Undeprecate /_license endpoints elastic/elasticsearch#35974 (issue: elastic/elasticsearch#35959) - no client changes required

Watcher::

  • [x] Undeprecate /_watcher endpoints elastic/elasticsearch#36269 - no client changes required

New features

Enhancements

Aggregations

  • [x] Refactor children aggregator into a generic ParentJoinAggregator #34845 (issue: #34210)
  • [x] Add parent-aggregation to parent-join module #34210 (issue: #9705)
v6.6.0

All 6 comments

Hello @codebrain,
may I ask if you are going to solve these issues

Refactor children aggregator into a generic ParentJoinAggregator #34845 (issue: #34210)

Add parent-aggregation to parent-join module #34210 (issue: #9705)

in near future?

Thank you very much for your answer.

Libor.

Hi @vohanka - this ticket is my current workload, so I will be addressing those issues shortly. When they are addressed I will ping you on the PR so you can track them. Thanks.

@vohanka I've opened #3609 to address in the next release

Hello @codebrain and @russcam - great work, thank you very much.

Thank you for support works great.

Was this page helpful?
0 / 5 - 0 ratings