-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Add release notes for 7.0.0-rc1. #40479
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
Add release notes for 7.0.0-rc1. #40479
Conversation
|
||
Distributed:: | ||
* Remove cluster state size {pull}40061[#40061] (issues: {issue}39806[#39806], {issue}39827[#39827], {issue}39951[#39951], {issue}40016[#40016]) | ||
* Stop returning cluster state size by default {pull}40016[#40016] (issues: {issue}39806[#39806], {issue}39827[#39827], {issue}39951[#39951]) |
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.
I'd remove this one since it's essentially the 6.7 bw layer which is superseded by #40061.
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.
Thanks, removed in a387417
* Bump jackson-databind version for AWS SDK {pull}39183[#39183] | ||
|
||
Engine:: | ||
* Upgrade to lucene 8.0.0-snapshot-ff9509a8df {pull}39445[#39445] (issue: {issue}39350[#39350]) |
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.
this one is a backport and shouldn't be here, I updated the labels on github
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.
Addressed in 9c0a897
* Bump jackson-databind version for ingest-geoip {pull}39182[#39182] | ||
|
||
Infra/Core:: | ||
* Upgrade to Lucene 8.0.0 {pull}39992[#39992] (issue: {issue}39640[#39640]) |
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.
feels wrong to have this one under a different label from the other Lucene upgrade, I just changed the label of this one
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.
Addressed in 9c0a897
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.
LGTM and builds successfully
Pinging @elastic/es-docs |
@jpountz Thanks for taking a look! I addressed your comments. Mind giving another once-over? |
* Add release notes for 7.0.0-rc1. * [DOCS] Fixes broken link to breaking changes * [DOCS] Removed old ML PRs; edited titles * Remove superseded PR. * Clean up Lucene upgrade PRs/issues.
No description provided.