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/qdrant-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.16.2
Choose a base ref
...
head repository: qdrant/qdrant-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.17.0
Choose a head ref
  • 1 commit
  • 31 files changed
  • 2 contributors

Commits on Feb 19, 2026

  1. Upgrade to 1.17 (#122)

    * [AI] version upgrade according to docs/how_to_release.md
    
    * [AI] add missing timeout parameter for upsert operation
    
    * [AI] add missing timeout parameter for deletePoints operation
    
    * audit fix
    
    * Revert "audit fix"
    
    This reverts commit 6f88ec2.
    
    * audit fix
    
    * update rest based on `fix-rest-api-for-feedback-strategy`
    
    * update api schema: timeout for create and delete of payload index
    
    ---------
    
    Co-authored-by: Luis Cossío <[email protected]>
    generall and coszio authored Feb 19, 2026
    Configuration menu
    Copy the full SHA
    3ef2a8b View commit details
    Browse the repository at this point in the history
Loading