github lancedb/lancedb python-v0.30.2
Python LanceDB v0.30.2

7 hours ago

🎉 New Features

🐛 Bug Fixes

  • fix(ci): bump AWS SDK MSRV pins to March 2025 release by @esteban in #3179
  • fix: raise instead of return ValueError by @dantasse in #3189
  • fix(rust): handle Mutex lock poisoning gracefully across codebase by @lennylxx in #3196
  • ci: mitigate template injection attack in build_linux_wheel by @aikido-autofix[bot] in #3195
  • fix(python): don't assign dict.update() return value in _sanitize_data by @lennylxx in #3198
  • fix: table.add(mode='overwrite') infers vector column types by @majiayu000 in #3184
  • fix(embeddings): add missing urllib.request import in url_retrieve by @lennylxx in #3190
  • fix(python): use correct exception types in namespace tests by @wjones127 in #3206
  • fix(python): skip test_url_retrieve_downloads_image when PIL not installed by @wjones127 in #3208
  • fix: respect max_batch_length for Rust vector and hybrid queries by @myandpr in #3172
  • fix: change _client reference to _conn by @dantasse in #3188

📚 Documentation

  • docs: fix rendering issues with missing index types in API docs by @prrao87 in #3143

Other Changes

  • Revert "feat: allow passing azure client/tenant ID through remote SDK" by @wkalt in #3185

🔧 Build and CI

  • ci: fix unused PreprocessingOutput by @esteban in #3180
  • ci: mitigate template injection attack in build_linux_wheel by @aikido-autofix[bot] in #3195

Don't miss a new lancedb release

NewReleases is sending notifications on new releases.