🚧 Improvement
- Enhanced storage optimization process for better performance and efficiency.
🐞 Bug fix
- Fixed a bug that caused orphan files when deleting data record temporal files.
- Resolved an issue in JSON path query where using
$.my_object.my_user.[?(@.attributes.name=='John')].age caused errors.
- Fixed a bug in CSV2JSON where two workers executing the app at the same time caused conflicts.
- Addressed an issue where saving app responses resulted in an empty response.