Skip to content

Commit 6687072

Browse files
committed
6.6.0 Release Notes
1 parent 13fb172 commit 6687072

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
[[eshadoop-6.6.0]]
2+
== Elasticsearch for Apache Hadoop version 6.6.0
3+
January 29, 2019
4+
5+
[[deprecation-6.6.0]]
6+
=== Deprecations
7+
* Cascading is now deprecated and will be removed in 7.0
8+
https://github.com/elastic/elasticsearch-hadoop/issues/1222[#1222]
9+
* Using SOCKS proxy to connect to Elasticsearch is new deprecated and will be removed in a future release
10+
https://github.com/elastic/elasticsearch-hadoop/issues/1223[#1223]
11+
12+
[[enhancements-6.6.0]]
13+
=== Enhancements
14+
REST::
15+
* Be able to specify preference query string option when querying Elasticsearch
16+
https://github.com/elastic/elasticsearch-hadoop/issues/1213[#1213]
17+
https://github.com/elastic/elasticsearch-hadoop/pull/1214[#1214]
18+
Serialization::
19+
* Support for custom MetadataExtractor within Spark flows
20+
https://github.com/elastic/elasticsearch-hadoop/pull/1159[#1159]
21+
22+
[[bugs-6.6.0]]
23+
=== Bug Fixes
24+
Core::
25+
* Duplicated jars in classpath when submitting a spark job with Elasticsearch to YARN
26+
https://github.com/elastic/elasticsearch-hadoop/issues/1097[#1097][#1216]

docs/src/reference/asciidoc/appendix/release.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This section summarizes the changes in each release.
88
[float]
99
[[release-notes-6]]
1010
===== 6.x
11+
* <<eshadoop-6.6.0>>
1112
* <<eshadoop-6.5.4>>
1213
* <<eshadoop-6.5.3>>
1314
* <<eshadoop-6.5.2>>
@@ -87,6 +88,7 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX]
8788
8889
////////////////////////
8990

91+
include::release-notes/6.6.0.adoc[]
9092
include::release-notes/6.5.4.adoc[]
9193
include::release-notes/6.5.3.adoc[]
9294
include::release-notes/6.5.2.adoc[]

0 commit comments

Comments
 (0)