v1.1.0
Version 1.1.0 adds in new features like memory manager, new metrics, read optimisations for sequential file formats and multiple other improvements/fixes as listed below.
v1.1.0 (May 09, 2025)
- feat: Memory Manager #251
- feat: Added new metrics like memory usage and cache hit/miss #257
- feat: Read optimisations for sequential file formats #238
- Improved integration test documentation #260
- Added config to use format-specific LogicalIO implementations #259
- Reduced waiting time and retry on GrayTest #256
- fix: Failing ref tests #255
- fix: Setting log path for telemetry #252
- Added some debug logs #250
- Reduced default block read timeout to 30 seconds #249
- Enabled Iceberg unit-tests #245