Commit 2cc8a91
authored
# Backport
This will backport the following commits from `main` to `8.19`:
- [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"],"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,"url":"https://github.com/elastic/kibana/pull/257918","number":257918,"state":"OPEN"},{"branch":"9.2","label":"v9.2.8","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/257919","number":257919,"state":"OPEN"}]}]
BACKPORT-->
1 parent c159da4 commit 2cc8a91
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25024 | 25024 | | |
25025 | 25025 | | |
25026 | 25026 | | |
25027 | | - | |
| 25027 | + | |
| 25028 | + | |
| 25029 | + | |
| 25030 | + | |
| 25031 | + | |
| 25032 | + | |
25028 | 25033 | | |
25029 | 25034 | | |
25030 | 25035 | | |
| |||
0 commit comments