Skip to content

Commit

Permalink
chore: release main (#11695)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>google-ai-generativelanguage: 0.3.3</summary>

##
[0.3.3](google-ai-generativelanguage-v0.3.2...google-ai-generativelanguage-v0.3.3)
(2023-09-21)


### Bug Fixes

* set google.ai.generativelanguage_v1beta3 as the default import
([#11677](#11677))
([39ea699](39ea699))
</details>

<details><summary>google-cloud-billing: 1.11.5</summary>

##
[1.11.5](google-cloud-billing-v1.11.4...google-cloud-billing-v1.11.5)
(2023-09-21)


### Documentation

* update service documentation
([#11686](#11686))
([3c1d20c](3c1d20c))
</details>

<details><summary>google-cloud-documentai: 2.19.0</summary>

##
[2.19.0](google-cloud-documentai-v2.18.1...google-cloud-documentai-v2.19.0)
(2023-09-21)


### Features

* added field Processor.processor_version_aliases
([c7c3e41](c7c3e41))
* added field RawDocument.display_name
([c7c3e41](c7c3e41))


### Bug Fixes

* deprecated OcrConfig.compute_style_info
([c7c3e41](c7c3e41))
</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>
  • Loading branch information
release-please[bot] authored Sep 21, 2023
1 parent 39ea699 commit f6d1e90
Show file tree
Hide file tree
Showing 19 changed files with 45 additions and 18 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/google-ai-generativelanguage": "0.3.2",
"packages/google-ai-generativelanguage": "0.3.3",
"packages/google-apps-script-type": "0.3.3",
"packages/google-area120-tables": "0.11.3",
"packages/google-cloud-access-approval": "1.11.2",
Expand All @@ -25,7 +25,7 @@
"packages/google-cloud-bigquery-datapolicies": "0.6.1",
"packages/google-cloud-bigquery-logging": "1.3.0",
"packages/google-cloud-bigquery-migration": "0.11.2",
"packages/google-cloud-billing": "1.11.4",
"packages/google-cloud-billing": "1.11.5",
"packages/google-cloud-billing-budgets": "1.12.1",
"packages/google-cloud-certificate-manager": "1.4.4",
"packages/google-cloud-channel": "1.16.0",
Expand All @@ -47,7 +47,7 @@
"packages/google-cloud-dialogflow-cx": "1.27.1",
"packages/google-cloud-discoveryengine": "0.11.1",
"packages/google-cloud-dms": "1.7.2",
"packages/google-cloud-documentai": "2.18.1",
"packages/google-cloud-documentai": "2.19.0",
"packages/google-cloud-domains": "1.5.3",
"packages/google-cloud-edgecontainer": "0.5.3",
"packages/google-cloud-enterpriseknowledgegraph": "0.3.4",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-ai-generativelanguage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.3](https://github.com/googleapis/google-cloud-python/compare/google-ai-generativelanguage-v0.3.2...google-ai-generativelanguage-v0.3.3) (2023-09-21)


### Bug Fixes

* set google.ai.generativelanguage_v1beta3 as the default import ([#11677](https://github.com/googleapis/google-cloud-python/issues/11677)) ([39ea699](https://github.com/googleapis/google-cloud-python/commit/39ea699f6c3957f2ae20990555b9f47c1b285f31))

## [0.3.2](https://github.com/googleapis/google-cloud-python/compare/google-ai-generativelanguage-v0.3.1...google-ai-generativelanguage-v0.3.2) (2023-09-20)


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.0.0" # {x-release-please-version}
__version__ = "0.3.3" # {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.0.0" # {x-release-please-version}
__version__ = "0.3.3" # {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.0.0" # {x-release-please-version}
__version__ = "0.3.3" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.1.0"
"version": "0.3.3"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.1.0"
"version": "0.3.3"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-billing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.11.5](https://github.com/googleapis/google-cloud-python/compare/google-cloud-billing-v1.11.4...google-cloud-billing-v1.11.5) (2023-09-21)


### Documentation

* update service documentation ([#11686](https://github.com/googleapis/google-cloud-python/issues/11686)) ([3c1d20c](https://github.com/googleapis/google-cloud-python/commit/3c1d20cffeaa64ffa4d38bf766ba804d7c6bfdc8))

## [1.11.4](https://github.com/googleapis/google-cloud-python/compare/google-cloud-billing-v1.11.3...google-cloud-billing-v1.11.4) (2023-09-19)


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.0.0" # {x-release-please-version}
__version__ = "1.11.5" # {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.0.0" # {x-release-please-version}
__version__ = "1.11.5" # {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-billing",
"version": "0.1.0"
"version": "1.11.5"
},
"snippets": [
{
Expand Down
13 changes: 13 additions & 0 deletions packages/google-cloud-documentai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.19.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v2.18.1...google-cloud-documentai-v2.19.0) (2023-09-21)


### Features

* added field Processor.processor_version_aliases ([c7c3e41](https://github.com/googleapis/google-cloud-python/commit/c7c3e414d56bb7f16353e2a3fdb74aee4ec291ea))
* added field RawDocument.display_name ([c7c3e41](https://github.com/googleapis/google-cloud-python/commit/c7c3e414d56bb7f16353e2a3fdb74aee4ec291ea))


### Bug Fixes

* deprecated OcrConfig.compute_style_info ([c7c3e41](https://github.com/googleapis/google-cloud-python/commit/c7c3e414d56bb7f16353e2a3fdb74aee4ec291ea))

## [2.18.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v2.18.0...google-cloud-documentai-v2.18.1) (2023-09-19)


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.0.0" # {x-release-please-version}
__version__ = "2.19.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.0.0" # {x-release-please-version}
__version__ = "2.19.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.0.0" # {x-release-please-version}
__version__ = "2.19.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.0.0" # {x-release-please-version}
__version__ = "2.19.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-documentai",
"version": "0.1.0"
"version": "2.19.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-documentai",
"version": "0.1.0"
"version": "2.19.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-documentai",
"version": "0.1.0"
"version": "2.19.0"
},
"snippets": [
{
Expand Down

0 comments on commit f6d1e90

Please sign in to comment.