Skip to content

Commit 38fd036

Browse files
authored
[DOCS] Add missing items to 8.0.0-rc1 release notes (#1863) (#1864)
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.
1 parent 9a7151d commit 38fd036

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docs/src/reference/asciidoc/appendix/release-notes/8.0.0-rc1.adoc

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,27 @@ https://github.com/elastic/elasticsearch-hadoop/pull/1808[#1808]
1414
- Update Gradle wrapper to 7.3
1515
https://github.com/elastic/elasticsearch-hadoop/pull/1809[#1809]
1616

17+
- Update log4j version
18+
https://github.com/elastic/elasticsearch-hadoop/pull/1828[#1828]
19+
20+
Serialization::
21+
- Add support for the `date_nanos` field type
22+
https://github.com/elastic/elasticsearch-hadoop/pull/1803[#1803]
23+
1724
Spark::
1825
- Add support for Spark 3.1 and 3.2
1926
https://github.com/elastic/elasticsearch-hadoop/pull/1807[#1807]
27+
28+
[[bug-8.0.0-rc1]]
29+
[float]
30+
=== Bug fixes
31+
32+
Spark::
33+
- Resolve `saveToEs` saves case classes fields with `NULL` values
34+
https://github.com/elastic/elasticsearch-hadoop/pull/1478[#1478]
35+
36+
- Correctly reading empty fields in as null rather than throwing exception
37+
https://github.com/elastic/elasticsearch-hadoop/pull/1816[#1816]
38+
39+
- Setting es.read.fields.include could throw a NullPointerException in older spark version
40+
https://github.com/elastic/elasticsearch-hadoop/pull/1822[#1822]

0 commit comments

Comments
 (0)