Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Apr 17, 2024
1 parent f43231d commit 79962d9
Show file tree
Hide file tree
Showing 36 changed files with 81 additions and 35 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"packages/google-cloud-discoveryengine": "0.11.11",
"packages/google-cloud-dlp": "3.16.0",
"packages/google-cloud-dms": "1.9.3",
"packages/google-cloud-documentai": "2.25.0",
"packages/google-cloud-documentai": "2.26.0",
"packages/google-cloud-domains": "1.7.3",
"packages/google-cloud-edgecontainer": "0.5.9",
"packages/google-cloud-edgenetwork": "0.1.7",
Expand All @@ -90,19 +90,19 @@
"packages/google-cloud-gke-hub": "1.13.1",
"packages/google-cloud-gke-multicloud": "0.6.9",
"packages/google-cloud-gsuiteaddons": "0.3.8",
"packages/google-cloud-iam": "2.14.3",
"packages/google-cloud-iam": "2.15.0",
"packages/google-cloud-iam-logging": "1.3.3",
"packages/google-cloud-iap": "1.13.3",
"packages/google-cloud-ids": "1.7.3",
"packages/google-cloud-kms": "2.21.3",
"packages/google-cloud-kms": "2.21.4",
"packages/google-cloud-kms-inventory": "0.2.6",
"packages/google-cloud-language": "2.13.3",
"packages/google-cloud-life-sciences": "0.9.9",
"packages/google-cloud-managed-identities": "1.9.3",
"packages/google-cloud-media-translation": "0.11.9",
"packages/google-cloud-memcache": "1.9.3",
"packages/google-cloud-migrationcenter": "0.1.7",
"packages/google-cloud-monitoring": "2.20.0",
"packages/google-cloud-monitoring": "2.21.0",
"packages/google-cloud-monitoring-dashboards": "2.15.1",
"packages/google-cloud-monitoring-metrics-scopes": "1.6.3",
"packages/google-cloud-netapp": "0.3.9",
Expand Down Expand Up @@ -136,7 +136,7 @@
"packages/google-cloud-scheduler": "2.13.3",
"packages/google-cloud-secret-manager": "2.19.0",
"packages/google-cloud-securesourcemanager": "0.1.5",
"packages/google-cloud-securitycenter": "1.30.1",
"packages/google-cloud-securitycenter": "1.31.0",
"packages/google-cloud-securitycentermanagement": "0.1.8",
"packages/google-cloud-service-control": "1.12.1",
"packages/google-cloud-service-directory": "1.11.3",
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.26.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v2.25.0...google-cloud-documentai-v2.26.0) (2024-04-17)


### Features

* A new field `foundation_model_tuning_options` is added to message `TrainProcessorVersionRequest` ([69cfd79](https://github.com/googleapis/google-cloud-python/commit/69cfd7927fc1360ca3f78d223877217e010f4722))
* A new message `FoundationModelTuningOptions` is added ([69cfd79](https://github.com/googleapis/google-cloud-python/commit/69cfd7927fc1360ca3f78d223877217e010f4722))


### Documentation

* updated comments ([69cfd79](https://github.com/googleapis/google-cloud-python/commit/69cfd7927fc1360ca3f78d223877217e010f4722))

## [2.25.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v2.24.2...google-cloud-documentai-v2.25.0) (2024-04-03)


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.26.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.26.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.26.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.26.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.26.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.26.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.26.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-iam/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-iam/#history

## [2.15.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-iam-v2.14.3...google-cloud-iam-v2.15.0) (2024-04-17)


### Features

* add google.cloud.iam_admin_v1 ([#12519](https://github.com/googleapis/google-cloud-python/issues/12519)) ([7e97037](https://github.com/googleapis/google-cloud-python/commit/7e970377830a62295843f8987ca25246a200c99e)), closes [#12540](https://github.com/googleapis/google-cloud-python/issues/12540)

## [2.14.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-iam-v2.14.2...google-cloud-iam-v2.14.3) (2024-03-05)


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.15.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.15.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.15.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.15.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.15.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-iam",
"version": "0.1.0"
"version": "2.15.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-iam",
"version": "0.1.0"
"version": "2.15.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-iam",
"version": "0.1.0"
"version": "2.15.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-kms/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-kms/#history

## [2.21.4](https://github.com/googleapis/google-cloud-python/compare/google-cloud-kms-v2.21.3...google-cloud-kms-v2.21.4) (2024-04-17)


### Documentation

* [google-cloud-kms] in google.cloud.kms.v1.PublicKey, pem field is always populated ([#12584](https://github.com/googleapis/google-cloud-python/issues/12584)) ([1392da5](https://github.com/googleapis/google-cloud-python/commit/1392da5054e922446a51b7302596ba3809896bf3))

## [2.21.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-kms-v2.21.2...google-cloud-kms-v2.21.3) (2024-03-05)


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.21.4" # {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.21.4" # {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-kms",
"version": "0.1.0"
"version": "2.21.4"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-cloud-monitoring/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-monitoring/#history

## [2.21.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-monitoring-v2.20.0...google-cloud-monitoring-v2.21.0) (2024-04-17)


### Features

* Added CloudRun, GkeNamespace, GkeWorkload, GkeService, and BasicService service types ([f43231d](https://github.com/googleapis/google-cloud-python/commit/f43231d23dfde210ea824e25c607ad551b286946))


### Documentation

* Updated comments accordingly ([f43231d](https://github.com/googleapis/google-cloud-python/commit/f43231d23dfde210ea824e25c607ad551b286946))

## [2.20.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-monitoring-v2.19.4...google-cloud-monitoring-v2.20.0) (2024-04-16)


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.21.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.21.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-monitoring",
"version": "0.1.0"
"version": "2.21.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-securitycenter/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-securitycenter/#history

## [1.31.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securitycenter-v1.30.1...google-cloud-securitycenter-v1.31.0) (2024-04-17)


### Features

* [google-cloud-securitycenter] Add cloud_armor field to finding's list of attributes ([#12586](https://github.com/googleapis/google-cloud-python/issues/12586)) ([c704e63](https://github.com/googleapis/google-cloud-python/commit/c704e635b3fe21cdc69d321aeaf83f069a2d3c9c))

## [1.30.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securitycenter-v1.30.0...google-cloud-securitycenter-v1.30.1) (2024-04-04)


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.31.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.31.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.31.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.31.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.31.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-securitycenter",
"version": "0.1.0"
"version": "1.31.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-securitycenter",
"version": "0.1.0"
"version": "1.31.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-securitycenter",
"version": "0.1.0"
"version": "1.31.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-securitycenter",
"version": "0.1.0"
"version": "1.31.0"
},
"snippets": [
{
Expand Down

0 comments on commit 79962d9

Please sign in to comment.