Jul 16, 2024
Jul 16, 2024
Release 2024.7.1
Internal
- Complete tests in CI now on every Merge Request to develop/master for a stronger regression detection
- Backend environment is now fully dockerisable, meaning it can be deployed for CI for example or as a complete new environment quickly
- Export of customer usage to DBLC accounting XLSX file format was updated to be finer-grained
- JWT Permissions check fixed not to crash if a permission in the token don't exist in the backend (mandatory for cross-services)
- Analysis are now linked to a user (if from frontend/platform token) and the user's account, thus multiple user attached to the same account have access to all the account analysis from the call library/API
- It also allows to add analysis to an existing job from another user of the same account - Usage tracking was updated to allow storing larger usage on accounts