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] Adds the release notes for the 8.9.1 release. #163578

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

amyjtechwriter
Copy link
Contributor

@amyjtechwriter amyjtechwriter commented Aug 10, 2023

Summary

Adds the release notes for the 8.9.1 release.

Closes:#163565

@amyjtechwriter amyjtechwriter added Team:Docs release_note:skip Skip the PR/issue when compiling release notes v8.10.0 v8.9.1 labels Aug 10, 2023
@elasticmachine
Copy link
Contributor

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

@github-actions
Copy link
Contributor

Documentation preview:

@amyjtechwriter amyjtechwriter requested review from a team, kertal, jen-huang, legrego, cnasikas, ThomThomson, qn895 and petrklapka and removed request for a team August 10, 2023 11:57
Copy link
Contributor

@ThomThomson ThomThomson left a comment

Choose a reason for hiding this comment

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

Canvas changelog LGTM!

Comment on lines 76 to 77
Data Discovery::
* Make share links and search session information shorter for temporary data views ({kibana-pull}161180[#161180]).
Copy link
Member

Choose a reason for hiding this comment

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

we could add this to Discover:: since it's an optimization of the underlying data views API primarily consumed there .. we should not add a section that's named by the team implementing it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah ok, thank you! Let me make that change.

Copy link
Member

@legrego legrego left a comment

Choose a reason for hiding this comment

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

LGTM for AppEx Platform Security

@amyjtechwriter amyjtechwriter merged commit 9bc2150 into elastic:main Aug 11, 2023
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 11, 2023
## Summary

Adds the release notes for the 8.9.1 release.

Closes:elastic#163565
(cherry picked from commit 9bc2150)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.9

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 11, 2023
…163708)

# Backport

This will backport the following commits from `main` to `8.9`:
- [[DOCS] Adds the release notes for the 8.9.1 release.
(#163578)](#163578)

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

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

<!--BACKPORT
[{"author":{"name":"amyjtechwriter","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-08-11T13:03:10Z","message":"[DOCS]
Adds the release notes for the 8.9.1 release. (#163578)\n\n##
Summary\r\n\r\nAdds the release notes for the 8.9.1
release.\r\n\r\nCloses:#163565","sha":"9bc2150c789fef4f8ddf5c3ee329a971e4e0c8cb","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v8.10.0","v8.9.1"],"number":163578,"url":"https://github.com/elastic/kibana/pull/163578","mergeCommit":{"message":"[DOCS]
Adds the release notes for the 8.9.1 release. (#163578)\n\n##
Summary\r\n\r\nAdds the release notes for the 8.9.1
release.\r\n\r\nCloses:#163565","sha":"9bc2150c789fef4f8ddf5c3ee329a971e4e0c8cb"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/163578","number":163578,"mergeCommit":{"message":"[DOCS]
Adds the release notes for the 8.9.1 release. (#163578)\n\n##
Summary\r\n\r\nAdds the release notes for the 8.9.1
release.\r\n\r\nCloses:#163565","sha":"9bc2150c789fef4f8ddf5c3ee329a971e4e0c8cb"}},{"branch":"8.9","label":"v8.9.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: amyjtechwriter <[email protected]>
jloleysens added a commit to jloleysens/kibana that referenced this pull request Aug 11, 2023
* main: (64 commits)
  [ML] Transforms: Fix privileges check. (elastic#163687)
  [Log Explorer] Add test suite for Dataset Selector (elastic#163079)
  [Security Solution][Endpoint] Add API checks to Endpoint Policy create/update for checking `endpointPolicyProtections` is enabled (elastic#163429)
  [Security Solution] Fix flaky test: x-pack/test/detection_engine_api_integration/security_and_spaces/update_prebuilt_rules_package/update_prebuilt_rules_package·ts - update_prebuilt_rules_package should allow user to install prebuilt rules from scratch, then install new rules and upgrade existing rules from the new package (elastic#163241)
  [Security Solution] expandable flyout - replace feature flag with advanced settings toggle (elastic#161614)
  [DOCS] Adds the release notes for the 8.9.1 release. (elastic#163578)
  [FTR] Implement browser network condition utils (elastic#163633)
  [Security Solution] Unskip rules table auto-refresh Cypress tests (elastic#163451)
  [Security Solution] Re-enable fixed rule snoozing Cypress test (elastic#160037)
  [Flaky Test elastic#111821] Mock `moment` to avoid midnight TZ issues (elastic#163157)
  Document interactive setup (elastic#163619)
  [Lens] Align decoration color with text color for layer actions (elastic#163630)
  [Lens] Relax counter field checks for saved visualizations with unsupported operations (elastic#163515)
  [Security Solution][Endpoint] Removes pMap and uses a for loop instead (elastic#163509)
  [Enterprise Search] Update Workplace Search connectors doclink (elastic#163676)
  Update APM (main) (elastic#163623)
  [Serverless] Partially fix lens/maps/visualize breadcrumbs missing title  (elastic#163476)
  [Flaky elastic#118272] Unskip tests (elastic#163319)
  [APM] Make service group saved objects exportable (elastic#163569)
  [Observability AI Assistant] Action menu item (elastic#163463)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:Docs v8.9.1 v8.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants