Commit graph

145 commits

Author SHA1 Message Date
Rory Hunter
4f0507ac47 Bump to version 8.10.0 2023-06-22 10:35:12 +01:00
Keith Massey
8a2ff09b36
Adding a known issue to the release notes about the ingest attachment processor causing cluster instability (#96811) 2023-06-14 08:33:36 -05:00
Bogdan Pintea
c19d7a8507 Remove the "coming" note (#96701)
Remove the "coming" note from release notes.

(cherry picked from commit 33647f9bd8)
2023-06-08 10:16:26 -03:00
James Rodewig
df8dbdd1f1
[Main][DOCS] Add release notes for 8.8.1 release (#96590) (#96676)
Co-authored-by: Bogdan Pintea <bogdan.pintea@elastic.co>
2023-06-08 07:44:00 -04:00
David Turner
9a8bb61580
Known-issue docs for #95454 (#96459) 2023-05-31 09:48:05 -04:00
David Turner
b7d9442ac1
Add known issue docs for #95114 (#96448) 2023-05-31 10:01:42 +01:00
Mary Gouseti
d67a3ed8d9
Update release notes for 8.8.0 release (#96354) 2023-05-25 21:40:07 +03:00
Quentin Pradet
4733996ec4
[DOCS] Forward port 8.7.1 release notes 2023-05-02 17:33:15 +04:00
Abdon Pijpelink
7e34b52c5d
[DOCS] Remove 8.8 release highlights link to fix docs build (#95578) 2023-04-26 15:21:55 +02:00
gmarouli
246c6a9623 Bump to version 8.9.0 2023-04-26 15:20:24 +03:00
Abdon Pijpelink
379131366f
[DOCS] Remove 'coming in 8.7.0' from release notes in main (#95182) 2023-04-12 14:51:28 +02:00
Craig Taverner
6da08c48be
Update release notes to include 8.7.0 (#94934)
* Update release notes to include 8.7.0

Release notes and migration guide from 8.7.0 release ported into main
as well as re-generating 8.8.0 release notes. This latter step will
be overwritten anyway, multiple times, by more up-to-date regeneration
of the 8.8.0 release notes during the release process.

* Remove coming 8.7.0 line

* Update docs/reference/migration/migrate_8_7.asciidoc

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>

* Make same change to 8.8

---------

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
2023-04-05 12:02:53 +02:00
Przemyslaw Gomulka
5b083e29f2
[doc] Add known issue to all affected versions due to jackson parsing bug (#93915)
relates #92480
relates #92984
2023-02-22 16:57:12 +01:00
Julio
226db04997
[DOCS][main] Add 8.6.2 Release Notes (#93879)
Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
2023-02-20 06:30:59 -07:00
David Kilfoyle
a7666a211f
Re-add link to 8.7 release highlights (#93758)
* Re-add link to 8.7 release highlights

* Rebuild

---------

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2023-02-14 10:52:49 -05:00
David Kilfoyle
c5713a3948
Remove 8.7 release highlights link to fix docs build (#93604) 2023-02-08 16:38:07 -05:00
Ryan Ernst
05d1011d3d
Bump to version 8.8.0 2023-02-08 11:46:42 -08:00
Artem Prigoda
58c1bcc0f8
[DOCS] [main] Add release notes for 8.6.1 (#93236) (#93404)
Forward ports the release notes from #93236
2023-02-01 11:42:36 +01:00
David Turner
9eba369356
Add known-issue docs for #92812 (#92813) 2023-01-11 11:18:27 +00:00
Iraklis Psaroudakis
92f9d34b69
[Docs] Forward port 8.6.0 release docs (#92792) 2023-01-10 19:10:51 +02:00
Abdon Pijpelink
227181d72b
[DOCS] Remove coming tag from 8.6.0 release notes (#92760) 2023-01-10 12:42:58 +00:00
David Roberts
9fe9020dfc
[ML] Adding a known issue for the ML datafeed auth header problem (#92274)
Due to #41185 datafeeds created prior to 7.0 and not updated since
then have unparseable authorization headers in 8.x. In 8.0-8.3 this
could easily be a non-issue, as such datafeeds were likely forgotten
leftovers and never run. Even if it was a problem, only the datafeed
of interest would need updating with any urgency.

Due to #87884 datafeeds with authorization headers older than 7.0
prevent _all_ datafeeds being listed in 8.4 and 8.5. This in turn
breaks the anomaly detection job management section of the ML UI.

The problem is alleviated by #92168 and fixed by #92221, but we
should warn users that the problem exists in 8.4.0-8.5.3 inclusive.
2022-12-13 09:22:49 +00:00
Abdon Pijpelink
d4a778e0e3
[DOCS] Move known issues section to top of 8.5.0 release notes (#92304) 2022-12-12 17:35:51 +01:00
Abdon Pijpelink
ebc09dd8d6
[DOCS] Remove 'coming' from 8.5.3 release notes (#92283) 2022-12-12 14:54:14 +01:00
Przemyslaw Gomulka
7a5af1305e
Remove known issue note in 8.5.0 for date range bug (#92270)
it was fixed in 8.5.0 - so can be removed
relates #90721
2022-12-12 14:24:19 +01:00
David Turner
b0af79dabc
Add known-issue docs for index/alias name clash bug (#92262)
Relates #91456
Relates #91887
2022-12-12 09:25:03 +00:00
Pooya Salehi
a1c852a723
[DOCS] Forward-port doc changes after the 8.5.3 release (#92257) 2022-12-09 14:45:22 +01:00
Nick Canzoneri
2b268d359d
[docs] Update search-settings documentation to reflect the fact that the indices.query.bool.max_clause_count setting has been deprecated (#91811)
* Update search-settings documentation to reflect the fact that the indices.query.bool.max_clause_count setting has been deprecated

* Fix indentation

* Replace Elasticsearch with {es}

* Add deprecation entry to release notes

Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
2022-11-29 18:10:30 +01:00
Bogdan Pintea
b00f54739f
Add 8.5.2 release notes (#91797) (#91826)
Add 8.5.2 release notes

(cherry picked from commit 63fa4184ec)
2022-11-22 13:38:45 -05:00
David Kilfoyle
c772e0fc0e
[DOCS] Fix docs build break from 8.6 RN link (#91619)
Fixes

```

09:43:34 INFO:build_docs:Bad cross-document links: 09:43:34
INFO:build_docs: 
/tmp/docsbuild/target_repo/html/en/elasticsearch/reference/master/release-highlights.html
contains broken links to: 09:43:34 INFO:build_docs:   -
en/elasticsearch/reference/8.6/release-highlights.html

```
2022-11-16 10:31:22 -05:00
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