Skip to content

Commit

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


<details><summary>google-cloud-batch: 0.17.26</summary>

##
[0.17.26](google-cloud-batch-v0.17.25...google-cloud-batch-v0.17.26)
(2024-08-20)


### Documentation

* [google-cloud-batch] clarify tasks success criteria for background
([e3a6b17](e3a6b17))
* [google-cloud-batch] clarify tasks success criteria for background
runnable
([#13023](#13023))
([e3a6b17](e3a6b17))
</details>

<details><summary>google-cloud-bigquery-datatransfer: 3.15.6</summary>

##
[3.15.6](google-cloud-bigquery-datatransfer-v3.15.5...google-cloud-bigquery-datatransfer-v3.15.6)
(2024-08-20)


### Documentation

* [google-cloud-bigquery-datatransfer] deprecate `authorization_code`
([#13021](#13021))
([78bd284](78bd284))
</details>

<details><summary>google-cloud-texttospeech: 2.17.1</summary>

##
[2.17.1](google-cloud-texttospeech-v2.17.0...google-cloud-texttospeech-v2.17.1)
(2024-08-20)


### Documentation

* [google-cloud-texttospeech] update Long Audio capabilities to include
SSML
([#13020](#13020))
([200a64b](200a64b))
</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 Aug 20, 2024
1 parent 78bd284 commit f69f153
Show file tree
Hide file tree
Showing 17 changed files with 38 additions and 16 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"packages/google-cloud-automl": "2.13.5",
"packages/google-cloud-backupdr": "0.1.3",
"packages/google-cloud-bare-metal-solution": "1.7.5",
"packages/google-cloud-batch": "0.17.25",
"packages/google-cloud-batch": "0.17.26",
"packages/google-cloud-beyondcorp-appconnections": "0.4.11",
"packages/google-cloud-beyondcorp-appconnectors": "0.4.11",
"packages/google-cloud-beyondcorp-appgateways": "0.4.11",
Expand All @@ -38,7 +38,7 @@
"packages/google-cloud-bigquery-connection": "1.15.5",
"packages/google-cloud-bigquery-data-exchange": "0.5.13",
"packages/google-cloud-bigquery-datapolicies": "0.6.8",
"packages/google-cloud-bigquery-datatransfer": "3.15.5",
"packages/google-cloud-bigquery-datatransfer": "3.15.6",
"packages/google-cloud-bigquery-logging": "1.4.5",
"packages/google-cloud-bigquery-migration": "0.11.9",
"packages/google-cloud-bigquery-reservation": "1.13.5",
Expand Down Expand Up @@ -158,7 +158,7 @@
"packages/google-cloud-talent": "2.13.5",
"packages/google-cloud-tasks": "2.16.5",
"packages/google-cloud-telcoautomation": "0.2.5",
"packages/google-cloud-texttospeech": "2.17.0",
"packages/google-cloud-texttospeech": "2.17.1",
"packages/google-cloud-tpu": "1.18.5",
"packages/google-cloud-trace": "1.13.5",
"packages/google-cloud-translate": "3.16.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.17.26](https://github.com/googleapis/google-cloud-python/compare/google-cloud-batch-v0.17.25...google-cloud-batch-v0.17.26) (2024-08-20)


### Documentation

* [google-cloud-batch] clarify tasks success criteria for background ([e3a6b17](https://github.com/googleapis/google-cloud-python/commit/e3a6b17c8b05ef23da801e81598ce2d75e18b6bb))
* [google-cloud-batch] clarify tasks success criteria for background runnable ([#13023](https://github.com/googleapis/google-cloud-python/issues/13023)) ([e3a6b17](https://github.com/googleapis/google-cloud-python/commit/e3a6b17c8b05ef23da801e81598ce2d75e18b6bb))

## [0.17.25](https://github.com/googleapis/google-cloud-python/compare/google-cloud-batch-v0.17.24...google-cloud-batch-v0.17.25) (2024-08-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__ = "0.17.26" # {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.17.26" # {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.17.26" # {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-batch",
"version": "0.1.0"
"version": "0.17.26"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-batch",
"version": "0.1.0"
"version": "0.17.26"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-bigquery-datatransfer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

## [3.15.6](https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-datatransfer-v3.15.5...google-cloud-bigquery-datatransfer-v3.15.6) (2024-08-20)


### Documentation

* [google-cloud-bigquery-datatransfer] deprecate `authorization_code` ([#13021](https://github.com/googleapis/google-cloud-python/issues/13021)) ([78bd284](https://github.com/googleapis/google-cloud-python/commit/78bd284bbaa89ef26ce60c20beb6445212c8b27b))

## [3.15.5](https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-datatransfer-v3.15.4...google-cloud-bigquery-datatransfer-v3.15.5) (2024-07-30)


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__ = "3.15.6" # {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__ = "3.15.6" # {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-bigquery-datatransfer",
"version": "0.1.0"
"version": "3.15.6"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-texttospeech/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

## [2.17.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-texttospeech-v2.17.0...google-cloud-texttospeech-v2.17.1) (2024-08-20)


### Documentation

* [google-cloud-texttospeech] update Long Audio capabilities to include SSML ([#13020](https://github.com/googleapis/google-cloud-python/issues/13020)) ([200a64b](https://github.com/googleapis/google-cloud-python/commit/200a64b0c9ce565103295ab0a8126353f386fbce))

## [2.17.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-texttospeech-v2.16.5...google-cloud-texttospeech-v2.17.0) (2024-08-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.17.1" # {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.17.1" # {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.17.1" # {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-texttospeech",
"version": "0.1.0"
"version": "2.17.1"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-texttospeech",
"version": "0.1.0"
"version": "2.17.1"
},
"snippets": [
{
Expand Down

0 comments on commit f69f153

Please sign in to comment.