Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .librarian/state.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1625,7 +1625,7 @@ libraries:
- packages/google-cloud-gdchardwaremanagement/
tag_format: '{id}-v{version}'
- id: google-cloud-geminidataanalytics
version: 0.9.0
version: 0.10.0
last_generated_commit: 7a5706618f42f482acf583febcc7b977b66c25b2
apis:
- path: google/cloud/geminidataanalytics/v1beta
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Changelogs
- [google-cloud-financialservices==0.3.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-financialservices/CHANGELOG.md)
- [google-cloud-functions==1.22.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-functions/CHANGELOG.md)
- [google-cloud-gdchardwaremanagement==0.3.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-gdchardwaremanagement/CHANGELOG.md)
- [google-cloud-geminidataanalytics==0.9.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-geminidataanalytics/CHANGELOG.md)
- [google-cloud-geminidataanalytics==0.10.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-geminidataanalytics/CHANGELOG.md)
- [google-cloud-gke-backup==0.7.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-gke-backup/CHANGELOG.md)
- [google-cloud-gke-connect-gateway==0.12.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-gke-connect-gateway/CHANGELOG.md)
- [google-cloud-gke-hub==1.20.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-gke-hub/CHANGELOG.md)
Expand Down
12 changes: 12 additions & 0 deletions packages/google-cloud-geminidataanalytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

[1]: https://pypi.org/project/google-cloud-geminidataanalytics/#history

## [0.10.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-geminidataanalytics-v0.9.0...google-cloud-geminidataanalytics-v0.10.0) (2026-02-04)


### Documentation

* A comment for enum value THOUGHT in enum TextType is changed ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))


### Features

* add ClarificationMessage, thought-signature, formatted-data ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))

Comment on lines +7 to +18
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The new changelog entry has some formatting and wording issues that could be improved for clarity and consistency:

  • There are excessive blank lines, making it less readable.
  • The descriptions could be more concise and follow a consistent style (e.g., imperative mood, use of backticks for code elements).

Here's a suggestion to improve the formatting and wording:

Suggested change
## [0.10.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-geminidataanalytics-v0.9.0...google-cloud-geminidataanalytics-v0.10.0) (2026-02-04)
### Documentation
* A comment for enum value THOUGHT in enum TextType is changed ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
### Features
* add ClarificationMessage, thought-signature, formatted-data ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
## [0.10.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-geminidataanalytics-v0.9.0...google-cloud-geminidataanalytics-v0.10.0) (2026-02-04)
### Documentation
* Update comment for `THOUGHT` enum value in `TextType` ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
### Features
* Add `ClarificationMessage`, `thought-signature`, and `formatted-data` ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))

## [0.9.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-geminidataanalytics-v0.8.0...google-cloud-geminidataanalytics-v0.9.0) (2026-01-15)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.9.0" # {x-release-please-version}
__version__ = "0.10.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.9.0" # {x-release-please-version}
__version__ = "0.10.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.9.0" # {x-release-please-version}
__version__ = "0.10.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-geminidataanalytics",
"version": "0.9.0"
"version": "0.10.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-geminidataanalytics",
"version": "0.9.0"
"version": "0.10.0"
},
"snippets": [
{
Expand Down
Loading