Skip to content

v1.1.0

Choose a tag to compare

@rajdchak rajdchak released this 12 May 10:09
· 55 commits to main since this release
4075ab9

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