Skip to content

Releases: qdrant/qdrant-spark

v2.3.2

11 Jul 15:50
9484a64
Compare
Choose a tag to compare

2.3.2 (2024-07-11)

#30 Further validation for #29

v2.3.1

11 Jul 03:17
15521a1
Compare
Choose a tag to compare

2.3.1 (2024-07-11)

  • Explicitly validate vector arrays #29

v2.3.0

02 Jul 07:04
0dc72a7
Compare
Choose a tag to compare

2.3.0 (2024-07-02)

Features

v2.2.1

28 Apr 06:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

19 Mar 11:18
e2654fc
Compare
Choose a tag to compare

2.2.0 (2024-03-19)

🌞 Features

📝 Documentation

  • LICENSE Apache 2.0 2024 (8575387)

✅ 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

02 Mar 14:46
7ea10b8
Compare
Choose a tag to compare

2.1.0 (2024-03-02)

🌞 Features

🔁 Continuous Integration

v2.0.1

29 Feb 18:58
469d62d
Compare
Choose a tag to compare

2.0.1 (2024-02-29)

✅ Tests

🐛 Bug Fixes

  • Null checks in Spark types-> Java Object converter (#15) (469d62d)

v2.0.0

28 Feb 19:57
Compare
Choose a tag to compare

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.1

17 Feb 08:44
8583ff2
Compare
Choose a tag to compare

1.12.1 (2024-02-17)

Bug Fixes

v1.12.0

05 Jan 11:14
Compare
Choose a tag to compare

1.12.0 (2024-01-05)

Features

  • Serializable, improved upload handler and logger (1003eb5)