Skip to content

Releases: qdrant/qdrant-spark

v2.3.5

31 Oct 19:16
743c0f4

Choose a tag to compare

What's Changed

Full Changelog: v2.3.4...v2.3.5

v2.3.4

28 Mar 11:28
743c0f4

Choose a tag to compare

Features

  • Fallback to string type for unsupported Spark data types (#40) (b8fe403)

v2.3.3

16 Jan 13:06
f38288c

Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.3.3

v2.3.2

11 Jul 15:50
9484a64

Choose a tag to compare

2.3.2 (2024-07-11)

#30 Further validation for #29

v2.3.1

11 Jul 03:17
15521a1

Choose a tag to compare

2.3.1 (2024-07-11)

  • Explicitly validate vector arrays #29

v2.3.0

02 Jul 07:04
0dc72a7

Choose a tag to compare

2.3.0 (2024-07-02)

Features

v2.2.1

28 Apr 06:06

Choose a tag to compare

What's Changed

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

v2.2.0

19 Mar 11:18
e2654fc

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

Choose a tag to compare

2.1.0 (2024-03-02)

🌞 Features

🔁 Continuous Integration

v2.0.1

29 Feb 18:58
469d62d

Choose a tag to compare

2.0.1 (2024-02-29)

✅ Tests

🐛 Bug Fixes

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