Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions docs/release-notes/known-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,24 @@ To mitigate the issue, set `xpack.alerting.rules.run.alerts.max` to a value equa

::::

::::{dropdown} PDF and PNG reports time out and fail with an invalid header error if server.protocol is set to http2

Applies to: {{stack}} 9.0.0

**Details**

If you've changed the [`server.protocol`](/reference/configuration-reference/general-settings.md) value to `http2`, PDF and PNG reports will fail when you export them from the dashboard, visualization, or Canvas workpad that you're generating a report for.

**Action**

To temporarily resolve the issue, set `server.protocol` to `http1`.

**Resolved**

This issue is resolved in {{stack}} 9.0.0, 9.0.4, 9.1.0.

::::

::::{dropdown} Dashboard Copy link doesn't work when sharing from a space other than the default space

Applies to: {{stack}} 9.0.3
Expand Down