OpenSearch/docs/reference/migration/migrate_6_0/plugins.asciidoc

8 lines
258 B
Plaintext
Raw Normal View History

[[breaking_60_plugins_changes]]
=== Plugins changes
==== Mapper attachments plugin
2016-10-10 16:51:47 -04:00
* The mapper attachments plugin has been deprecated in elasticsearch 5.0 and is now removed.
You can use {plugins}/ingest-attachment.html[ingest attachment plugin] instead.