Nik Everett
16e4bd50e2
Add breaking change note for #53669
2020-03-25 09:31:14 -04:00
Jim Ferenczi
55f2e8bff0
[DOCS] Add 7.6.2 release notes ( #53720 )
...
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
Co-authored-by: lcawl <lcawley@elastic.co>
2020-03-24 22:42:25 +01:00
Przemyslaw Gomulka
015ad019d5
[docs] Known issue about joda patterns on 7.6 ( #53957 )
2020-03-23 10:28:55 +01:00
Przemyslaw Gomulka
412e163cf6
[Doc] migration guide joda ( #51986 )
...
The joda to java.time migration requires users to upgrade their mappings. We allow them to still use 6.x created indices with joda patterns in 7 but ask them to upgrade their patterns in 7.x.
This migration guide is to help them understand how they could be affected and what needs to be changed in their mappings.
closes #51614
closes #51236
2020-03-23 08:29:01 +01:00
Mayya Sharipova
7e2a9f58ee
script_score query errors on negative scores ( #53133 )
...
7.5 and 7.6 had a regression that allowed for
script_score queries to have negative scores.
We have corrected this regression in #52478 .
This is an addition to #52478 that adds
a test and release notes.
2020-03-05 14:23:39 -05:00
Yannick Welsch
d1e7951e00
[DOCS] Add 7.6.1. release notes ( #52874 )
...
Adds the release notes for 7.6.1.
2020-03-04 15:47:54 +01:00
Martijn van Groningen
6aa9aaa2c6
Add validation for dynamic templates ( #52890 )
...
Backport of #51233 to the seven dot x branch.
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-28 10:35:04 +01:00
Mayya Sharipova
3840a763d8
Correct release notes for 7.5 ( #52660 )
...
Remove a mention to a feature that was not merged,
as its corresponding PR was closed.
2020-02-21 14:59:46 -05:00
Lisa Cawley
e77e49e956
[DOCS] Adds machine learning highlights ( #52334 )
2020-02-14 08:51:55 -08:00
Lisa Cawley
c4525f8cca
[DOCS] Adds ml-cpp PRs to release notes ( #52158 )
...
Co-Authored-By: David Roberts <dave.roberts@elastic.co>
2020-02-10 18:06:01 -08:00
Zachary Tong
c8f0fe135d
Update release notes for BC5
2020-02-07 16:41:51 -05:00
Zachary Tong
3147453600
Update Release Notes for BC4
2020-01-31 11:41:44 -05:00
Lisa Cawley
3f4156e95a
[DOCS] Adds release highlight for transforms ( #51555 )
2020-01-29 08:35:02 -08:00
Zachary Tong
83647101ef
Update Release notes for BC2
2020-01-22 14:05:59 -05:00
Zachary Tong
b38fdf9f94
Add release highlights for 7.6 ( #51070 )
...
Add release highlights for 7.6
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
2020-01-22 09:42:57 -05:00
Lisa Cawley
79cf0894fa
[DOCS] Adds ML PRs to release notes ( #51234 )
2020-01-20 11:08:23 -08:00
James Rodewig
2353fe47fc
[DOCS] Adds placeholder for 7.5.2 release notes ( #51124 )
...
Co-Authored-By: Lisa Cawley <lcawley@elastic.co>
2020-01-16 14:42:24 -05:00
Zachary Tong
a62c9e4e69
Fix 7.6 release notes file name
2020-01-15 15:16:48 -05:00
Zachary Tong
8f48c8d312
Add 7.6.0 release notes
2020-01-15 14:10:37 -05:00
Lisa Cawley
2106a7b02a
[7.x][DOCS] Updates ML links ( #50387 ) ( #50409 )
2019-12-20 10:01:19 -08:00
Adrien Grand
ec11c04bd5
[DOCS] Add 7.5.1 release notes ( #50196 )
...
Co-Authored-By: Lisa Cawley <lcawley@elastic.co>
2019-12-18 11:09:53 -05:00
Colin Goodheart-Smithe
0592b3c726
Removes PR that was not in 7.5.0 release
2019-12-03 10:20:05 +00:00
Paul Sanwald
ebc13ca498
re-categorize things that appeared in multiple area labels ( #49777 )
2019-12-02 15:03:38 -05:00
Hendrik Muhs
a5dc6e062e
Document issue 49730 in release notes for 7.5.0 ( #49733 )
...
document low severity issue about transform audit index potentially disappearing during rolling upgrade
See #49730 for details
2019-12-02 20:54:36 +01:00
lcawl
96f14fcfbd
[DOCS] Removes coming tags
2019-12-02 08:17:10 -08:00
Jim Ferenczi
e6dc5bf9c2
Add release highlights for 7.5.0 ( #49320 )
2019-12-02 07:45:12 -08:00
jimczi
cb5169ae37
update release notes for 7.5.0 after respin
2019-11-19 16:24:04 +01:00
Lisa Cawley
b0b5fcc4f6
[DOCS] Removes closed security PRs from release notes ( #49256 )
2019-11-18 09:19:11 -08:00
Lisa Cawley
de8107e350
[DOCS] Adds ml-cpp PRs to release notes ( #49185 )
2019-11-15 09:36:39 -08:00
jimczi
0e82b5f59b
add release notes for 7.5.0
2019-11-12 09:59:14 +01:00
Deb Adair
6412d0f528
[DOCS] Remove coming tag from 7.4.2 RN backport.
2019-10-31 09:43:26 -07:00
Lisa Cawley
b7559f23cc
[DOCS] Fixes PR#48055 in release notes ( #48726 )
2019-10-31 07:37:44 -07:00
debadair
a876760848
[DOCS] Add placeholder for 7.4.2 release notes ( #48724 )
2019-10-30 16:09:29 -07:00
Lisa Cawley
c6f4662038
[DOCS] Updates ML PRs in 7.4.1 release notes ( #48600 )
2019-10-29 09:35:11 -07:00
Jim Ferenczi
96556d72cc
Add a known issue to the release notes of 7.4.0 ( #48373 )
...
A [bug](https://github.com/elastic/elasticsearch/issues/48358 ) in 7.4.0 prevents
the activation of the search slow log. This change adds an entry in the release
notes to warn users to not activate it in this version.
Relates #48358
2019-10-23 19:57:37 +02:00
Tom Callahan
f573cd6a2c
[DOCS] Add 7.4.1 Release Notes ( #48359 )
2019-10-23 08:22:00 -05:00
James Rodewig
e931fcd331
[DOCS] Add placeholder for 7.4.1 release notes ( #48316 )
2019-10-22 07:53:28 -05:00
James Rodewig
a61d12afea
[DOCS] Add #46860 to 7.4 release notes ( #48018 )
2019-10-15 08:48:27 -04:00
Ioannis Kakavas
f4c884450f
Remove unmerged changes from release notes ( #47732 )
2019-10-08 18:14:41 +03:00
Russ Cam
3bb17a0c28
Remove string interning from release notes ( #47489 )
...
This commit removes the string interning issue and PR from the 7.4.0 release notes.
The PR https://github.com/elastic/elasticsearch/pull/41039 was closed and not merged.
2019-10-03 11:01:03 +02:00
James Rodewig
6b96f53ea0
[DOCS] Change xrefs to external links in 7.4 rls highlights ( #47474 )
2019-10-02 17:03:21 -04:00
lcawl
66116e39ba
[DOCS] Edits ML release notes
2019-10-01 10:15:06 -07:00
Lisa Cawley
5ba543fd6c
[DOCS] Adds machine learning PRs to release notes ( #47316 )
2019-10-01 10:17:41 -04:00
James Rodewig
2ca075dee4
[DOCS] Remove coming tags for 7.4.0 release ( #47318 )
2019-10-01 10:17:36 -04:00
Colin Goodheart-Smithe
2cd6bed9c8
Updates 7.4.0 release notes
2019-09-27 09:20:08 +01:00
Nicole Albee
4714f10650
[DOCS] Remove coming tag from 7.2.0 release highlights ( #47183 )
2019-09-26 15:48:54 -04:00
Colin Goodheart-Smithe
35f056661f
Updates 7.4.0 release notes
2019-09-25 18:10:09 +01:00
Colin Goodheart-Smithe
56224068d4
Release highlights for 7.4.0 ( #46963 )
...
Co-Authored-By: James Rodewig <james.rodewig@elastic.co>
2019-09-24 09:25:13 +01:00
Colin Goodheart-Smithe
74d1588ec5
Updates release notes for 7.4.0
2019-09-20 08:10:47 +01:00
maidoo
0f2e72b7f8
[DOCS] Term dict memory usage is a 7.3.0 enhancement, not 7.2.0 ( #46662 )
...
Closes #46635
2019-09-19 14:15:12 +02:00
Colin Goodheart-Smithe
9d6632d6fa
Updates 7.4.0 release notes
2019-09-17 09:07:56 +01:00
James Rodewig
3b26657335
[DOCS] Remove coming tags for 7.3.2 release ( #46676 )
2019-09-12 13:26:11 -04:00
Lisa Cawley
dea472c6fb
[DOCS] Adds machine learning PRs to release notes ( #46564 )
2019-09-11 08:30:59 -07:00
Colin Goodheart-Smithe
31697c71bd
Updates 7.4.0 release notes
2019-09-11 10:51:04 +01:00
Colin Goodheart-Smithe
ac52588a7a
Updates 7.4.0 release notes
2019-09-11 10:14:31 +01:00
Zachary Tong
b21e417181
[DOCS] Add 7.3.2 Release Notes ( #46454 )
2019-09-09 13:36:11 -04:00
Adrien Grand
3f5f028e2c
Fix release version of #38095 .
2019-09-05 14:07:00 +02:00
Colin Goodheart-Smithe
57ac4f391b
Adds release notes for 7.4.0
2019-08-30 09:08:42 +01:00
Lisa Cawley
4b879848f0
[DOCS] Add 7.3.1 ml-cpp PRs to release notes ( #46003 )
2019-08-27 08:10:13 -07:00
Jake Landis
1b4d5b37c5
add release notes for 7.3.1 ( #45871 )
...
Co-Authored-By: James Rodewig <james.rodewig@elastic.co>
2019-08-26 13:51:59 -07:00
James Rodewig
5dcc00a8b3
[DOCS] Add placeholder for 7.3.1 release notes ( #45710 )
2019-08-19 17:04:02 -04:00
Lisa Cawley
7f74790db2
[DOCS] Adds 7.3.0 ml-cpp release notes ( #45019 )
2019-08-01 09:12:33 -07:00
Lisa Cawley
9e901c5f94
[DOCS] Edits 7.3 release highlights ( #45066 )
2019-07-31 15:49:27 -07:00
Lisa Cawley
0914c04b8e
[DOCS] Updates to data frame transforms release highlight ( #44907 )
2019-07-29 09:45:09 -07:00
István Zoltán Szabó
dc26521b0f
[DOCS] Updates to outlier detection release highlight ( #44911 )
2019-07-29 08:03:11 +02:00
Adrien Grand
97177a3b4f
Update 7.3 release notes.
2019-07-26 17:47:35 +02:00
Adrien Grand
0418eb35a7
Add 7.3 release highlights. ( #44153 )
...
Add 7.3 release highlights.
2019-07-24 15:05:23 +02:00
Jake Landis
27440b7692
update 7.2.1 release notes ( #44774 )
2019-07-23 16:33:31 -05:00
Hendrik Muhs
5ea89a4e7b
Remove PR 41491 from release notes ( #44417 )
...
PR 41491 hasn't been merged into 7.2 but got closed and superseeded by #41800 (merged via feature branch merge into 7.3)
2019-07-16 10:03:40 -07:00
Jake Landis
c00b082701
add 7.2.1 release notes ( #44367 )
2019-07-15 15:02:56 -05:00
Adrien Grand
3734356955
Update release notes.
2019-07-15 20:01:23 +02:00
Lisa Cawley
6c7f7d4a10
[DOCS] Adds ml-cpp PRs to release notes ( #44354 )
2019-07-15 09:22:36 -07:00
Adrien Grand
64ff895a32
Add 7.3 release notes. ( #44010 )
2019-07-10 09:36:51 +02:00
Jake Landis
51161a4b0e
add 7.2.0 release notes
2019-06-26 08:50:11 -05:00
Tanguy Leroux
9794409ca0
Fix broken link
2019-06-24 16:19:57 +02:00
Tanguy Leroux
a4dfa7c29b
Add release highlight for replicated closed indices on 7.2.0 ( #43530 )
2019-06-24 15:54:36 +02:00
Lisa Cawley
7c9acdb0ac
[DOCS] Adds ML release highlights ( #43169 )
2019-06-12 13:44:59 -07:00
lcawl
8ff37e99f5
[DOCS] Removes coming tags
2019-05-28 08:58:41 -07:00
Adrien Grand
f3c33d6d96
Add 7.1.1 release notes.
2019-05-24 09:26:04 +02:00
Jake Landis
87bff89500
7.1.0 release notes forward port ( #42252 )
...
Forward port of #42208
2019-05-20 14:39:17 -04:00
James Rodewig
732ef15f0d
[DOCS] Adds placeholder for 7.1.0 release notes ( #42024 )
2019-05-09 13:17:04 -04:00
lcawl
5fd3774d43
[DOCS] Adds missing 7.2.0 highlights page
2019-05-01 12:02:34 -07:00
Jason Tedor
7f3ab4524f
Bump 7.x branch to version 7.2.0
...
This commit adds the 7.2.0 version constant to the 7.x branch, and bumps
BWC logic accordingly.
2019-05-01 13:38:57 -04:00
James Rodewig
c7a7493804
[DOCS] Remove abbrevtitles for Asciidoctor migration ( #41366 )
2019-04-22 08:28:38 -04:00
Zachary Tong
9aa8ab58ee
Add 7.0.0 Release Notes ( #41029 )
2019-04-10 09:44:45 -04:00
lcawl
f4348843ba
[DOCS] Adds placeholder for 7.0.0 release notes
2019-04-05 14:27:05 -07:00
Jake Landis
41a2b37a55
release notes for 7.0.0-rc2 ( #40796 )
2019-04-03 11:48:59 -05:00
michaelbaamonde
fd6c5db938
Add release notes for 7.0.0-rc1. ( #40479 )
...
* Add release notes for 7.0.0-rc1.
* [DOCS] Fixes broken link to breaking changes
* [DOCS] Removed old ML PRs; edited titles
* Remove superseded PR.
* Clean up Lucene upgrade PRs/issues.
2019-04-03 11:48:58 -05:00
lcawl
7aa3cf5445
[DOCS] Adds placeholder for 7.0.0-rc2 release notes
2019-04-01 12:02:13 -07:00
lcawl
edb0d42b41
[DOCS] Add notable release highlights for 7.0
2019-04-01 10:40:44 -07:00
lcawl
eb10afabb8
[DOCS] Fixes comments in release highlights
2019-03-22 14:40:59 -07:00
lcawl
bc8c9f358d
[DOCS] Adds 7.1.0 release highlights
2019-03-22 13:36:37 -07:00
lcawl
15a1e65e48
[DOCS] Adds placeholder for 7.0.0-rc1 release notes
2019-03-22 11:34:50 -07:00
Adrien Grand
5528554aac
Generate release notes for 7.0.0-alpha1. ( #39899 )
...
We were missing release notes for 7.0.0-alpha1. I generated them by running
the release-notes script with a quick hack that filtered out pull requests
that had been closed on or after 2018-11-15.
Some breaking changes had been documented in the release notes rather than
the migration guide so I moved them.
2019-03-12 08:10:18 +01:00
Jim Ferenczi
251ced79ee
Add release notes for 7.0.0-beta1 ( #38729 )
...
Add release notes for 7.0.0-beta1
2019-02-13 09:54:34 +01: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