Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: qdrant/java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.15.0
Choose a base ref
...
head repository: qdrant/java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.16.1
Choose a head ref
  • 9 commits
  • 21 files changed
  • 3 contributors

Commits on Jul 22, 2025

  1. ci: Updated publishing config (#82)

    Signed-off-by: Anush008 <[email protected]>
    Anush008 committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    770a8bc View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Configuration menu
    Copy the full SHA
    8ebaadf View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. chore: Simplified client instantiation

    Signed-off-by: Anush008 <[email protected]>
    Anush008 committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    95f4e55 View commit details
    Browse the repository at this point in the history
  2. simplify connection

    generall committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    99a021d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #84 from qdrant/example-project

    add example project for testing snippets
    generall authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    af30bab View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. v1.16.0 (#86)

    * v1.16.0
    
    Signed-off-by: Anush008 <[email protected]>
    
    * chore: Use dev
    
    Signed-off-by: Anush008 <[email protected]>
    
    * test: Use list collections to check for auth instead of health check
    
    Signed-off-by: Anush008 <[email protected]>
    
    * feat: Added VectorOutputHelper
    
    Signed-off-by: Anush008 <[email protected]>
    
    * matchTextAny
    
    Signed-off-by: Anush008 <[email protected]>
    
    * feat: Added new RRF Query helper.
    
    Signed-off-by: Anush008 <[email protected]>
    
    * chore: Added one overload for updateVectors null timeout
    
    Signed-off-by: Anush008 <[email protected]>
    
    * chore: Updated imports as per qdrant/qdrant#7536
    
    Signed-off-by: Anush008 <[email protected]>
    
    * chore: Bump image and protos to v1.16.0
    
    Signed-off-by: Anush008 <[email protected]>
    
    * feat: Expose getCollectionClusterInfoAsync and getCollectionClusterInfoAsync to high-level client
    
    Signed-off-by: Anush008 <[email protected]>
    
    ---------
    
    Signed-off-by: Anush008 <[email protected]>
    Anush008 authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    e37ac40 View commit details
    Browse the repository at this point in the history
  2. chore: Bump gRPC version (#89)

    Signed-off-by: Anush008 <[email protected]>
    Anush008 authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    2fd4675 View commit details
    Browse the repository at this point in the history
  3. docs: Updated README.md (#90)

    Signed-off-by: Anush008 <[email protected]>
    Anush008 authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    b290b14 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Configuration menu
    Copy the full SHA
    d6f75ce View commit details
    Browse the repository at this point in the history
Loading