Releases: metaloom/qdrant-java-client
Releases · metaloom/qdrant-java-client
v0.13.0
Changelog
- 78ace35
Prepare release - 6f5b7a9
Switch to junit 5 - 6bd91de
Add missing gRPC methods - 8396b74
Update to Junit5 - 451da6e
Add support for vector group handling - 462c53c
Update tests and gRPC proto files to utilize qdrant v1.2.0 - a49ef32
Bump dependencies and add junit 5 support - d552986
Prepare next dev iteration
Contributors
We'd like to thank the following people for their contributions:
- Johannes Schüth
v0.12.0
Changelog
- 1cdb653
Prepare release - 70de487
Use snippet filter to extract usage examples - 04cd1b1
Fix telemetry response handling - 5df5913
Update gRPC and tests to utilize v1.1.1 of qdrant - c2ffb5a
Update release process docs - 2659d49
Add missing ScalarQuantization and fix named param handling in collection config. Fixes #4 - 5d01102
Fix id handling in ScoredPoint elements. Fixes #5 - 7696002
Add missing hashCode implementation - fddbf27
Add support for custom http client. Fixes #2 - a2061b8
Format pom.xml - 0347596
Fix tests for DIND env - 69dc49e
Switch to jreleaser maven plugin - d9520cd
Add tests for payload schema handling - 4df1d22
Add another test and code cleanup - 13d38bd
Add missing assetions - 09e79de
Add support for new REST endpoints
Contributors
We'd like to thank the following people for their contributions:
- Johannes Schüth
Release v0.11.0
Release v0.10.0
Changelog
- b2cbbd3 Prepare release
- 0e353e6 Add missing model
- 6303552 Bump jackson-databind to 2.14.2
- ffcd60d Update readme
- 2143b85 Add notes about release process
- 6af0c77 Update to next dev version
- 255ee06 Remove bougs plugin definition
Contributors
We'd like to thank the following people for their contributions:
Johannes Schüth
Release v0.9.0
Changelog
- 6a99be0 Prepare release
- 110c683 Update docs, add jreleaser
- 6f90531 Add util test
- 03f9b51 Apply fix for gRPC tests as well
- 2b05dad Fix timing issues in tests
- f423a3f Add snapshot tests
- 82c2254 Update assertions
- 203aa68 Update usage example
- 0dc2afd Add more testcases
- 99f083c Add sugar for search and more corresponding tests
- 433686c Add more gRPC tests
- 031f188 Update badges
- f024a6c Fix NPE bug in connection close
- 19318a6 Use parent module path to locate aggregated jacoco file
- 31e67c8 Try again without report module
- 11dc51b Fix typo
- 5270ba2 Add missing packaging
- 38c16d4 Add aggregation module for jacoco reports
- 16eae7c Update root name
- dbe288f Re-enable aggregation
- 370cd23 Bump JDK for sonar tests
- 988f104 Update actions
- abade21 Add profiles for sonarcloud
- ff0e142 Fix sonarcloud project name
- 19d90dc Add badges
- 64cc126 Wait after insert
- a9b132c Fix batch unit tests
- ca70e17 Add more tests for upsert models
- 9dc4f3c Fix locking tests
- ec115b9 Fix peerId datatype and disable non-functional cluster tests
- 366dae7 Add missing implementation and additional collection tests
- 21fc439 Add tests for point recommendation
- fcfd116 Update readme
- 43c637f Add more models and extend PointId support
- f205f2b Introduce PointId to enable uuid support
- 8976526 Add support for named vectors
- 11793ff Remove bogus dependency
- 63d40f1 Use parent pom 1.0.0 for now
- 2d37c97 Create maven.yml
- eb4f396 More model work and new tests
- 3945612 Add more tests and model work
- 51ee742 Implement various point tests
- dabb1c8 Update REST models
- f7c5120 Add more models and binary download support
- 3458292 Add more models and collection methods
- ca13f0c Add more models
- b746ede Add more models
- df7e7f2 Re-arrange modules and add initial POJO support for REST
- e431ae8 Add list of open tasks
- 47ab858 Initial commit
Contributors
We'd like to thank the following people for their contributions:
Johannes Schüth