-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Fleet][Integrations] Show changelog on upgrading integration #121064
Comments
Pinging @elastic/fleet (Team:Fleet) |
This is because for the other integrations, you already upgraded the integration itself, but the integration policies themselves have not been upgraded to the latest version available on your instance.
Thank you for the enhancement ideas. Package authors can publish change logs between versions that we can display, though I suppose we may be displaying a lot of changelogs depending on how many versions have passed since the user's existing version. |
+1 to either displaying or having a direct link to the change log for an integration when applying an update. The Integration change logs also need to improve to describe exactly what changed in the update. At this time the Changelog only shows a list of the Pull Requests with a small description that doesn't always fully describe what was changed in that PR. |
@nimarezainia - Agree that surfacing the changelog somewhere would be great. During the upgrade flow makes sense, as well as somewhere on the integration details page. We should have the data available in code, it's just a matter of rendering the changelog in a meaningful way. See an example of what changelogs look like here: https://github.com/elastic/integrations/blob/main/packages/nginx/changelog.yml |
@nimarezainia @mukeshelastic I suspect having a solution to this to be important for the TSDB project. We need to be able to give users plenty of information about their package getting support for TSDB for two reasons:
|
@kpollich @jen-huang should this and elastic/integrations#5142 be linked and one closed (perhaps this one should be closed as the other has more details) |
Closing in favor of #150754 |
@nimarezainia I've closed both, as the implementation issue Jen created against the Kibana repo most accurately summarizes the scope here. This enhancement will only touch Kibana code, so let's track it in Kibana. |
Kibana version: 7.16.0
Original install method (e.g. download page, yum, from source, etc.): ESS
Describe the bug:
There are "two" issues.
When going through the agent policies, it showed me that there is an update available for multiple integrations but not for the windows event one.(Jen 1/4/21: not a bug, see [Fleet][Integrations] Show changelog on upgrading integration #121064 (comment))Second issue:
Steps to reproduce:
Expected behavior:
Screen.Recording.2021-12-13.at.12.16.06.mov
The text was updated successfully, but these errors were encountered: