Code drop July 3rd including:
Code drop July 3rd from ea510b7501a13d0459512d807acd7ccd78bff8bc
- Enh: Worker return HTTP error 413 if request payload is too large, instead of 400.
- Feature: Adding of middleware mechanism to handle properly: logging, tracing and exceptions
- Enh: Harmonized existing bulk read behavior into Worker service when requested filters end up with no data
- Bug fix: when requesting unknown slice of data array
- Feature: Port Bulk Statistics Computation code into worker service
- Fix: flaky test case that cause intermittent fails when running unit tests
- Fix: Resolve CVE by upgrading Starlette library
Edited by Cyril Monmouton