Skip to content

Commit

Permalink
[8.11] [Fleet] Remove agent upgrade fix from 8.11.1 release notes (#1…
Browse files Browse the repository at this point in the history
…71200) (#171249)

# Backport

This will backport the following commits from `main` to `8.11`:
- [[Fleet] Remove agent upgrade fix from 8.11.1 release notes
(#171200)](#171200)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Kyle
Pollich","email":"kyle.pollich@elastic.co"},"sourceCommit":{"committedDate":"2023-11-14T21:57:06Z","message":"[Fleet]
Remove agent upgrade fix from 8.11.1 release notes (#171200)\n\n##
Summary\r\n\r\nThe 8.11.1 release notes included #170974 which didn't
actually land in\r\n8.11.1. We shipped BC2 of 8.11.1 which was built
from this
Kibana\r\ncommit:\r\nhttps://github.com/elastic/kibana/commits/09feaf416f986b239b8e8ad95ecdda0f9d56ebec.\r\nThe
PR was not merged until after this commit, so the bug is
still\r\npresent (though
[mitigated\r\nslightly](https://github.com/elastic/kibana/issues/169825#issuecomment-1808453016))\r\nin
8.11.1.\r\n\r\nThis PR removes the erroneous release note from the
8.11.1 release\r\nnotes. How can we make sure the fix _does_ get
included in the eventual\r\n8.11.2 release
notes?","sha":"480fcef6985b21c1a3c22d4657aeefc761fec5a3","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","backport:prev-minor","v8.12.0","v8.11.2"],"number":171200,"url":"https://github.com/elastic/kibana/pull/171200","mergeCommit":{"message":"[Fleet]
Remove agent upgrade fix from 8.11.1 release notes (#171200)\n\n##
Summary\r\n\r\nThe 8.11.1 release notes included #170974 which didn't
actually land in\r\n8.11.1. We shipped BC2 of 8.11.1 which was built
from this
Kibana\r\ncommit:\r\nhttps://github.com/elastic/kibana/commits/09feaf416f986b239b8e8ad95ecdda0f9d56ebec.\r\nThe
PR was not merged until after this commit, so the bug is
still\r\npresent (though
[mitigated\r\nslightly](https://github.com/elastic/kibana/issues/169825#issuecomment-1808453016))\r\nin
8.11.1.\r\n\r\nThis PR removes the erroneous release note from the
8.11.1 release\r\nnotes. How can we make sure the fix _does_ get
included in the eventual\r\n8.11.2 release
notes?","sha":"480fcef6985b21c1a3c22d4657aeefc761fec5a3"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/171200","number":171200,"mergeCommit":{"message":"[Fleet]
Remove agent upgrade fix from 8.11.1 release notes (#171200)\n\n##
Summary\r\n\r\nThe 8.11.1 release notes included #170974 which didn't
actually land in\r\n8.11.1. We shipped BC2 of 8.11.1 which was built
from this
Kibana\r\ncommit:\r\nhttps://github.com/elastic/kibana/commits/09feaf416f986b239b8e8ad95ecdda0f9d56ebec.\r\nThe
PR was not merged until after this commit, so the bug is
still\r\npresent (though
[mitigated\r\nslightly](https://github.com/elastic/kibana/issues/169825#issuecomment-1808453016))\r\nin
8.11.1.\r\n\r\nThis PR removes the erroneous release note from the
8.11.1 release\r\nnotes. How can we make sure the fix _does_ get
included in the eventual\r\n8.11.2 release
notes?","sha":"480fcef6985b21c1a3c22d4657aeefc761fec5a3"}},{"branch":"8.11","label":"v8.11.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Kyle Pollich <kyle.pollich@elastic.co>
  • Loading branch information
kibanamachine and kpollich authored Nov 14, 2023
1 parent 0cb1106 commit 3942628
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ announcement].
=== Bug Fixes

Fleet::
* Fixes inability to upgrade agents from version 8.10.4 to version 8.11 ({kibana-pull}170974[#170974]).
* Append space ID to security solution tag ({kibana-pull}170789[#170789]).
* Modify bulk unenroll to include inactive agents ({kibana-pull}170249[#170249]).
Lens & Visualizations::
Expand Down

0 comments on commit 3942628

Please sign in to comment.