We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e763dbd commit a4a20f1Copy full SHA for a4a20f1
1 file changed
tests/e2e_tests/test_data_compatibility.py
@@ -12,7 +12,7 @@
12
class TestStorageCompatibility:
13
"""Test storage and snapshot compatibility with defined previous Qdrant versions."""
14
15
- PREV_PATCH_VERSION = "v1.14.1"
+ PREV_PATCH_VERSION = "v1.14.0"
16
PREV_MINOR_VERSION = "v1.15.4"
17
18
EXPECTED_COLLECTIONS = [
0 commit comments