Skip to content

Commit 22e2209

Browse files
chore(main): release 0.323.0
1 parent 2fb78d2 commit 22e2209

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## 0.323.0
4+
5+
<details><summary>google/cloud-vectorsearch 0.3.0</summary>
6+
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* [VectorSearch] Removed field DenseScannParams from SearchHint ([#8964](https://github.com/googleapis/google-cloud-php/issues/8964))
12+
13+
### Bug Fixes
14+
15+
* [VectorSearch] Removed field DenseScannParams from SearchHint ([#8964](https://github.com/googleapis/google-cloud-php/issues/8964)) ([2fb78d2](https://github.com/googleapis/google-cloud-php/commit/2fb78d26a6597f526acfa1c4b0d2046409fb8ecf))
16+
17+
</details>
18+
319
## 0.322.0
420

521
<details><summary>googleads/data-manager 0.3.0</summary>

VectorSearch/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0
1+
0.3.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
"google/cloud-tpu": "2.2.2",
268268
"google/cloud-trace": "1.9.5",
269269
"google/cloud-translate": "2.1.2",
270-
"google/cloud-vectorsearch": "0.2.0",
270+
"google/cloud-vectorsearch": "0.3.0",
271271
"google/cloud-video-live-stream": "1.3.2",
272272
"google/cloud-video-stitcher": "1.1.2",
273273
"google/cloud-video-transcoder": "1.3.2",

0 commit comments

Comments
 (0)