Skip to content

Commit a06379c

Browse files
authored
[Vectorize] updated changelog (#17861)
1 parent 887b314 commit a06379c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/content/changelogs/vectorize.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ productLink: "/vectorize/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2024-10-28"
9+
title: Improved query latency through REST API
10+
description: |-
11+
Vectorize now has a significantly improved query latency through REST API:
12+
* [Query vectors](/api/operations/vectorize-query-vector).
13+
* [Get vector by identifier](/api/operations/vectorize-get-vectors-by-id).
14+
15+
- publish_date: "2024-10-24"
16+
title: Vectorize increased limits
17+
description: |-
18+
Developers with a Workers Paid plan can:
19+
* Create 50,000 indexes per account, up from the previous 100 limit.
20+
* Create 50,000 namespaces per index, up from the previous 100 limt. This applies to both existing and newly created indexes.
21+
22+
Refer to [Limits](/vectorize/platform/limits/) to learn about Vectorize's limits.
23+
824
- publish_date: "2024-09-26"
925
title: Vectorize GA
1026
description: |-

0 commit comments

Comments
 (0)