Commit 3ef2a8b
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 <luis.cossio@outlook.com>1 parent 731219a commit 3ef2a8b
31 files changed
Lines changed: 4326 additions & 1527 deletions
File tree
- examples/node-js-basic
- packages
- js-client-grpc
- proto
- scripts
- src
- proto
- js-client-rest
- src
- openapi
- tests/integration
- qdrant-js
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments