47 lines
1.0 KiB
Plaintext
47 lines
1.0 KiB
Plaintext
// Use these for links to issue and pulls. Note issues and pulls redirect one to
|
|
// each other on Github, so don't worry too much on using the right prefix.
|
|
// :issue: https://github.com/elastic/elasticsearch/issues/
|
|
// :pull: https://github.com/elastic/elasticsearch/pull/
|
|
|
|
= Elasticsearch Release Notes
|
|
|
|
== Elasticsearch 7.0.0
|
|
|
|
=== Breaking Changes
|
|
|
|
<<write-thread-pool-fallback, Removed `thread_pool.bulk.*` settings and
|
|
`es.thread_pool.write.use_bulk_as_display_name` system property>> ({pull}29609[#29609])
|
|
|
|
<<remove-suggest-metric, Removed `suggest` metric on stats APIs>> ({pull}29635[#29635])
|
|
|
|
=== Breaking Java Changes
|
|
|
|
=== Deprecations
|
|
|
|
=== New Features
|
|
|
|
=== Enhancements
|
|
|
|
=== Bug Fixes
|
|
|
|
Fail snapshot operations early when creating or deleting a snapshot on a repository that has been
|
|
written to by an older Elasticsearch after writing to it with a newer Elasticsearch version. ({pull}30140[#30140])
|
|
|
|
=== Regressions
|
|
|
|
=== Known Issues
|
|
|
|
== Elasticsearch version 6.4.0
|
|
|
|
=== New Features
|
|
|
|
=== Enhancements
|
|
|
|
=== Bug Fixes
|
|
|
|
=== Regressions
|
|
|
|
=== Known Issues
|
|
|
|
|