0.25.23 (2021-01-22)
Bug Fixes
- Map int2/4/8 to generic int type. fix #1796 (78e20eb)
- api-gateway: Validate a case when chrono can return empty array (#1848) (e7349f7)
- cubestore: Increase queue buffer to avoid lagging on wait (2605bdf)
- cubestore: Queue uploads and downloads to avoid reads on unfinished S3 streams (b94eb26)
- cubestore: Speed up S3 uploads (d7062c8)
Features
- schema-compiler: Move some parts to TS (2ad0e2e)