Change8

v4.1.11

📦 deeplakeView on GitHub →
🐛 4 fixes

Summary

This release focuses on stability and correctness, primarily fixing bugs related to S3 redirects, virtual column dtypes, iteration handling, and network error reporting.

🐛 Bug Fixes

  • Fixed permanent redirect error message from S3 client when loading resources from different locations.
  • Corrected incorrect dtype assignment in virtual columns.
  • Resolved issue causing the process to get stuck or crash during multiple iterations involving a break statement.
  • Improved error messages for network request failures to be more descriptive.