Skip to content

Commit

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


<details><summary>google-cloud-artifact-registry: 1.13.0</summary>

##
[1.13.0](google-cloud-artifact-registry-v1.12.0...google-cloud-artifact-registry-v1.13.0)
(2024-10-28)


### Features

* Add Artifact Registry attachment API
([c2d1df7](c2d1df7))
* Add Artifact Registry custom remote support
([c2d1df7](c2d1df7))
* Add Artifact Registry generic repository support
([c2d1df7](c2d1df7))
* Add Artifact Registry rule APIs
([c2d1df7](c2d1df7))
* Add Artifact Registry server side resource filtering and sorting
([c2d1df7](c2d1df7))
* Add Artifact Registry UpdateFile and DeleteFile APIs
([c2d1df7](c2d1df7))


### Documentation

* Include max page size for all Artifact Registry APIs
([c2d1df7](c2d1df7))
</details>

<details><summary>google-cloud-build: 3.27.0</summary>

##
[3.27.0](google-cloud-build-v3.26.0...google-cloud-build-v3.27.0)
(2024-10-28)


### Features

* [google-cloud-build] Add PrivateServiceConnect option to WorkerPool
([#13221](#13221))
([629b927](629b927))
</details>

<details><summary>google-cloud-discoveryengine: 0.13.2</summary>

##
[0.13.2](google-cloud-discoveryengine-v0.13.1...google-cloud-discoveryengine-v0.13.2)
(2024-10-28)


### Features

* add lite search API to allow public website search with API key
([365d55d](365d55d))
* add LOW_GROUNDED_ANSWER in answer skip reasons
([365d55d](365d55d))
* support query regex in control match rules
([365d55d](365d55d))


### Documentation

* keep the API doc up-to-date with recent changes
([365d55d](365d55d))
</details>

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

##
[3.0.0](google-cloud-documentai-v2.35.0...google-cloud-documentai-v3.0.0)
(2024-10-28)


### ⚠ BREAKING CHANGES

* Remove google.cloud.documentai_v1beta2
([#13218](#13218))

### Bug Fixes

* Remove google.cloud.documentai_v1beta2
([#13218](#13218))
([a98df65](a98df65))
</details>

<details><summary>google-cloud-gdchardwaremanagement: 0.1.6</summary>

##
[0.1.6](google-cloud-gdchardwaremanagement-v0.1.5...google-cloud-gdchardwaremanagement-v0.1.6)
(2024-10-28)


### Features

* add a DeleteSite method
([0846c97](0846c97))
* add MAC address and disk info to the Hardware resource
([0846c97](0846c97))


### Documentation

* annotate rack_location field as required; this was always enforced
([0846c97](0846c97))
</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 Oct 28, 2024
1 parent 629b927 commit 8ca6f2c
Show file tree
Hide file tree
Showing 31 changed files with 92 additions and 30 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"packages/google-cloud-appengine-admin": "1.12.0",
"packages/google-cloud-appengine-logging": "1.5.0",
"packages/google-cloud-apphub": "0.1.3",
"packages/google-cloud-artifact-registry": "1.12.0",
"packages/google-cloud-artifact-registry": "1.13.0",
"packages/google-cloud-asset": "3.27.0",
"packages/google-cloud-assured-workloads": "1.13.0",
"packages/google-cloud-automl": "2.14.0",
Expand All @@ -46,7 +46,7 @@
"packages/google-cloud-billing": "1.14.0",
"packages/google-cloud-billing-budgets": "1.15.0",
"packages/google-cloud-binary-authorization": "1.11.0",
"packages/google-cloud-build": "3.26.0",
"packages/google-cloud-build": "3.27.0",
"packages/google-cloud-certificate-manager": "1.8.0",
"packages/google-cloud-channel": "1.20.0",
"packages/google-cloud-cloudcontrolspartner": "0.2.1",
Expand Down Expand Up @@ -74,10 +74,10 @@
"packages/google-cloud-developerconnect": "0.1.3",
"packages/google-cloud-dialogflow": "2.34.0",
"packages/google-cloud-dialogflow-cx": "1.36.0",
"packages/google-cloud-discoveryengine": "0.13.1",
"packages/google-cloud-discoveryengine": "0.13.2",
"packages/google-cloud-dlp": "3.25.0",
"packages/google-cloud-dms": "1.10.0",
"packages/google-cloud-documentai": "2.35.0",
"packages/google-cloud-documentai": "3.0.0",
"packages/google-cloud-domains": "1.8.0",
"packages/google-cloud-edgecontainer": "0.5.12",
"packages/google-cloud-edgenetwork": "0.1.12",
Expand All @@ -87,7 +87,7 @@
"packages/google-cloud-eventarc-publishing": "0.6.12",
"packages/google-cloud-filestore": "1.10.0",
"packages/google-cloud-functions": "1.18.0",
"packages/google-cloud-gdchardwaremanagement": "0.1.5",
"packages/google-cloud-gdchardwaremanagement": "0.1.6",
"packages/google-cloud-gke-backup": "0.5.12",
"packages/google-cloud-gke-connect-gateway": "0.9.1",
"packages/google-cloud-gke-hub": "1.15.0",
Expand Down
17 changes: 17 additions & 0 deletions packages/google-cloud-artifact-registry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.13.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-artifact-registry-v1.12.0...google-cloud-artifact-registry-v1.13.0) (2024-10-28)


### Features

* Add Artifact Registry attachment API ([c2d1df7](https://github.com/googleapis/google-cloud-python/commit/c2d1df74b7284f96ab60be091ae8d8139dd777c6))
* Add Artifact Registry custom remote support ([c2d1df7](https://github.com/googleapis/google-cloud-python/commit/c2d1df74b7284f96ab60be091ae8d8139dd777c6))
* Add Artifact Registry generic repository support ([c2d1df7](https://github.com/googleapis/google-cloud-python/commit/c2d1df74b7284f96ab60be091ae8d8139dd777c6))
* Add Artifact Registry rule APIs ([c2d1df7](https://github.com/googleapis/google-cloud-python/commit/c2d1df74b7284f96ab60be091ae8d8139dd777c6))
* Add Artifact Registry server side resource filtering and sorting ([c2d1df7](https://github.com/googleapis/google-cloud-python/commit/c2d1df74b7284f96ab60be091ae8d8139dd777c6))
* Add Artifact Registry UpdateFile and DeleteFile APIs ([c2d1df7](https://github.com/googleapis/google-cloud-python/commit/c2d1df74b7284f96ab60be091ae8d8139dd777c6))


### Documentation

* Include max page size for all Artifact Registry APIs ([c2d1df7](https://github.com/googleapis/google-cloud-python/commit/c2d1df74b7284f96ab60be091ae8d8139dd777c6))

## [1.12.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-artifact-registry-v1.11.5...google-cloud-artifact-registry-v1.12.0) (2024-10-24)


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.13.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__ = "1.13.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__ = "1.13.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-artifact-registry",
"version": "0.1.0"
"version": "1.13.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-artifact-registry",
"version": "0.1.0"
"version": "1.13.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-build/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-build/#history

## [3.27.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-build-v3.26.0...google-cloud-build-v3.27.0) (2024-10-28)


### Features

* [google-cloud-build] Add PrivateServiceConnect option to WorkerPool ([#13221](https://github.com/googleapis/google-cloud-python/issues/13221)) ([629b927](https://github.com/googleapis/google-cloud-python/commit/629b927a0ec0c3342a0d22a344b15afb41cf5e37))

## [3.26.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-build-v3.25.0...google-cloud-build-v3.26.0) (2024-10-24)


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.27.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__ = "3.27.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__ = "3.27.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-build",
"version": "0.1.0"
"version": "3.27.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-build",
"version": "0.1.0"
"version": "3.27.0"
},
"snippets": [
{
Expand Down
14 changes: 14 additions & 0 deletions packages/google-cloud-discoveryengine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.13.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-discoveryengine-v0.13.1...google-cloud-discoveryengine-v0.13.2) (2024-10-28)


### Features

* add lite search API to allow public website search with API key ([365d55d](https://github.com/googleapis/google-cloud-python/commit/365d55d8d610ac811a01bdb5d016c6fcc130ac98))
* add LOW_GROUNDED_ANSWER in answer skip reasons ([365d55d](https://github.com/googleapis/google-cloud-python/commit/365d55d8d610ac811a01bdb5d016c6fcc130ac98))
* support query regex in control match rules ([365d55d](https://github.com/googleapis/google-cloud-python/commit/365d55d8d610ac811a01bdb5d016c6fcc130ac98))


### Documentation

* keep the API doc up-to-date with recent changes ([365d55d](https://github.com/googleapis/google-cloud-python/commit/365d55d8d610ac811a01bdb5d016c6fcc130ac98))

## [0.13.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-discoveryengine-v0.13.0...google-cloud-discoveryengine-v0.13.1) (2024-10-24)


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.13.2" # {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.13.2" # {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.13.2" # {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.13.2" # {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-discoveryengine",
"version": "0.1.0"
"version": "0.13.2"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-discoveryengine",
"version": "0.1.0"
"version": "0.13.2"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-discoveryengine",
"version": "0.1.0"
"version": "0.13.2"
},
"snippets": [
{
Expand Down
11 changes: 11 additions & 0 deletions packages/google-cloud-documentai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [3.0.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v2.35.0...google-cloud-documentai-v3.0.0) (2024-10-28)


### ⚠ BREAKING CHANGES

* Remove google.cloud.documentai_v1beta2 ([#13218](https://github.com/googleapis/google-cloud-python/issues/13218))

### Bug Fixes

* Remove google.cloud.documentai_v1beta2 ([#13218](https://github.com/googleapis/google-cloud-python/issues/13218)) ([a98df65](https://github.com/googleapis/google-cloud-python/commit/a98df654c18a6ea37119e7d55bdedb1b0135c475))

## [2.35.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v2.34.0...google-cloud-documentai-v2.35.0) (2024-10-24)


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

## [0.1.6](https://github.com/googleapis/google-cloud-python/compare/google-cloud-gdchardwaremanagement-v0.1.5...google-cloud-gdchardwaremanagement-v0.1.6) (2024-10-28)


### Features

* add a DeleteSite method ([0846c97](https://github.com/googleapis/google-cloud-python/commit/0846c97aff11d282ea754f87d2f01870247b3ae3))
* add MAC address and disk info to the Hardware resource ([0846c97](https://github.com/googleapis/google-cloud-python/commit/0846c97aff11d282ea754f87d2f01870247b3ae3))


### Documentation

* annotate rack_location field as required; this was always enforced ([0846c97](https://github.com/googleapis/google-cloud-python/commit/0846c97aff11d282ea754f87d2f01870247b3ae3))

## [0.1.5](https://github.com/googleapis/google-cloud-python/compare/google-cloud-gdchardwaremanagement-v0.1.4...google-cloud-gdchardwaremanagement-v0.1.5) (2024-10-24)


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.1.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__ = "0.1.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-gdchardwaremanagement",
"version": "0.1.0"
"version": "0.1.6"
},
"snippets": [
{
Expand Down

0 comments on commit 8ca6f2c

Please sign in to comment.