We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a639aa1 commit 4cf4719Copy full SHA for 4cf4719
elasticsearch-xpack/lib/elasticsearch/xpack.rb
@@ -63,7 +63,7 @@ def xpack
63
unless @xpack
64
warn(
65
'Deprecation notice: The elasticsearch-xpack gem will be deprecated and all the ' \
66
- "functionality will be available from elasticsearch-api.\n" \
+ "functionality will be available from elasticsearch-api starting in 8.0.0.\n" \
67
'See https://github.com/elastic/elasticsearch-ruby/issues/1274'
68
)
69
end
0 commit comments