elasticio / jsonata-transform-component

Dedicated data transformation component for elastic.io platform based on JSONata
Apache License 2.0
3 stars 5 forks source link

Upgrade JSONata library to support the latest version 1.8.6 #54

Closed andrewreshitko closed 1 year ago

andrewreshitko commented 1 year ago

Feature Request

Description

On our platform, we use version 1.7

In case the user tries to use the code that works for version 1.8.6 then our component(version 1.7) will return empty objects.

Intercome case

Definition of Done

Checklist after completion - [ ] Breaking change introduced - [ ] User behavior changed (e.g. menu item is moved to another place) - [ ] Environment variable is added/removed (PR to [westeros-cluster](https://github.com/elasticio/westeros-cluster) and [stage-clusters](https://github.com/elasticio/stage-clusters) if clusters must be updated) - [ ] Migration added (gendry) - [ ] Cron job added (wiper, per-service) - [ ] API endpoint is added/changed (PR to [api-docs](https://github.com/elasticio/api-docs)) - [ ] New permission is introduced - [ ] The issue requires special release process (e.g. OPS need to backup a storage before)