Releases: qdrant/migration
Releases · qdrant/migration
v0.2.6: Migrate from S3 Vectors
v0.2.5: Migrate from PG
v0.2.4: Migrate From OpenSearch
v0.2.3: Migrate from Mongo
What’s Changed
🧰 Maintenance
- Bump github.com/qdrant/go-client from 1.14.0 to 1.14.1 (#73) @dependabot[bot]
- Bump sigstore/cosign-installer from 3.9.0 to 3.9.1 (#76) @dependabot[bot]
- Bump github.com/alecthomas/kong from 1.11.0 to 1.12.0 (#74) @dependabot[bot]
- Bump github.com/redis/go-redis/v9 from 9.10.0 to 9.11.0 (#72) @dependabot[bot]
- Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#71) @dependabot[bot]
- Bump google.golang.org/grpc from 1.72.2 to 1.73.0 (#62) @dependabot[bot]
- Bump github.com/redis/go-redis/v9 from 9.9.0 to 9.10.0 (#63) @dependabot[bot]
- Bump github.com/milvus-io/milvus/client/v2 from 2.5.3 to 2.5.4 (#68) @dependabot[bot]
- Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 (#69) @dependabot[bot]
v0.2.2: chore: Customizable max gRPC message size (#66)
What’s Changed
🧰 Maintenance
- Bump github.com/testcontainers/testcontainers-go from 0.36.0 to 0.37.0 (#60) @dependabot[bot]
- Bump github.com/pterm/pterm from 0.12.80 to 0.12.81 (#59) @dependabot[bot]
- Clean up readme (#64) @bashofmann
v0.2.1
v0.2.0
What’s Changed
- Only distribute the tool as a container image (#56) @bashofmann
- refactor: Use getters instead of direct access in cmd/migrate_from_milvus.go (#55) @Anush008
- chore: Move --ensure-payload-indexes from common migration options (#54) @Anush008
- feat: Allow customizing distance metric when migrating from Milvus (#47) @Anush008
- feat: Redis source (#44) @Anush008
- test: Add Pinecone source integration tests (#46) @Anush008
- feat: Weaviate source (#41) @Anush008
- test: Add Chroma source integration tests | Introduce TestContainers (#45) @Anush008
- refactor: Don't poll source count after every batch (#42) @Anush008
- chore(deps): Revert back to amikos-tech/chroma-go (#43) @Anush008
- feat: Support Manhattan distance for Chroma (#40) @Anush008
- feat: Support Milvus partition names (#39) @Anush008
- docs: Fix typo in README.md (#38) @Anush008
- feat: New sources, refactor: Qdrant->Qdrant impl, docs: README.md (#23) @Anush008
🧰 Maintenance
- Bump github.com/amikos-tech/chroma-go from 0.2.3-0.20250522174736-0f8a35c6abb9 to 0.2.3 (#52) @dependabot[bot]
- Bump google.golang.org/grpc from 1.72.1 to 1.72.2 (#53) @dependabot[bot]
- Bump github.com/alecthomas/kong from 1.10.0 to 1.11.0 (#48) @dependabot[bot]
- Bump github.com/alecthomas/kong from 1.10.0 to 1.11.0 (#36) @dependabot[bot]
- Bump google.golang.org/grpc from 1.72.0 to 1.72.1 (#37) @dependabot[bot]
- Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21) @dependabot[bot]
- Bump golangci/golangci-lint-action from 7 to 8 (#22) @dependabot[bot]
v0.1.0
What’s Changed
🚀 Features
- Address review feedback (#17) @bashofmann
🐛 Bug Fixes
- Updated code for breaking Qdrant-go client lib. (#13) @Robert-Stam
🧰 Maintenance
- Bump golangci/golangci-lint-action from 6 to 7 (#14) @dependabot[bot]
- Bump github.com/qdrant/go-client from 1.13.0 to 1.14.0 (#19) @dependabot[bot]
- Bump github.com/alecthomas/kong from 1.9.0 to 1.10.0 (#16) @dependabot[bot]
- Bump google.golang.org/grpc from 1.71.0 to 1.72.0 (#18) @dependabot[bot]
- Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 (#20) @dependabot[bot]
- Update to Go 1.24 (#12) @superseb
- Add readme (#9) @bashofmann
v0.0.2
What’s Changed
🚀 Features
- Allow setting api keys through env variables (#7) @bashofmann
- Make skipping tls verification configurable (#6) @bashofmann
- Add container image for easier usage (#5) @bashofmann
🧰 Maintenance
- Add license (#8) @bashofmann
- Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.0 to 2.3.1 (#3) @dependabot[bot]
- Bump google.golang.org/grpc from 1.69.0 to 1.71.0 (#2) @dependabot[bot]