Releases: qdrant/qdrant-spark
Releases · qdrant/qdrant-spark
v2.3.1
2.3.1 (2024-07-11)
- Explicitly validate vector arrays #29
v2.3.0
2.3.0 (2024-07-02)
Features
v2.2.0
2.2.0 (2024-03-19)
🌞 Features
📝 Documentation
✅ Tests
🔁 Continuous Integration
- Python versions matrix for tests with Pyspark-JAR (#19) (beb4c48)
🧹 Chores
- deps: bump the maven group across 1 directory with 2 updates (#17) (1ce5481)
v2.1.0
2.1.0 (2024-03-02)
🌞 Features
🔁 Continuous Integration
v2.0.1
2.0.1 (2024-02-29)
✅ Tests
🐛 Bug Fixes
- Null checks in Spark types-> Java Object converter (#15) (469d62d)
v2.0.0
2.0.0 (2024-02-28)
⚠ BREAKING CHANGES
- Uses Qdrant's GRPC interface instead of REST.
☀️ Features
- Refactored to use the official Java client.
- Verified compatibility with Databricks.
- Named vectors support.
- Improved data parsing and error handling.
v1.12.0
1.12.0 (2024-01-05)
Features
- Serializable, improved upload handler and logger (1003eb5)