Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7.10.1 Meta Ticket #5096

Closed
6 of 61 tasks
stevejgordon opened this issue Nov 16, 2020 · 1 comment
Closed
6 of 61 tasks

7.10.1 Meta Ticket #5096

stevejgordon opened this issue Nov 16, 2020 · 1 comment

Comments

@stevejgordon
Copy link
Contributor

stevejgordon commented Nov 16, 2020

Breaking Java changes

Machine Learning

  • Deprecate allow_no_jobs and allow_no_datafeeds in favor of allow_no_match #60601 (issue: #60642)

Deprecations

Cluster Coordination*

- [ ] Deprecate and ignore join timeout #60872 (issue: #60873)

New features

Aggregations

Features/Features

  • Add data tiers (hot, warm, cold, frozen) as custom node roles #60994 (issue: #60848)

Features/ILM+SLM

Machine Learning

  • Implement AucRoc metric for classification #60502 (issue: #62160)

Mapping

  • Introduce 64-bit unsigned long field type #60050 (issue: #32434)

Search

  • Add search fields option to support high-level field retrieval #60100 (issues: #49028, #55363)

Enhancements

Aggregations

  • Adds hard_bounds to histogram aggregations #59175 (issue: #50109)

Analysis

  • Support ignore_keywords flag for word delimiter graph token filter #59563 (issue: #59491)

Authentication

  • Include authentication type for the authenticate response #61247 (issue: #61130)
  • Oidc additional client auth types #58708

Authorization

  • Add more context to index access denied errors #60357 (issue: #42166)

CRUD

  • Add configured indexing memory limit to node stats #60342
  • Dedicated threadpool for system index writes #61655

Cluster Coordination

  • Provide option to allow writes when master is down #60605

Distributed

  • Detect noop of update index settings #61348

Features/CAT APIs

  • Adding Hit counts and Miss counts for QueryCache exposed through REST API #60114 (issue: #48645)

Features/Features

  • Add aggregation list to node info #60074 (issue: #52057)
  • Adding new require_alias option to indexing requests #58917 (issue: #55267)

Features/Ingest

  • Add network from MaxMind Geo ASN database #61676
  • Allow_duplicates option for append processor #61916 (issue: #57543)
  • Configurable output format for date processor #61324 (issue: #42523)
  • Enhance the ingest node simulate verbose output #60433 (issue: #56004)
  • Per processor description for verbose simulate #58207 (issue: #57906)
  • Preserve grok pattern ordering and add sort option #61671 (issue: #40819)

Infra/Core

  • Add logstash system index APIs #53350
  • Deprecate REST access to System Indices #60945

Infra/Logging

Machine Learning

  • Add a "verbose" option to the data frame analytics stats endpoint #59589 (issue: #59125)
  • Add new include flag to get trained models API for model training metadata #61922
  • Add new feature_processors field for data frame analytics #60528 (issue: #59327)
  • Add new n_gram_encoding custom processor #61578
  • Calculate total feature importance to store with model metadata #1387
  • Change outlier detection feature_influence format to array with nested objects #1475, #62068

Mapping

Search

  • Introduce point in time APIs in x-pack basic #61062 (issues: #26472, #46523)
  • Add case insensitive flag for "term" family of queries #61596 (issue: #61546)
  • Add case insensitive support for regex queries #59441
  • Tweak toXContent implementation of ParametrizedFieldMapper #59968
  • Implement fields value fetching for the text, search_as_you_type and token_count field types #63515

Snapshot/Restore

  • Add repositories metering API #60371
  • Clone Snapshot API #61839
  • Introduce index based snapshot blob cache for Searchable Snapshots #60522

Store

  • Report more details of unobtainable ShardLock #61255 (issue: #38807)

Transform

Bug fixes

Aggregations

  • Fix AOOBE when setting min_doc_count to 0 in significant_terms #60823 (issues: #60683, #60824)
  • Make sure non-collecting aggs include sub-aggs #64214 (issue: #64142)
  • Fix broken parent and child aggregator #63811

Authorization

- [ ] Report anonymous roles in authenticate response #61355 (issues: #47195, #53453, #57711, #57853)

CRUD

  • Propagate forceExecution when acquiring permit #60634 (issue: #60359)

Distributed

  • Fix cluster health when closing #61709

Features/Stats

  • Remove sporadic min/max usage estimates from stats #59755

Features/Watcher

  • Correct the query dsl for watching elasticsearch version #58321 (issue: #58261)
  • Fix passing params to template or script failed in watcher #58559 (issue: #57625)

Machine Learning

  • Get data frame analytics jobs stats API can return multiple responses if more than one error #60900 (issue: #60876)
  • Correct the anomaly detection job model state min_version #1546

Mapping

  • Improve ignore_malformed handling for dates #60211 (issue: #52634)

Network

  • Suppress noisy SSL exceptions #61359

Search

  • Allows nanosecond resolution in search_after #60328 (issue: #52424)
stevejgordon added a commit that referenced this issue Nov 23, 2020
elastic/elasticsearch#61247 added a new
"authentication_type" field to the response of
"GET _security/_authenticate". This commit adds this as a property of
the `AuthenticateResponse` type.

Contributes to meta issue #5096
stevejgordon added a commit that referenced this issue Nov 26, 2020
elastic/elasticsearch#61247 added a new
"authentication_type" field to the response of
"GET _security/_authenticate". This commit adds this as a property of
the `AuthenticateResponse` type.

Contributes to meta issue #5096
github-actions bot pushed a commit that referenced this issue Nov 26, 2020
elastic/elasticsearch#61247 added a new
"authentication_type" field to the response of
"GET _security/_authenticate". This commit adds this as a property of
the `AuthenticateResponse` type.

Contributes to meta issue #5096
github-actions bot pushed a commit that referenced this issue Nov 26, 2020
elastic/elasticsearch#61247 added a new
"authentication_type" field to the response of
"GET _security/_authenticate". This commit adds this as a property of
the `AuthenticateResponse` type.

Contributes to meta issue #5096
stevejgordon added a commit that referenced this issue Nov 30, 2020
elastic/elasticsearch#61247 added a new
"authentication_type" field to the response of
"GET _security/_authenticate". This commit adds this as a property of
the `AuthenticateResponse` type.

Contributes to meta issue #5096

Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
stevejgordon added a commit that referenced this issue Nov 30, 2020
elastic/elasticsearch#61247 added a new
"authentication_type" field to the response of
"GET _security/_authenticate". This commit adds this as a property of
the `AuthenticateResponse` type.

Contributes to meta issue #5096

Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
stevejgordon added a commit that referenced this issue Dec 1, 2020
stevejgordon added a commit that referenced this issue Dec 4, 2020
github-actions bot pushed a commit that referenced this issue Dec 4, 2020
github-actions bot pushed a commit that referenced this issue Dec 4, 2020
stevejgordon added a commit that referenced this issue Dec 7, 2020
Contributes to #5096

Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
stevejgordon added a commit that referenced this issue Dec 8, 2020
* Implement grant API key (#5142)

Contributes to #5096

* Manual fix-up of namespaces

* Manual test namespace fixes

Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
@stevejgordon
Copy link
Contributor Author

Closing with remaining items included in #5198

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant