Skip to content

Commit 1289664

Browse files
authored
docs: Update changelog entry for release (#16092)
The last release for `google-cloud-vectorsearch` did not include detailed release notes due to a process issue described in googleapis/librarian#4542. In PR #16053, we only see `generate libraries` instead of the contents in #16052 (comment). This PR updates the release notes to include detailed information for release 0.7.0.
1 parent 4192290 commit 1289664

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

packages/google-cloud-vectorsearch/CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,14 @@
77
## [0.7.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-vectorsearch-v0.6.0...google-cloud-vectorsearch-v0.7.0) (2026-03-09)
88

99

10-
### Features
10+
### Documentation
11+
12+
* Changed default values for max_replica_count for AutoScaling ([1b21f1285f0f4349e9521e6dbaa96e6524cc378a](https://github.com/googleapis/google-cloud-python/commit/1b21f1285f0f4349e9521e6dbaa96e6524cc378a))
13+
14+
15+
### Bug Fixes
1116

12-
* generate libraries ([064889391a726217c43009280e765f7883a610b6](https://github.com/googleapis/google-cloud-python/commit/064889391a726217c43009280e765f7883a610b6))
17+
* Removed field DenseScannParams from SearchHint ([1b21f1285f0f4349e9521e6dbaa96e6524cc378a](https://github.com/googleapis/google-cloud-python/commit/1b21f1285f0f4349e9521e6dbaa96e6524cc378a))
1318

1419
## [0.6.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-vectorsearch-v0.5.0...google-cloud-vectorsearch-v0.6.0) (2026-03-05)
1520

0 commit comments

Comments
 (0)