Backend:
- Implemented ability to execute multiple imports in a thread reducing overall processing time with configurable worker capacity
- Added configurable threshold for not processed reports, allows a more flexible approach to control reports
- Use uv instead of pip in rest_api
- Fixed flavors prices for Alibaba
- Support pricing table params for GCP Data sources
- Allow product name customization for email subjects
- Added --no-cache flag to build.sh script
- Bugfixes and improvements
UI:
- Refactor GraphQL code generation
- Form-data uses unsafe random function in form-data for choosing boundary
- Bugfixes and improvements