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.10.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.14.1
Choose a head ref
  • 18 commits
  • 37 files changed
  • 4 contributors

Commits on Jul 16, 2024

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

Commits on Jul 29, 2024

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

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    a91518c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60bba58 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. v1.11.0 (#48)

    Co-authored-by: Anush  <anushshetty90@gmail.com>
    Co-authored-by: Tim Visée <tim+github@visee.me>
    Anush008 and timvisee authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b229554 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. v1.12.0

    agourlay committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e70ea39 View commit details
    Browse the repository at this point in the history
  2. distance matrix API

    agourlay committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    403e07f View commit details
    Browse the repository at this point in the history
  3. add support for facets

    agourlay committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e7262ff View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. bump version after release

    agourlay committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f730378 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from qdrant/1.12.0

    1.12.0
    agourlay authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9600bb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. docs: Added new version update instructions (#53)

    * docs: Updated CONTRIBUTING.md
    
    * Update CONTRIBUTING.md
    
    * Review updates CONTRIBUTING.md
    Anush008 authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    432d207 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

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

Commits on Dec 10, 2024

  1. Send client and java version to server (#59)

    * Send client and java version to server
    tellet-q authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    593a397 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. Add version check on client init (#61)

    * Add version check on client init
    
    * Use logger.warn
    
    * Fix texts
    
    * Address review
    tellet-q authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    82584c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. v1.13.0 (#62)

    * v1.13.0
    
    * test: point.getVectors() now returns VectorsOutput
    
    Signed-off-by: Anush008 <anushshetty90@gmail.com>
    
    * feat: VectorInput, Condition helpers
    
    Signed-off-by: Anush008 <anushshetty90@gmail.com>
    
    * Update src/main/java/io/qdrant/client/VectorInputFactory.java
    
    Co-authored-by: Tim Visée <tim+github@visee.me>
    
    * chore: Comment out new VectorInput variants
    
    Signed-off-by: Anush008 <anushshetty90@gmail.com>
    
    * Update Docker image to 1.13
    
    Co-authored-by: Anush  <anushshetty90@gmail.com>
    
    ---------
    
    Signed-off-by: Anush008 <anushshetty90@gmail.com>
    Co-authored-by: Anush008 <anushshetty90@gmail.com>
    Co-authored-by: Tim Visée <tim+github@visee.me>
    3 people authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    cf17b88 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. v1.14.0 (#68)

    * 1-14-0
    
    Signed-off-by: Anush008 <anushshetty90@gmail.com>
    
    * docs: Removed license year README.md
    
    * docs: Bump version README.md
    
    * Use Qdrant version v1.14.0
    
    Co-authored-by: Anush  <anushshetty90@gmail.com>
    
    ---------
    
    Signed-off-by: Anush008 <anushshetty90@gmail.com>
    Co-authored-by: Tim Visée <tim+github@visee.me>
    Anush008 and timvisee authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    b08ce94 View commit details
    Browse the repository at this point in the history
  2. ci: Bump actions/upload-artifact to v4 (#69)

    Signed-off-by: Anush008 <anushshetty90@gmail.com>
    Anush008 authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    38fd5de View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. chore: Cloud inference helpers (#72)

    Signed-off-by: Anush008 <anushshetty90@gmail.com>
    Anush008 authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    acde2bd View commit details
    Browse the repository at this point in the history
Loading