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] committed Apr 4, 2024
1 parent 3d35d8b commit bc02de8
Show file tree
Hide file tree
Showing 25 changed files with 59 additions and 24 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"packages/google-apps-script-type": "0.3.8",
"packages/google-area120-tables": "0.11.9",
"packages/google-cloud-access-approval": "1.13.3",
"packages/google-cloud-advisorynotifications": "0.3.7",
"packages/google-cloud-advisorynotifications": "0.3.8",
"packages/google-cloud-alloydb": "0.3.10",
"packages/google-cloud-alloydb-connectors": "0.1.4",
"packages/google-cloud-api-gateway": "1.9.3",
Expand All @@ -25,7 +25,7 @@
"packages/google-cloud-assured-workloads": "1.12.3",
"packages/google-cloud-automl": "2.13.3",
"packages/google-cloud-bare-metal-solution": "1.7.3",
"packages/google-cloud-batch": "0.17.16",
"packages/google-cloud-batch": "0.17.17",
"packages/google-cloud-beyondcorp-appconnections": "0.4.9",
"packages/google-cloud-beyondcorp-appconnectors": "0.4.9",
"packages/google-cloud-beyondcorp-appgateways": "0.4.9",
Expand Down Expand Up @@ -135,7 +135,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.0",
"packages/google-cloud-securitycenter": "1.30.1",
"packages/google-cloud-securitycentermanagement": "0.1.8",
"packages/google-cloud-service-control": "1.12.1",
"packages/google-cloud-service-directory": "1.11.3",
Expand All @@ -145,7 +145,7 @@
"packages/google-cloud-shell": "1.9.3",
"packages/google-cloud-source-context": "1.5.3",
"packages/google-cloud-speech": "2.25.1",
"packages/google-cloud-storage-control": "0.1.1",
"packages/google-cloud-storage-control": "0.1.2",
"packages/google-cloud-storage-transfer": "1.11.3",
"packages/google-cloud-storageinsights": "0.1.8",
"packages/google-cloud-support": "0.1.7",
Expand Down
12 changes: 12 additions & 0 deletions packages/google-cloud-advisorynotifications/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.3.8](https://github.com/googleapis/google-cloud-python/compare/google-cloud-advisorynotifications-v0.3.7...google-cloud-advisorynotifications-v0.3.8) (2024-04-04)


### Features

* add GetSettings and UpdateSettings methods at the Project-level to advisorynotifications.googleapis.com ([b8a4835](https://github.com/googleapis/google-cloud-python/commit/b8a4835d9d2f888c5674d5775535e8da55ac91db))


### Documentation

* adding docs for new project level settings methods ([b8a4835](https://github.com/googleapis/google-cloud-python/commit/b8a4835d9d2f888c5674d5775535e8da55ac91db))

## [0.3.7](https://github.com/googleapis/google-cloud-python/compare/google-cloud-advisorynotifications-v0.3.6...google-cloud-advisorynotifications-v0.3.7) (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__ = "0.3.8" # {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.8" # {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-advisorynotifications",
"version": "0.1.0"
"version": "0.3.8"
},
"snippets": [
{
Expand Down
9 changes: 9 additions & 0 deletions packages/google-cloud-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.17.17](https://github.com/googleapis/google-cloud-python/compare/google-cloud-batch-v0.17.16...google-cloud-batch-v0.17.17) (2024-04-04)


### Documentation

* A comment for field `max_run_duration` in message `.google.cloud.batch.v1alpha.TaskSpec` and `.google.cloud.batch.v1.TaskSpec` is changed ([3d35d8b](https://github.com/googleapis/google-cloud-python/commit/3d35d8b8c3458897ecb3afc16be807d6c64f148a))
* add non-negative restriction comment for usage_resource_allowance.spec.limit.limit exposed on v1alpha ([3d35d8b](https://github.com/googleapis/google-cloud-python/commit/3d35d8b8c3458897ecb3afc16be807d6c64f148a))
* state one Resource Allowance per region per project limitation on v1alpha ([3d35d8b](https://github.com/googleapis/google-cloud-python/commit/3d35d8b8c3458897ecb3afc16be807d6c64f148a))

## [0.17.16](https://github.com/googleapis/google-cloud-python/compare/google-cloud-batch-v0.17.15...google-cloud-batch-v0.17.16) (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__ = "0.17.17" # {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.17" # {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.17" # {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.17"
},
"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.17"
},
"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.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)


### Documentation

* Fixed backtick and double quotes mismatch in security_marks.proto ([22201e2](https://github.com/googleapis/google-cloud-python/commit/22201e2d3ea891d0f44140d63ed3a71c09a3684a))

## [1.30.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securitycenter-v1.29.0...google-cloud-securitycenter-v1.30.0) (2024-03-28)


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.30.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__ = "1.30.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__ = "1.30.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__ = "1.30.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__ = "1.30.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-securitycenter",
"version": "0.1.0"
"version": "1.30.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-securitycenter",
"version": "0.1.0"
"version": "1.30.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-securitycenter",
"version": "0.1.0"
"version": "1.30.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-securitycenter",
"version": "0.1.0"
"version": "1.30.1"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-storage-control/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-storage-control-v0.1.1...google-cloud-storage-control-v0.1.2) (2024-04-04)


### Documentation

* Update README ([#12543](https://github.com/googleapis/google-cloud-python/issues/12543)) ([30b7a8f](https://github.com/googleapis/google-cloud-python/commit/30b7a8f3588ce0535a575739851ee8f8be216f73))

## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-storage-control-v0.1.0...google-cloud-storage-control-v0.1.1) (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.1.1" # {x-release-please-version}
__version__ = "0.1.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.1.1" # {x-release-please-version}
__version__ = "0.1.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-storage-control",
"version": "0.1.1"
"version": "0.1.2"
},
"snippets": [
{
Expand Down

0 comments on commit bc02de8

Please sign in to comment.