Commit Graph

7 Commits

Author SHA1 Message Date
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
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
David Turner 9eba369356
Add known-issue docs for #92812 (#92813) 2023-01-11 11:18:27 +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
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