Releases: qdrant/migration
Releases · qdrant/migration
v0.2.11
v0.2.10
What’s Changed
- chore: Look for vectors under the 'fields' key too for ElasticSearch (#152) @Anush008
- refactor: Use search_after to paginate with ElasticSearch (#145) @Anush008
🧰 Maintenance
- Fix cosign configuration with cosign 3 (installer 4) and Harbor (#154) @bashofmann
- build(deps): Bump google.golang.org/grpc from 1.74.2 to 1.76.0 (#147) @dependabot[bot]
- build(deps): Bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.6 (#149) @dependabot[bot]
- build(deps): Bump github.com/milvus-io/milvus/client/v2 from 2.5.5 to 2.6.1 (#150) @dependabot[bot]
- build(deps): Bump golangci/golangci-lint-action from 8 to 9 (#151) @dependabot[bot]
v0.2.9
What’s Changed
- feat: Migrate From Elasticsearch (#137)
🧰 Maintenance
- Add info if Qdrant connection failed likely because of wrong port (#144) @bashofmann
- build(deps): Bump github.com/jackc/pgx/v5 from 5.7.5 to 5.7.6 (#142) @dependabot[bot]
- build(deps): Bump github.com/redis/go-redis/v9 from 9.14.1 to 9.16.0 (#141) @dependabot[bot]
- build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.13 to 1.31.15 (#139) @dependabot[bot]
- build(deps): Bump github.com/testcontainers/testcontainers-go/modules/opensearch from 0.38.0 to 0.39.0 (#138) @dependabot[bot]
- build(deps): Bump github.com/amikos-tech/chroma-go from 0.2.3 to 0.2.5 (#128) @dependabot[bot]
- Remove beta notice (#136) @bashofmann
- build(deps): Bump github.com/redis/go-redis/v9 from 9.12.1 to 9.14.1 (#135) @dependabot[bot]
- build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.2 to 1.31.13 (#132) @dependabot[bot]
- build(deps): Bump github.com/pterm/pterm from 0.12.81 to 0.12.82 (#133) @dependabot[bot]
- build(deps): Bump google.golang.org/protobuf from 1.36.8 to 1.36.10 (#130) @dependabot[bot]
- build(deps): Bump actions/setup-go from 5 to 6 (#120) @dependabot[bot]
- build(deps): Bump actions/setup-python from 5 to 6 (#119) @dependabot[bot]
- build(deps): Bump sigstore/cosign-installer from 3.10.0 to 4.0.0 (#134) @dependabot[bot]
- build(deps): Bump sigstore/cosign-installer from 3.9.2 to 3.10.0 (#125) @dependabot[bot]
- build(deps): Bump github.com/aws/smithy-go from 1.22.5 to 1.23.0 (#123) @dependabot[bot]
- build(deps): Bump go.mongodb.org/mongo-driver/v2 from 2.2.2 to 2.3.0 (#111) @dependabot[bot]
- build(deps): Bump github.com/redis/go-redis/v9 from 9.11.0 to 9.12.1 (#113) @dependabot[bot]
- build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.30.2 to 1.31.2 (#115) @dependabot[bot]
- chore: Some Miscellaneous Code Improvements (#143) @Anush008
v0.2.8
What’s Changed
- feat: Migrate From FAISS (#102) @Anush008
- refactor: Use default vector for Pinecone, Chroma, S3 Vectors (#103) @Anush008
- chore: Close Qdrant client connections (#104) @Anush008
🧰 Maintenance
- Ensure clean release name (#116) @bashofmann
- build(deps): Bump google.golang.org/protobuf from 1.36.6 to 1.36.8 (#114) @dependabot[bot]
- build(deps): Bump actions/checkout from 4 to 5 (#110) @dependabot[bot]
- build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3vectors from 1.1.0 to 1.1.1 (#100) @dependabot[bot]
- build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.30.1 to 1.30.2 (#101) @dependabot[bot]
- build(deps): Bump github.com/qdrant/go-client from 1.15.1 to 1.15.2 (#99) @dependabot[bot]
v0.2.7: Updated Dependencies
What’s Changed
🧰 Maintenance
- build(deps): Bump dependencies to latest (#98) @Anush008
- build(deps): Bump github.com/aws/smithy-go from 1.22.4 to 1.22.5 (#93) @dependabot[bot]
- build(deps): Bump github.com/qdrant/go-client from 1.14.1 to 1.15.0 (#90) @dependabot[bot]
- build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3vectors from 1.0.0 to 1.0.1 (#89) @dependabot[bot]
- build(deps): Bump github.com/milvus-io/milvus/client/v2 from 2.5.4 to 2.5.5 (#88) @dependabot[bot]
- build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.27.36 to 1.29.18 (#86) @dependabot[bot]
- build(deps): Bump github.com/testcontainers/testcontainers-go from 0.37.0 to 0.38.0 (#87) @dependabot[bot]
- build(deps): Bump sigstore/cosign-installer from 3.9.1 to 3.9.2 (#85) @dependabot[bot]
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