Skip to content
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

[DOCS] Add 8.15.0 release notes #189985

Merged
merged 11 commits into from
Aug 8, 2024
Merged

[DOCS] Add 8.15.0 release notes #189985

merged 11 commits into from
Aug 8, 2024

Conversation

lcawl
Copy link
Contributor

@lcawl lcawl commented Aug 6, 2024

Summary

This PR adds the generated release notes for 8.15.0

@lcawl lcawl added Team:Docs release_note:skip Skip the PR/issue when compiling release notes docs backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) labels Aug 6, 2024
@obltmachine
Copy link

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

Copy link

github-actions bot commented Aug 6, 2024

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

@florent-leborgne
Copy link
Contributor

florent-leborgne commented Aug 7, 2024

Not exactly sure about the full list of reviewers who usually look at the Kibana RNs, please add anyone missing if you see this message.

Note that there were many entries that were not categorized or appeared several times at first, so feel free to suggest different categories if you think a different one would be more relevant.

Thank you!

@florent-leborgne florent-leborgne marked this pull request as ready for review August 7, 2024 11:53
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-docs (Team:Docs)

Copy link
Contributor

@stratoula stratoula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Just some small comments from me

Dashboards::
* Adding a panel to a dashboard now opens a flyout and the list of panels available is now organized more logically ({kibana-pull}183764[#183764]).
Discover::
* In ES|QL mode, you can now create WHERE clause filters more intuitively by interacting with the table, sidebar and table row viewer ({kibana-pull}181399[#181399]).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

Data Discovery::
* CSV reports now include custom field labels when they exist ({kibana-pull}181565[#181565]).
Discover::
* Adds the ability to creates ES|QL WHERE filters for ordinal charts ({kibana-pull}184420[#184420]).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we move it to the section above (features) and merge it with

In ES|QL mode, you can now create WHERE clause filters more intuitively by interacting with the table, sidebar and table row viewer

or if not merging them, def group them together

* Automatically encapsulate index names with special characters with quotes ({kibana-pull}187899[#187899]).
* Adds support for integrations ({kibana-pull}184716[#184716]).
* Adds the ability to comment out the current line with the keyboard using `CMD + /` ({kibana-pull}184637[#184637]).
* Adds the ability to filter an ES|QL chart by brushing a date histogram ({kibana-pull}184012[#184012]).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is quite important too and falls to the same category as the others. Let's group them together in the features section!

Copy link
Contributor

@florent-leborgne florent-leborgne Aug 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I grouped them all together in my latest commit e7daeed. Let me know what you think.

Note that the whole filtering improvements are also covered in a better way in the release highlights #188767

* Fixes time range filter ({kibana-pull}187010[#187010]).
* Reset selected fields when modifying the ES|QL query ({kibana-pull}185997[#185997]).
* Fixes document comparison mode and the field statistics tab when using Smart Fields ({kibana-pull}184172[#184172]).
Discover::
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have 2 Discover sections here. I think this is not necessary. Also instead of Data Discovery let's use Discover here

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean merging the Discover sections from bug fixes and enhancements together, or merging Data Discovery and Discover in each of these sections?

Copy link
Contributor

@florent-leborgne florent-leborgne Aug 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(I assumed the latter in my latest commit e7daeed)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The latter, thank you!

Copy link
Contributor

@stratoula stratoula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ES|QL related docs LGTM!!

@kilfoyle
Copy link
Contributor

kilfoyle commented Aug 8, 2024

Thanks for copying over those Fleet & Agent changes Florent!

@lcawl lcawl merged commit a1dd9f8 into elastic:main Aug 8, 2024
7 checks passed
@lcawl lcawl deleted the 8-15-rn branch August 8, 2024 16:04
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 8, 2024
Co-authored-by: Florent Le Borgne <florent.leborgne@elastic.co>
(cherry picked from commit a1dd9f8)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.15

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Aug 8, 2024
# Backport

This will backport the following commits from `main` to `8.15`:
- [[DOCS] Add 8.15.0 release notes
(#189985)](#189985)

<!--- Backport version: 9.4.3 -->

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

<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2024-08-08T16:04:52Z","message":"[DOCS]
Add 8.15.0 release notes (#189985)\n\n\r\nCo-authored-by: Florent Le
Borgne
<florent.leborgne@elastic.co>","sha":"a1dd9f8f217eb8fc4e237a0c0039108abd6bcffa","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","backport:prev-minor","v8.15.0","v8.16.0"],"title":"[DOCS]
Add 8.15.0 release
notes","number":189985,"url":"https://github.com/elastic/kibana/pull/189985","mergeCommit":{"message":"[DOCS]
Add 8.15.0 release notes (#189985)\n\n\r\nCo-authored-by: Florent Le
Borgne
<florent.leborgne@elastic.co>","sha":"a1dd9f8f217eb8fc4e237a0c0039108abd6bcffa"}},"sourceBranch":"main","suggestedTargetBranches":["8.15"],"targetPullRequestStates":[{"branch":"8.15","label":"v8.15.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/189985","number":189985,"mergeCommit":{"message":"[DOCS]
Add 8.15.0 release notes (#189985)\n\n\r\nCo-authored-by: Florent Le
Borgne
<florent.leborgne@elastic.co>","sha":"a1dd9f8f217eb8fc4e237a0c0039108abd6bcffa"}}]}]
BACKPORT-->

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) docs release_note:skip Skip the PR/issue when compiling release notes Team:Docs v8.15.0 v8.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants