-
Notifications
You must be signed in to change notification settings - Fork 206
Adds 7.10 security release notes #345
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
Conversation
|
@Donnater in general, we should try to start each bullet with an action point (e.g, |
Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com>
Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com>
| *Signals template updated for rollover indices* | ||
|
|
||
| The `create_index_route` now checks if the template needs to be upgraded | ||
| before creating the index. If the index already exists and the template was upgraded, | ||
| the index rolls over so that the write index has the upgraded mapping. | ||
| This breaks the old mappings that have `risk_score mapped` as a keyword. | ||
| In the new mapping, `signal.rule.risk_score` is a float. After rolling over, | ||
| there is a conflict between the old and new `signal.rule.risk_score` for some | ||
| features, such as aggregations. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would it make sense to call out the need to add the view_index_metadata permission here, as that's the change users will need to make for Event Correlation rules to function upon upgrade?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a note here and on the detections requirement page
…urity-docs into issue#269-7-10-release-notes
|
Going to go ahead and merge these. Let me know if I need to add anything tomorrow morning. |
* Add security release notes * Add action verbs to each item * Group feature-specific line items to the bottom * Remove mention of resolver * Add breaking changes section * Update docs/release-notes.asciidoc Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> * Incorporate Janeen's feedback * Update docs/release-notes.asciidoc Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> * Add 7.10 known issue. * slight grammar edit * Add feedback * Add note about view-index-metadata Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com>
* Add security release notes * Add action verbs to each item * Group feature-specific line items to the bottom * Remove mention of resolver * Add breaking changes section * Update docs/release-notes.asciidoc Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> * Incorporate Janeen's feedback * Update docs/release-notes.asciidoc Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> * Add 7.10 known issue. * slight grammar edit * Add feedback * Add note about view-index-metadata Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com>
* Add security release notes * Add action verbs to each item * Group feature-specific line items to the bottom * Remove mention of resolver * Add breaking changes section * Update docs/release-notes.asciidoc Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> * Incorporate Janeen's feedback * Update docs/release-notes.asciidoc Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> * Add 7.10 known issue. * slight grammar edit * Add feedback * Add note about view-index-metadata Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com>
* Add security release notes * Add action verbs to each item * Group feature-specific line items to the bottom * Remove mention of resolver * Add breaking changes section * Update docs/release-notes.asciidoc Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> * Incorporate Janeen's feedback * Update docs/release-notes.asciidoc Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> * Add 7.10 known issue. * slight grammar edit * Add feedback * Add note about view-index-metadata Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com> Co-authored-by: Janeen Mikell-Straughn <57149392+jmikell821@users.noreply.github.com>
* Adds pricing table to billing dimensions page * Update docs/billing.mdx * Update docs/billing.mdx Co-authored-by: Joe Peeples <joe.peeples@elastic.co> * Corrects variable --------- Co-authored-by: Joe Peeples <joe.peeples@elastic.co>
* Adds pricing table to billing dimensions page * Update docs/billing.mdx * Update docs/billing.mdx Co-authored-by: Joe Peeples <joe.peeples@elastic.co> * Corrects variable --------- Co-authored-by: Joe Peeples <joe.peeples@elastic.co>
No description provided.