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
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