ElasticSearch upgrade, other improvements and fixes
April 17, 2024
FIXED
- Do not use drip for time zone object
- Replace /n with space for html_to_text
- GraphQL: fix order_by value in records
NEW
- Added scrub filter
- ElasticSearch upgrade - introducing a feature flag, which will seamlessly switch from ES5 to ES7 behind the scenes
IMPROVED
- Allow slashes in property names
- Add ability to sync translations
- Add instance level feature flag to sync assets
- Extend html_to_text filter
- Ability to control which objects created via GraphQL admin_* mutations should not be updated/deleted during pos-cli deploy/sync
- Improve background jobs autoscaler based on the longest waiting time of a job
- HTML format exact match setting