Commit Graph

6 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
Abdon Pijpelink ebc09dd8d6
[DOCS] Remove 'coming' from 8.5.3 release notes (#92283) 2022-12-12 14:54:14 +01:00
Pooya Salehi a1c852a723
[DOCS] Forward-port doc changes after the 8.5.3 release (#92257) 2022-12-09 14:45:22 +01:00