Skip to content

[DOCS] Add missing items to 8.0.0-rc1 release notes #1863

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

Merged
merged 2 commits into from
Jan 12, 2022
Merged

[DOCS] Add missing items to 8.0.0-rc1 release notes #1863

merged 2 commits into from
Jan 12, 2022

Conversation

jrodewig
Copy link
Contributor

When preparing the 8.0.0-rc1 release notes in #1859, I excluded PRs with the v7.17 label. However, 7.17 hasn't been released yet so those PRs should be included. This adds the missing PRs.

Comment on lines +17 to +18
- Update log4j version
https://github.com/elastic/elasticsearch-hadoop/pull/1828[#1828]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@masseyke @jbaiera This isn't in the list at #1859 (comment), but I think it should be included here.

Copy link
Member

Choose a reason for hiding this comment

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

Sounds good to me. We don't actually ship log4j, so it's just a compile-time dependency. But probably worth mentioning even that since the log4j bug was such a high-profile thing.

=== Bug fixes

Core::
- Resolve `saveToEs` saves case classes fields with `NULL` values
Copy link
Member

Choose a reason for hiding this comment

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

These two in the Core section are actually both spark (I mislabeled them).

Copy link
Contributor Author

@jrodewig jrodewig Jan 12, 2022

Choose a reason for hiding this comment

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

Thanks. I moved them under Spark with 06ac86e.

Copy link
Member

@masseyke masseyke left a comment

Choose a reason for hiding this comment

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

LGTM

@jrodewig
Copy link
Contributor Author

Thanks for spotting this and the review @masseyke!

@jrodewig jrodewig merged commit b94f95e into elastic:8.0 Jan 12, 2022
@jrodewig jrodewig deleted the docs__add-missing-8.0.0-rc1-rns branch January 12, 2022 19:12
jrodewig added a commit that referenced this pull request Jan 12, 2022
When preparing the 8.0.0-rc1 release notes in #1859, we excluded PRs with the `v7.17.0` label. However, 7.17 hasn't been released yet so those PRs should be included. This adds the missing PRs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants