Commit 2b4e08e
authored
chore: release main (#13841)
🤖 I have created a release *beep* *boop*
---
<details><summary>google-ai-generativelanguage: 0.6.18</summary>
##
[0.6.18](google-ai-generativelanguage-v0.6.17...google-ai-generativelanguage-v0.6.18)
(2025-04-29)
### Features
* add CODE_RETRIEVAL_QUERY embedding task type
([d530650](d530650))
* add CODE_RETRIEVAL_QUERY embedding task type
([d530650](d530650))
* add language_code to speech config
([d530650](d530650))
* add minimum, maximum, any_of, property_ordering, default and null type
to Schema
([d530650](d530650))
* add seed to GenerationConfig
([d530650](d530650))
* add support for live API
(googleapis/go-genai#275)
([d530650](d530650))
* add support for ModalityTokenCounts in UsageMetadata responses
([d530650](d530650))
* add support for ModalityTokenCounts in UsageMetadata responses
([d530650](d530650))
* add support for Veo: PredictLongRunning and generated/downloadable
files
([d530650](d530650))
* add ThinkingConfig, MediaResolution, and seed to GenerationConfig
([d530650](d530650))
</details>
<details><summary>google-cloud-documentai: 3.5.0</summary>
##
[3.5.0](google-cloud-documentai-v3.4.0...google-cloud-documentai-v3.5.0)
(2025-04-29)
### Features
* **v1beta3:** [google-cloud-documentai] Added config options to enable
table annotation and image extraction
([#13847](#13847))
([cd64ac0](cd64ac0))
* **v1beta3:** Add image block and blob asset in Document proto
([3c829a0](3c829a0))
* **v1beta3:** Added config options to enable image annotation
([3c829a0](3c829a0))
</details>
<details><summary>google-cloud-oracledatabase: 0.1.10</summary>
##
[0.1.10](google-cloud-oracledatabase-v0.1.9...google-cloud-oracledatabase-v0.1.10)
(2025-04-29)
### Features
* [google-cloud-oracledatabase] re-enable gRPC support
([#13851](#13851))
([ffa6af9](ffa6af9))
</details>
<details><summary>google-cloud-retail: 2.1.0</summary>
##
[2.1.0](google-cloud-retail-v2.0.0...google-cloud-retail-v2.1.0)
(2025-04-29)
### Features
* add conversational search API
([4fea9f8](4fea9f8))
* add language_code, region_code and place_id to SearchRequest
([4fea9f8](4fea9f8))
* add pin_control_metadata to SearchResponse
([4fea9f8](4fea9f8))
### Documentation
* keep the API doc up-to-date with recent changes
([4fea9f8](4fea9f8))
</details>
<details><summary>google-shopping-merchant-lfp: 0.1.10</summary>
##
[0.1.10](google-shopping-merchant-lfp-v0.1.9...google-shopping-merchant-lfp-v0.1.10)
(2025-04-29)
### Documentation
* [google-shopping-merchant-lfp] Add clarification to
GetLfpMerchantState documentation
([#13850](#13850))
([90177f3](90177f3))
</details>
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>1 parent 4fea9f8 commit 2b4e08e
File tree
35 files changed
+87
-34
lines changed- packages
- google-ai-generativelanguage
- google/ai
- generativelanguage_v1alpha
- generativelanguage_v1beta2
- generativelanguage_v1beta3
- generativelanguage_v1beta
- generativelanguage_v1
- generativelanguage
- samples/generated_samples
- google-cloud-documentai
- google/cloud
- documentai_v1beta3
- documentai_v1
- documentai
- samples/generated_samples
- google-cloud-oracledatabase
- google/cloud
- oracledatabase_v1
- oracledatabase
- samples/generated_samples
- google-cloud-retail
- google/cloud
- retail_v2alpha
- retail_v2beta
- retail_v2
- retail
- samples/generated_samples
- google-shopping-merchant-lfp
- google/shopping
- merchant_lfp_v1beta
- merchant_lfp
- samples/generated_samples
35 files changed
+87
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
3 | 19 | | |
4 | 20 | | |
5 | 21 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments