Commit 80a75d1
authored
# Backport
This will backport the following commits from `main` to `9.3`:
- [Fix SSE streaming for Kibana
(#257866)](#257866)
<!--- Backport version: 10.2.0 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Pierre
Gayvallet","email":"pierre.gayvallet@elastic.co"},"sourceCommit":{"committedDate":"2026-03-16T12:48:00Z","message":"Fix
SSE streaming for Kibana (#257866)\n\n## Summary\n\n(Tentatively) fix
SSE streaming response being compressed by HAPI (which\ncauses the cloud
proxy to buffer them, causing SSE responses to not
be\n\"streaming\")","sha":"81737900313e74061f28d1ff77f9f743ef108925","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","ci:cloud-deploy","ci:project-deploy-elasticsearch","backport:version","v9.4.0","v8.19.13","v9.3.3","v9.2.8"],"title":"Fix
SSE streaming for
Kibana","number":257866,"url":"https://github.com/elastic/kibana/pull/257866","mergeCommit":{"message":"Fix
SSE streaming for Kibana (#257866)\n\n## Summary\n\n(Tentatively) fix
SSE streaming response being compressed by HAPI (which\ncauses the cloud
proxy to buffer them, causing SSE responses to not
be\n\"streaming\")","sha":"81737900313e74061f28d1ff77f9f743ef108925"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","9.3","9.2"],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/257866","number":257866,"mergeCommit":{"message":"Fix
SSE streaming for Kibana (#257866)\n\n## Summary\n\n(Tentatively) fix
SSE streaming response being compressed by HAPI (which\ncauses the cloud
proxy to buffer them, causing SSE responses to not
be\n\"streaming\")","sha":"81737900313e74061f28d1ff77f9f743ef108925"}},{"branch":"8.19","label":"v8.19.13","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.3","label":"v9.3.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.2","label":"v9.2.8","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
1 parent f070b21 commit 80a75d1
3 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
| 452 | + | |
| 453 | + | |
452 | 454 | | |
453 | 455 | | |
454 | 456 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26054 | 26054 | | |
26055 | 26055 | | |
26056 | 26056 | | |
26057 | | - | |
| 26057 | + | |
| 26058 | + | |
| 26059 | + | |
| 26060 | + | |
| 26061 | + | |
| 26062 | + | |
26058 | 26063 | | |
26059 | 26064 | | |
26060 | 26065 | | |
| |||
0 commit comments