elasticsearch/docs/reference/migration
Jack Conradson 2cf160f2c0
Remove deprecated code from stored scripts (#78643)
This change removes several pieces of deprecated code from stored scripts.

Stored scripts/templates are no longer allowed to be an empty and will throw an exception when used 
with PutStoredScript.

ScriptMetadata will now drop any existing stored scripts that are empty with a deprecation warning in 
the case they have not been previously removed.

The code field is now only allowed as source as part of a PutStoredScript JSON blob.
2021-10-05 10:41:39 -07:00
..
apis Feature upgrade rest stubs (#77827) 2021-09-29 16:25:15 -04:00
migrate_8_0 Remove deprecated code from stored scripts (#78643) 2021-10-05 10:41:39 -07:00
index.asciidoc [DOCS] Remove duplicate line from migration guide (#78688) 2021-10-05 08:52:11 -04:00
migrate_8_0.asciidoc Remove JodaCompatibleZonedDateTime (#78417) 2021-09-29 13:01:40 -07:00
migration.asciidoc Feature upgrade rest stubs (#77827) 2021-09-29 16:25:15 -04:00