Adds release notes for 7.0.0-alpha2#27237
Conversation
rayafratkina
left a comment
There was a problem hiding this comment.
A couple small comments, but overall it looks fine.
Question: some of these seemingly small changes are quite significant. Should we highlight them in this document or is there another place for that?
docs/CHANGELOG.asciidoc
Outdated
| * Adds EUI 5.6.0 {pull}26839[#26839] | ||
| * Moves elastic/eui typings to single file {pull}23950[#23950] | ||
| Index Lifecycle Management:: | ||
| * Implements a CRUD UI for index lifecycle management policies {pull}25553[#25553] |
There was a problem hiding this comment.
I think index lifecycle management should be capitalized - it's the name of a feature
There was a problem hiding this comment.
Thanks, @rayafratkina - I made the two suggested changes.
docs/CHANGELOG.asciidoc
Outdated
| * Updates the Account Settings screen to show the change password form only when | ||
| a password change is possible for the authentication realm {pull}26779[#26779] | ||
| Visualizations:: | ||
| * Removes experimental flag from Visual Builder {pull}25634[#25634] |
There was a problem hiding this comment.
| * Removes experimental flag from Visual Builder {pull}25634[#25634] | |
| * Removes experimental flag from Visual Builder (TSVB) {pull}25634[#25634] |
|
Quite a few of the bug-fixes for the security related items are issues that have been fixed in a 6.x release, but they're showing up because they have the 7.0.0 label added to them. Should we be labeling these issues differently, or removing them manually from these release notes? |
@kobelb Thanks for pointing that out - it might be an issue with the github_report script that I used, so I'll look into that. For these RN, Gail and I can figure out which ones to remove manually - thanks |
gchaps
left a comment
There was a problem hiding this comment.
A few comments, but otherwise LGTM
docs/CHANGELOG.asciidoc
Outdated
| * Adds Kibana 7.0 breadcrumbs to home screen {pull}26605[#26605] | ||
| * Moves elastic/eui typings to single file {pull}23950[#23950] | ||
| Index Lifecycle Management:: | ||
| * Implements a CRUD UI for Index Lifecycle Management policies {pull}25553[#25553] |
There was a problem hiding this comment.
PR 25553 is included in the Highlights section above.
docs/CHANGELOG.asciidoc
Outdated
| * Implements a clipboard and stores the copied elements in `localStorage` {pull}25890[#25890] | ||
| * Adds the ability to reuse assets without editing an element's expression {pull}25764[#25764] | ||
| * Adds the `clear` function {pull}26397[#26397] | ||
| * Adds a template tab to the workpad manager {pull}23966[#23966] |
There was a problem hiding this comment.
I'd remove PR 23966 because it is listed in the highlights section.
docs/CHANGELOG.asciidoc
Outdated
| * Implements a CRUD UI for Index Lifecycle Management policies {pull}25553[#25553] | ||
| Kibana App:: | ||
| * Maps inspector requests by id so single requests can be reset at a time {pull}26770[#26770] | ||
| * Moves Canvas interpreter to OSS in Kibana core {pull}25711[#25711] |
There was a problem hiding this comment.
PR 25711 also appears in the Highlights section.
docs/CHANGELOG.asciidoc
Outdated
| * Visualizations in Kibana will use a new data pipeline introduced as part of Canvas. | ||
| The change does not yet apply to Vega, Timelion, or Time Series Visual Builder (TSVB). | ||
| See {pull}25711[#25711] for more information. | ||
| Management:: |
There was a problem hiding this comment.
Management -> Index Lifecycle Management
| [float] | ||
| [[highlight-7.0.0-alpha2]] | ||
| === Highlights | ||
| Canvas:: |
There was a problem hiding this comment.
Let's make the writing of these 3 items parallel:
Canvas now has a template tab in the workpad manager where ...
|
@rayafratkina and @kobelb I've updated the release notes to reflect the BC2 from Friday (and pulled out those with version labels prior to 6.6). Please let me know if you have any other comments. Thanks! |
Summary
Adds Release Notes for 7.0.0-alpha2
[skip ci]
Checklist