OpenSearch/modules/lang-painless
Jack Conradson 35c546b388
Backports for _source bug fix in scripting ()
* Update DeprecationMap to DynamicMap ()

This renames DeprecationMap to DynamicMap, and changes the deprecation
messages Map to accept a Map of String (keys) to Functions (updated values)
instead. This creates more flexibility in either logging or updating values from
params within a script. This change is required to fix () in a future PR.

* Fix Source Return Bug in Scripting ()

This change ensures that when a user returns _source directly no matter where 
accessed within scripting, the value is a Map of the converted source as 
opposed to a SourceLookup.
2020-05-21 17:07:38 -07:00
..
licenses Painless: Upgrade ASM to 7.2 () 2019-11-20 07:09:47 -08:00
spi Move publishing configuration to a separate plugin () 2020-05-14 20:23:07 -07:00
src Backports for _source bug fix in scripting () 2020-05-21 17:07:38 -07:00
build.gradle [7.x] fix the schema validation for scripts_painless_context () () 2020-04-27 08:39:56 -05:00