Skip to content

Releases: qdrant/migration

v0.6.0

24 Feb 19:06
d01aa72

Choose a tag to compare

What’s Changed

v0.5.2

17 Feb 09:49
ec27587

Choose a tag to compare

What’s Changed

🧰 Maintenance

v0.5.1

29 Jan 04:42
3d520fb

Choose a tag to compare

What’s Changed

  • implemented delay between requests and implemented retry while upsert… (#209) @hkulekci

🧰 Maintenance

v0.5.0

14 Jan 04:47
89d9993

Choose a tag to compare

What’s Changed

  • refactor: Parallel PG -> Qdrant migration for improved throughput (#198) @Anush008
  • chore: Removed a redundant type in cmd/migrate_from_qdrant.go (#200) @Anush008

🧰 Maintenance

  • build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.32.6 to 1.32.7 (#202) @dependabot[bot]
  • build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3vectors from 1.6.1 to 1.6.2 (#201) @dependabot[bot]
  • build(deps): Bump github.com/milvus-io/milvus/client/v2 from 2.6.1 to 2.6.2 (#197) @dependabot[bot]

v0.4.3

01 Jan 10:21
7185cf9

Choose a tag to compare

What’s Changed

🧰 Maintenance

v0.4.2

27 Dec 09:11
3b9d725

Choose a tag to compare

What’s Changed

  • chore: delete offsets collection after succesful migration (#190) @nleroy917

🧰 Maintenance

  • build(deps): Bump github.com/weaviate/weaviate from 1.34.5 to 1.35.1 (#191) @dependabot[bot]
  • build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.32.5 to 1.32.6 (#192) @dependabot[bot]
  • build(deps): Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (#193) @dependabot[bot]
  • build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3vectors from 1.5.3 to 1.6.1 (#186) @dependabot[bot]
  • build(deps): Bump go.mongodb.org/mongo-driver/v2 from 2.4.0 to 2.4.1 (#185) @dependabot[bot]
  • build(deps): Bump github.com/elastic/go-elasticsearch/v8 from 8.19.0 to 8.19.1 (#184) @dependabot[bot]
  • build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.32.2 to 1.32.5 (#183) @dependabot[bot]
  • build(deps): Bump github.com/weaviate/weaviate from 1.34.2 to 1.34.5 (#182) @dependabot[bot]

v0.4.1

03 Dec 09:44
fbd75b4

Choose a tag to compare

What’s Changed

  • Store num-workers in the offset key when migrating from Qdrant in parallel (#175) @Anush008

v0.4.0

02 Dec 08:44
179e9e2

Choose a tag to compare

What’s Changed

🧰 Maintenance

v0.3.1

26 Nov 08:09
7d68f1a

Choose a tag to compare

What’s Changed

🧰 Maintenance

  • build(deps): Bump github.com/testcontainers/testcontainers-go/modules/opensearch from 0.39.0 to 0.40.0 (#164) @dependabot[bot]
  • build(deps): Bump actions/checkout from 5 to 6 (#165) @dependabot[bot]

v0.3.0

23 Nov 20:27
860d1bc

Choose a tag to compare

What’s Changed

🛠️ Updates

🧰 Maintenance