Commit Graph

165 Commits

Author SHA1 Message Date
Iraklis Psaroudakis a3b06e1d68 Bump to version 8.7.0 2022-11-16 16:32:19 +02:00
tmgordeeva de99a235cd
Update docs for v8.5.1 release (#91600)
* Update docs for 8.5.1 release

* Update docs/reference/release-notes/8.5.1.asciidoc

Co-authored-by: debadair <debadair@elastic.co>
2022-11-15 16:14:11 -08:00
Lisa Cawley 99877382a0
[DOCS] Remove coming tag from release notes (#91330) 2022-11-04 18:36:37 -07:00
Christos Soulios 1f265eb725
[DOCS] Add release notes for 8.5.0(#91063)
Forward port PR (#91029) with release notes for version 8.5.0
  - Add release notes for v8.5.0 after BC6 has been cut
2022-10-21 13:17:33 +03:00
Lisa Cawley 2dd7732553
[DOCS] Add ML CPP PRs to release notes (#90961) 2022-10-17 09:58:40 -07:00
Przemyslaw Gomulka aa922754af
Add known issues entry about date rounding bug (#90721)
add entry to all affected versions

relates #90187
2022-10-14 11:51:02 +02:00
Lisa Cawley c5c1f46fba
[DOCS] Remove coming tag from 8.4.3 release notes (#90683) 2022-10-05 08:05:41 -07:00
Adam Locke 52feb5540b
[Doc] Release notes for v8.4.3 (#90443) (#90538)
* Update docs for v8.4.3 release

* Update release highlights for 8.4.3 version.

* Update docs/reference/release-notes/8.4.3.asciidoc

Co-authored-by: Adam Locke <adam.locke@elastic.co>

* Update docs/reference/release-notes/8.4.3.asciidoc

Co-authored-by: Adam Locke <adam.locke@elastic.co>

* Update docs/reference/release-notes/highlights.asciidoc

Co-authored-by: Adam Locke <adam.locke@elastic.co>

* Make link external type

* Update release notes to include #90319 PR after creating BC2.

* Remove release note for #90302

* Minor grammar fix

Co-authored-by: Adam Locke <adam.locke@elastic.co>
(cherry picked from commit 25a196f214)

# Conflicts:
#	docs/reference/release-notes.asciidoc
#	docs/reference/release-notes/highlights.asciidoc

Co-authored-by: Slobodan Adamović <slobodanadamovic@users.noreply.github.com>
2022-09-30 16:10:26 -04:00
Christos Soulios 1c0f064599
[DOCS] Add release notes for 8.5.0 (#90394) (#90485)
Forward port https://github.com/elastic/elasticsearch/pull/90394 to main
branch

> Added release notes and highlights for release 8.5.0 >  > Relates to
#90202 and #90201 >
2022-09-29 04:44:43 +09:30
Julie Tibshirani c3f625e34f Fix formatting for 8.4.2 known issues 2022-09-25 19:16:21 -07:00
Julie Tibshirani 1acc278c2e
Ensure cross_fields always uses valid term statistics (#90278)
In #89016 we adjusted the `cross_fields` scoring formula to prevent negative
scores. This fix accidentally dropped another important fix that was added in
#41938. Specifically, we need to make sure to take the minimum between the
document frequency (`actualDf`) and the minimum total term frequency
(`minTTF`). Otherwise, we can produce invalid term statistics where the total
term frequency is less than the document frequency.

Fixes #90275
2022-09-23 10:35:24 -07:00
Adam Locke 369dca3b92
[DOCS] Add 8.5 release notes and fix links (#90201) 2022-09-21 16:57:18 -04:00
Christos Soulios 7ca7a75d9d
Bump to version 8.6.0 2022-09-21 21:15:07 +03:00
Iraklis Psaroudakis 56dd7c74da
Forward port 8.4.2 documentation to main (#90170)
Forward port 8.4.2 documentation to main
2022-09-20 18:42:47 +03:00
debadair 30bb54a4e2
[DOCS] Remove coming tag from 8.4.1 RNs (#89727)
* [Doc] Release notes for v8.4.1 (#89636)

* [Doc] Release notes for v8.4.1

Gradle generated release notes for v8.4.1

* address feedback

* [DOCS] Remove coming tag for 8.4.1 RNs

Co-authored-by: Yang Wang <yang.wang@elastic.co>
2022-08-30 08:00:08 -07:00
debadair e0fe6de63a
[Doc] Release notes for v8.4.1 (#89636) (#89726)
* [Doc] Release notes for v8.4.1

Gradle generated release notes for v8.4.1

* address feedback

Co-authored-by: Yang Wang <yang.wang@elastic.co>
2022-08-30 07:59:04 -07:00
debadair cda5ce42aa
remove 8.3.0 coming tag (#89701) 2022-08-29 12:32:14 -07:00
Lisa Cawley 8fd9c5a096
[DOCS] Add ml-cpp PRs to release notes (#89663) 2022-08-26 09:15:34 -07:00
Karen Metts 7f918848e8 Remove coming tag from release notes (#89577) 2022-08-24 10:10:19 -07:00
Mark Vieira 875164c876 Generate release notes for 8.4 release (#89475) 2022-08-24 10:09:42 -07:00
Rory Hunter 7049e6f38d Add release notes for 8.3.3 (#88599)
Add release notes for 8.3.3
2022-07-25 11:06:29 +01:00
debadair 1d667aa7e0
[DOCS] Added 8.3.2 Release Notes stub (#88332)
* [DOCS] Added 8.3.2 Release Notes stub

* Update docs/reference/release-notes/8.3.2.asciidoc

Co-authored-by: Rory Hunter <pugnascotia@users.noreply.github.com>

Co-authored-by: Rory Hunter <pugnascotia@users.noreply.github.com>
2022-07-07 08:41:22 -05:00
Rory Hunter b672194344 Forward-port 8.3.1 release notes 2022-07-01 11:19:14 +01:00
Craig Taverner 9080cc8ddb
8.4 release notes ported from 8.3.0 release (#88136)
* Generate release notes for v8.3.0 (#87294)

* Generate release notes for v8.3.0

* [DOCS] Add 8.3 migration file to index

* Fixed version number

* Fix formatting of deprecation in 85326

* Use asciidoc format for deprecations

* Extract static content from migration/index

* This was just an enhancement

* Nope, it was an upgrade

* Added migration/index.asciidoc generation support (#87318)

Including extracting static content from migration/index, so the template would be as light as possible.

The reason for this work is because the gradle task `generateReleaseNotes` was not correctly adding new links and imports to the migrations/index and that caused documentation to fail building for 8.3.0.

* [DOCS] Add ml-cpp PRs to release notes

* Added back incorrectly deleted changlog

* Added missing highlight

* Fixed spelling of StackOverflowError

Co-authored-by: lcawl <lcawley@elastic.co>

* Brought back missing changelog for 87235 (#87370)

* Brought back missing changelog for 87235

* Regenerate release notes

* Regenerate release notes for BC3 (#87449)

* Regenerate release notes for BC3

* Re-applied manual fixes that Lisa Cawley used

* Fixed breaking changes generation

To match the manual edits done by Lisa Cawley

* Fixed failing test

Since the manual edits by Lisa removed the `-SNAPSHOT` from the docs
we remove it from the tests too.

* Remove changelogs for intermediate lucene upgrades

* Update release notes for BC4 (#87635)

* Update release notes for BC4

* Adding missing changelog for geo_grid

* Added missing highlight notes for 84250

* Update docs/reference/release-notes/highlights.asciidoc

Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>

* Update docs/reference/release-notes/highlights.asciidoc

Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>

* Backported fixes to original yaml

* Control sort order of release highlights

So that small changes to an individual highlight don't completely shuffle the entire document.

We also added links to the PRs from the highlight titles, for convenience.
Otherwise readers need to search the release notes for the changelog entry and click there,
which is a lot more work.

* Fixed failing test after new ordered highlights

Also made test verify re-ordering of highlights

Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>

* Update release notes for BC5 (#87808)

* Update release notes for BC6 (#87912)

* Update release notes for BC9 (#88011)

* Regenerate release notes after version bump 8.4.0

And after forward porting 8.3.0 release notes changes.

* Regenerate after some changelog entries removed

* Re-prune the changelogs

* Removed three changelog entries

Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
2022-06-30 09:15:22 +02:00
Jake Landis 51ea9c39ba
forward port 8.2.3 release notes (#87663) 2022-06-14 13:52:00 -05:00
Lisa Cawley cd14d9cc75
[DOCS] Remove 8.2.2 coming tags (#87176) 2022-05-26 09:11:03 -07:00
Lisa Cawley 900bdd640d
[DOCS] Update docs for v8.2.2 release (#87092) (#87137)
Co-authored-by: Nikola Grcevski <6207777+grcevski@users.noreply.github.com>
2022-05-25 14:17:32 -07:00
Lisa Cawley 8127080f5e
[DOCS] Adds 8.2.1 release notes and ml-cpp PRs (#86933)
Co-authored-by: Quentin Pradet <quentin.pradet@gmail.com>
Co-authored-by: Adam Locke <adam.locke@elastic.co>
2022-05-19 16:18:14 -07:00
Salvatore Campagna 42e8bd847b
Update8.2.0 BC4 docs (#86084) (#86213) 2022-04-27 14:09:40 +02:00
Artem Prigoda 5f7a1ee2db
[DOCS] Add docs for v8.2.0 release (#86007)
Forward-ports #85664 to 8.3
2022-04-21 10:49:38 +02:00
Artem Prigoda 3afd6f757f
[DOCS] [8.3] Add 8.1.3 release notes (#86003)
* [DOCS] Add 8.1.3 release notes

* Update migrate_8_1.asciidoc

* Update release-notes.asciidoc
2022-04-19 17:59:04 +02:00
Artem Prigoda 92a4931eb0
DOCS: [8.3] Add 8.1.2 release notes (#85448) (#85557) 2022-03-31 16:44:22 +02:00
Rory Hunter cccf8b71a1 Split release notes pages to be per-patch version
Follow up to #85279 / 4ec75537cd.
2022-03-23 20:29:33 +00:00
Karen Metts 27ef186104
Doc: Remove 'coming` tag from 8.1.1 release notes (#85226) 2022-03-22 10:36:14 -04:00
Nhat Nguyen f4ba0dcf53
Add 8.1.1 release notes (#85190) (#85193)
Add 8.1.1 release notes
2022-03-21 20:50:44 -04:00
Ievgen Degtiarenko 5bf3dc8f7f
Forward port 8.1.0 release docs (#84860)
Forward port 8.1.0 release docs from the release branch into default and prune change-log files that are no longer needed.
2022-03-10 13:25:32 +01:00
Yang Wang 73fc68bc09
Add known issue for audit logging with fitered fields (#84786)
Users can encounter 401 HTTP error with NPE as the underlying cause when
using audit logging with `emit_request_body` and requests with filtered
fields. This PR adds this issue to known issues of the 8.1 release
notes.

Relates: #84784

Co-authored-by: Tim Vernum <tim@adjective.org>
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
2022-03-10 11:41:25 +11:00
James Rodewig 93680e0fdb
[DOCS] Remove 8.1.0 coming tag (#84169) (#84812)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
(cherry picked from commit 813fca0716)

# Conflicts:
#	docs/reference/migration/migrate_8_1.asciidoc
2022-03-09 08:51:12 -05:00
Lisa Cawley 7ee369f263
[DOCS] Add ML PRs to 8.1 release notes (#84720) 2022-03-07 10:09:18 -08:00
James Rodewig dd99723470
[DOCS] Remove 8.0.1 coming tag (#84297) (#84515)
(cherry picked from commit 10bca1c7e8)
2022-03-01 12:11:16 -05:00
James Rodewig 5bcbccfac8
[DOCS] Add 8.0.1 release notes (#84213) (#84292)
Update docs for v8.0.1-BC2 release

(cherry picked from commit 7809c8e515)

# Conflicts:
#	docs/reference/release-notes.asciidoc

Co-authored-by: Salvatore Campagna <93581129+salvatore-campagna@users.noreply.github.com>
2022-02-23 12:08:29 -05:00
James Rodewig 80be0c6abf
[DOCS] Update 8.1.0 release notes (#84185) (#84302)
(cherry picked from commit 297b69ed6c)

# Conflicts:
#	docs/reference/release-notes/8.1.asciidoc

Co-authored-by: Ievgen Degtiarenko <ievgen.degtiarenko@elastic.co>
2022-02-23 10:22:26 -05:00
James Rodewig b3ee1e6464
[DOCS] Remove 8.0.0 coming tag (#83757) (#83781) 2022-02-10 07:48:45 -05:00
Ioannis Kakavas 9d867cd5ca
Adds known issue for aarch64 pwd generation (#83654)
We figured out that on Linux and macOS aarch64, we can't
determine whether a terminal is attached to elasticsearch and as
such we don't print the elastic password and enrollment token on
node first startup. This is resolved in #83566 by updating the
underlying library we use to detect the terminal.

Co-authored-by: Adam Locke <adam.locke@elastic.co>
2022-02-10 10:47:40 +02:00
James Rodewig c7c847cdb3
[DOCS] Add 8.1.0 release notes (#83736)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2022-02-09 12:20:52 -05:00
James Rodewig 0949051601
[DOCS] Add 8.0.0 GA release notes (#83689) (#83731)
Adds the 8.0.0 GA release notes. I created these by combining the 8.0.0-alpha1, -alpha2, -beta1, -rc1 and -rc2 releases notes.

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
(cherry picked from commit f9569e23dd)
2022-02-09 11:07:47 -05:00
Rory Hunter 34c9e257c0 Add 8.0.0-rc2 release notes (#83412) 2022-02-03 12:04:10 +00:00
Adam Locke 823281c231
[DOCS] Fix typo (#83426) 2022-02-02 14:58:57 -05:00
István Zoltán Szabó 5dc9ada20d
[DOCS] Changes setting name to lower-case in release notes. (#82514) 2022-01-13 12:08:09 +01:00
James Rodewig 8d4512f1eb [DOCS] Move period. Change Java 1.8 to Java 8. 2022-01-12 14:28:43 -05:00
Artem Prigoda 8def46a39a
[DOCS] Update 8.0.0-rc1 release notes (#82489)
Add the "bug fixes" section which for some reason was missed from the original PR.
2022-01-12 14:25:40 -05:00
James Rodewig aa36feb8d8
[DOCS] Add known issues to 8.0.0-rc1 release notes (#82477) (#82479)
Adds two known issues to the 8.0.0-rc1 release notes:

* A general advisory not to upgrade production clusters to 8.0.0-rc1. The advisory also notes that upgrades from 8.0.0-rc1 are not supported.
* A note indicating that the SQL JDBC driver requires Java 17 or newer. This requirement will be changed to Java 1.8
or newer in 8.0.0-rc2.

(cherry picked from commit 31cba4fa16)
2022-01-12 10:37:52 -05:00
Artem Prigoda 3adb65f699
[DOCS] Add 8.0.0-rc1 release notes (#82469)
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
2022-01-12 09:05:10 -05:00
Lisa Cawley 40f2275aa9
[DOCS] Adds ML release notes (#82388) 2022-01-10 13:38:40 -08:00
Artem Prigoda f6caaee7b1
[DOCS] Remove deprecation of 408 status code on `_cluster/health` from 8.0.0 release notes (#80852)
It was reverted in #80821
2021-11-19 11:02:11 +01:00
William Brafford 47c2cfa6ee
Add known issues for remaining system indices work (#80373)
* Add known issues for remaining system indices work

Co-authored-by: Adam Locke <adam.locke@elastic.co>
Co-authored-by: Fabio Busatto <52658645+bytebilly@users.noreply.github.com>
2021-11-18 12:59:09 -05:00
Adam Locke 7b1bd8cf4b
[8.x] [DOCS] Remove coming tag from 8.0.0-beta1 release notes (#80192)
DO NOT MERGE UNTIL RELEASE DAY
2021-11-09 10:14:04 -05:00
Jake Landis 7ff1b6d848
Update release notes for BC2 of 8.0.0-beta1 (#80519)
* updates for BC2

* Apply suggestions from code review

Co-authored-by: Adam Locke <adam.locke@elastic.co>
2021-11-09 08:27:49 -05:00
David Roberts 80cd895ebb
[ML] Removing redundant release note (#80417)
The release note about not doing a rolling upgrade to 8.0.0-beta1
if using ML is no longer required because 8.0.0-beta1 was rebuilt
to include #80041.
2021-11-05 14:25:32 +00:00
Adam Locke 6e5a4166a7
[8.x] [DOCS] Add 8.0.0-beta1 release notes (#80190)
* 8.0.0-beta1 release notes (#79969)

* initial release notes

* [DOCS] Adds known issues section with an item about rolling upgrade.

* Edits ML PRs

* Update docs/reference/release-notes/8.0.0-beta1.asciidoc

Co-authored-by: David Roberts <dave.roberts@elastic.co>

* Update docs/reference/release-notes/8.0.0-beta1.asciidoc

Co-authored-by: David Roberts <dave.roberts@elastic.co>

* Apply suggestions from code review

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: David Roberts <dave.roberts@elastic.co>
Co-authored-by: Adam Locke <adam.locke@elastic.co>

* Fix typo and tidy a bit

Co-authored-by: Jake Landis <jake.landis@elastic.co>
Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: David Roberts <dave.roberts@elastic.co>
2021-11-02 08:58:08 -04:00
Jake Landis ea74d34b7e
8.0.0-alpha2 release notes (#77821)
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
2021-09-15 19:40:46 -05:00
James Rodewig f57695ad15
[DOCS] Add placeholder for 8.0.0-alpha2 release notes (#77782) 2021-09-15 10:13:13 -04:00
Jake Landis d66bc30782
8.0.0-alpha1 BC3 release note update (#76123)
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
2021-08-04 17:09:59 -05:00
James Rodewig 10261d0e27
[DOCS] Remove coming tags for release highlights (#76037)
Removes coming tag from release highlights.

Our 7.x and 8.x docs already have a "preliminary docs" advisory until they're released.
This coming tag duplicates that message. Removing it creates an unneeded chore at release.

This also replaces an outdated coming tag for component template API redirects.
2021-08-03 11:44:31 -04:00
Jake Landis 151897638b
[DOCS] 8.0.0-alpha1 release notes
Adds release notes for 8.0.0-alpha1.

Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: David Roberts <dave.roberts@elastic.co>
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
Co-authored-by: Lukas Wegmann <wegmaluk@gmail.com>
2021-07-29 10:00:37 -04:00
Lisa Cawley b63815ef58
[DOCS] Removes ml-cpp PR from release notes (#75717) 2021-07-26 16:45:15 -07:00
Lisa Cawley a3322c8e96
[DOCS] Adds ml-cpp PRs to release notes (#75703) 2021-07-26 13:22:11 -07:00
James Rodewig fdad88ecf8
[DOCS] Replace version-specific links in release highlights (#70317) (#70386) 2021-03-15 10:20:12 -04:00
Christoph Büscher c327794ae8
Fix range query on date fields for number inputs (#63692)
Currently, if you write a date range query with numeric 'to' or 'from' bounds,
they can be interpreted as years if no format is provided. We use
"strict_date_optional_time||epoch_millis" in this case that can interpret inputs
like 1000 as the year 1000 for example. 
This PR change this to always interpret and parse numbers with the "epoch_millis"
parser if no other formatter was provided.

Closes #63680
2020-12-01 18:49:50 +01:00
James Rodewig 2774cd6938
[DOCS] Swap `[float]` for `[discrete]` (#60124)
Changes instances of `[float]` in our docs for `[discrete]`.

Asciidoctor prefers the `[discrete]` tag for floating headings:
https://asciidoctor.org/docs/asciidoc-asciidoctor-diffs/#blocks
2020-07-23 11:48:22 -04:00
Luca Cavanna 7abf8c7ea5
Add missing update by query breaking change entry (#59586)
This should have been added with #59507
2020-07-15 21:06:47 +02:00
Lisa Cawley 27111f9faa
[DOCS] Updates pull and issue release attributes (#58348) 2020-06-18 12:38:49 -07:00
debadair 59cae7ee5c
[DOCS] Remove unused file (#58208) 2020-06-16 15:55:20 -07:00
debadair d756cd6866
[DOCS] Reformat release highlights as What's new. (#58074)
* [DOCS] Reformat release highlights as What's new.

* Removed line break.
2020-06-15 13:26:30 -07:00
Przemyslaw Gomulka 0dfc83ab3d
Remove slowlog level (#57591)
Setting a slow log level requires an unnecessary conditional logic in SearchSlowLog and IndexingSlowLog
The behaviour of setting a level on a slow logger can be achieved with correct slow log threshold settings.
This PR is removing slow log and modifies tests to achieve the same behaviour with changing threshold.
relates #56171
2020-06-04 13:33:28 +02:00
muachilin db1236ce3d
Remove deprecated endpoints of hot threads API (#55109)
This removes deprecated endpoints in hot threads action.

Closes #52640
2020-04-14 15:36:57 -04:00
Martijn van Groningen 31b29875c9
Add validation for dynamic templates (#51233)
Tries to load a `Mapper` instance for the mapping snippet of a dynamic template.
This should catch things like using an analyzer that is undefined or mapping attributes that are unused.

This is best effort:
* If `{{name}}` placeholder is used in the mapping snippet then validation is skipped.
* If `match_mapping_type` is not specified then validation is performed for all mapping types.
  If parsing succeeds with a single mapping type then this the dynamic mapping is considered valid.

If is detected that a dynamic template mapping snippet is invalid at mapping update time then the mapping update is failed for indices created on 8.0.0-alpha1 and later. For indices created on prior version a deprecation warning is omitted instead. In 7.x clusters the mapping update will never fail in case of an invalid dynamic template mapping snippet and a deprecation warning will always be omitted.

Closes #17411
Closes #24419

Co-authored-by: Adrien Grand <jpountz@gmail.com>
2020-02-27 11:52:27 +01:00
Hendrik Muhs 854f698cec
Percentiles aggregation: disallow specifying same percentile v… (#52257)
Disallow specifying the same percentile multiple times in percentiles
aggregation

Related: #51871
2020-02-26 13:40:33 +01:00
James Rodewig 7e2a968c36
[DOCS] Remove abbrevtitles for Asciidoctor migration (#41366) 2019-04-22 05:26:36 -07:00
lcawl 408885ee0b [DOCS] Fixes comments in release highlights 2019-03-22 14:36:18 -07:00
Lisa Cawley 67f78c64dd
[DOCS] Adds notable highlights tags (#40330) 2019-03-22 13:25:15 -07:00
Lisa Cawley 4775919cac
[DOCS] Adds placeholders for v8 highlights, breaking changes, release notes (#38641) 2019-02-08 15:48:42 -08:00
Josh Soref edb48321ba [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
Luca Cavanna bfe6f091da [DOCS] fix typo in 7.0.0-alpha2 release notes 2019-01-04 10:38:34 +01:00
lcawl 7d35cd4839 [DOCS] Edits release note title 2018-12-19 10:26:45 -08:00
Tom Callahan b65ce47e06
[DOCS] Add PR list for 7.0.0-alpha2 (#36803)
Adds the PR list for 7.0.0-alpha2
2018-12-19 12:48:19 -05:00
Lisa Cawley c3c785cc1e
[DOCs] Adds ml-cpp PRs to alpha release notes (#36790) 2018-12-18 10:46:03 -08:00
lcawl 55743aac47 [DOCS] Adds placeholder for alpha2 release notes 2018-12-11 14:26:41 -08:00
Daniel Mitterdorfer ccbe80c3a0
Introduce durability of circuit breaking exception
With this commit we differentiate between permanent circuit breaking
exceptions (which require intervention from an operator and should not
be automatically retried) and transient ones (which may heal themselves
eventually and should be retried). Furthermore, the parent circuit
breaker will categorize a circuit breaking exception as either transient
or permanent based on the categorization of memory usage of its child
circuit breakers.

Closes #31986
Relates #34460
2018-11-02 13:12:44 +01:00
Lisa Cawley 949e4e9d1a
[DOCS] Synchronizes captialization in top-level titles (#33605) 2018-09-27 08:36:18 -07:00
Andy Bristol 8bfb0f3f8d
serialize suggestion responses as named writeables (#30284)
Suggestion responses were previously serialized as streamables which
made writing suggesters in plugins with custom suggestion response types
impossible. This commit makes them serialized as named writeables and
provides a facility for registering a reader for suggestion responses
when registering a suggester.

This also makes Suggestion responses abstract, requiring a suggester
implementation to provide its own types. Suggesters which do not need
anything additional to what is defined in Suggest.Suggestion should
provide a minimal subclass.

The existing plugin suggester integration tests are removed and
replaced with an equivalent implementation as an example
plugin.
2018-08-07 13:31:00 -07:00
Zachary Tong 1502812c1a
Percentile/Ranks should return null instead of NaN when empty (#30460)
The other metric aggregations (min/max/etc) return `null` as their XContent value and string when nothing was computed (due to empty/missing fields).  Percentiles and Percentile Ranks, however, return `NaN `which is inconsistent and confusing for the user.  This fixes the inconsistency by making the aggs return `null`.  This applies to both the numeric value and the "as string" value.  

Note: like the metric aggs, this does not change the value if fetched directly from the percentiles object, which will return as `NaN`/`"NaN"`. This only changes the XContent output.

While this is a bugfix, it still breaks bwc in a minor way as the response changes from prior version.

Closes #29066
2018-06-18 10:01:28 -04:00
lcawl 5894e3574f [DOCS] Restores 7.0.0 release notes and highlights 2018-05-15 08:48:41 -07:00
javanna 098b3b7fb4 [DOCS] Remove references to removed changelog 2018-05-15 11:47:56 +02:00
Lisa Cawley 21d67d1bd7
[DOCS] Adds release highlight pages (#30590) 2018-05-14 15:49:00 -07:00
Nik Everett f4ed902698
CCS: Drop http address from remote cluster info (#29568)
They are expensive to fetch and no longer needed by Kibana so they
*shouldn't* be needed by anyone else either.

Closes #29207
2018-04-27 14:19:00 -04:00
Alexander Reelsen e1a16a6018
REST: Remove GET support for clear cache indices (#29525)
Clearing the cache indices can be done via GET and POST. As GET should
only support read only operations, this removes the support for using
GET for clearing the indices caches.
2018-04-27 08:41:36 +02:00
Simon Willnauer 3bf8554114
Remove tribe node support (#28443)
Tribe node has been superseeded by Cross-Cluster-Search. This change
removes the tribe node support entirely.
2018-01-30 20:40:19 +01:00
Lee Hinman cfad6688b0 Migrate migration docs from 6.0 to 7.0 (#26227)
* Migrate migration docs from 6.0 to 7.0

Since we only keep one version of migration docs and master is now on 7.0, we
should migrate these so breaking changes can be added in the right place.

* Remove release notes as well

They link to the migration guides, so they have to go.

* Add placeholder notes for 7.0 so doc build is happy
2017-08-16 13:12:44 -06:00
Clinton Gormley 8b9c201224 Added release notes for 6.0.0-alpha2 2017-06-06 11:52:18 +02:00