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.14.1
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.0
Choose a head ref
  • 13 commits
  • 22 files changed
  • 5 contributors

Commits on Jul 10, 2025

  1. v1.15.0

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

Commits on Jul 15, 2025

  1. qdrantProtosVersion=dev

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

Commits on Jul 17, 2025

  1. Update README.md

    generall authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    6ab7e30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #80 from qdrant/generall-patch-1

    Update README.md
    generall authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    840a42d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Configuration menu
    Copy the full SHA
    f8d67bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #77 from qdrant/1-15-0

    v1.15.0
    timvisee authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    3ded9e8 View commit details
    Browse the repository at this point in the history

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
Loading