OpenSearch/docs/reference/migration/migrate_6_0
Jay Modi b234644035 Enforce Content-Type requirement on the rest layer and remove deprecated methods (#23146)
This commit enforces the requirement of Content-Type for the REST layer and removes the deprecated methods in transport
requests and their usages.

While doing this, it turns out that there are many places where *Entity classes are used from the apache http client
libraries and many of these usages did not specify the content type. The methods that do not specify a content type
explicitly have been added to forbidden apis to prevent more of these from entering our code base.

Relates #19388
2017-02-17 14:45:41 -05:00
..
cat.asciidoc Remove 5.x references from cat API migration doc 2016-11-09 07:09:59 -05:00
cluster.asciidoc No longer allow cluster name in data path 2016-09-12 15:47:01 -06:00
docs.asciidoc No longer allow cluster name in data path 2016-09-12 15:47:01 -06:00
indices.asciidoc Add a deprecation notice to shadow replicas (#22647) 2017-01-18 12:28:09 +01:00
ingest.asciidoc Change type of ingest doc meta-data field 'TIMESTAMP' to `Date` (#22234) 2016-12-19 09:10:58 +01:00
java.asciidoc Enforce Content-Type requirement on the rest layer and remove deprecated methods (#23146) 2017-02-17 14:45:41 -05:00
mappings.asciidoc Disallow include_in_all for 6.0+ indices 2017-02-07 19:31:51 -07:00
percolator.asciidoc percolator: remove deprecated percolate and mpercolate apis 2017-01-10 11:18:27 +01:00
plugins.asciidoc Merge branch 'pr/remove-azure-container-auto-creation' 2017-01-31 09:05:43 +01:00
rest.asciidoc Enforce Content-Type requirement on the rest layer and remove deprecated methods (#23146) 2017-02-17 14:45:41 -05:00
scripting.asciidoc Make dates be ReadableDateTimes in scripts (#22948) 2017-02-06 16:44:56 -05:00
search.asciidoc Fix name of `enable_position_increments` (#22895) 2017-02-03 16:28:27 -05:00
settings.asciidoc Make boolean conversion strict (#22200) 2017-01-19 07:59:18 +01:00
stats.asciidoc Add information about the removal of store throttling to the migration guide. 2016-11-21 15:03:07 +01:00