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 Mar 11, 2024
1 parent 8092912 commit 3b3cb21
Show file tree
Hide file tree
Showing 18 changed files with 43 additions and 18 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"packages/google-cloud-apigee-registry": "0.6.9",
"packages/google-cloud-appengine-admin": "1.11.3",
"packages/google-cloud-appengine-logging": "1.4.3",
"packages/google-cloud-apphub": "0.0.0",
"packages/google-cloud-apphub": "0.1.0",
"packages/google-cloud-artifact-registry": "1.11.3",
"packages/google-cloud-asset": "3.25.0",
"packages/google-cloud-assured-workloads": "1.12.3",
Expand Down Expand Up @@ -105,7 +105,7 @@
"packages/google-cloud-monitoring-metrics-scopes": "1.6.3",
"packages/google-cloud-netapp": "0.3.8",
"packages/google-cloud-network-connectivity": "2.4.3",
"packages/google-cloud-network-management": "1.13.3",
"packages/google-cloud-network-management": "1.14.0",
"packages/google-cloud-network-security": "0.9.9",
"packages/google-cloud-network-services": "0.5.9",
"packages/google-cloud-notebooks": "1.10.3",
Expand Down Expand Up @@ -134,7 +134,7 @@
"packages/google-cloud-scheduler": "2.13.3",
"packages/google-cloud-secret-manager": "2.18.3",
"packages/google-cloud-securesourcemanager": "0.1.5",
"packages/google-cloud-securitycenter": "1.28.0",
"packages/google-cloud-securitycenter": "1.29.0",
"packages/google-cloud-securitycentermanagement": "0.1.7",
"packages/google-cloud-service-control": "1.12.1",
"packages/google-cloud-service-directory": "1.11.3",
Expand Down
11 changes: 10 additions & 1 deletion packages/google-cloud-apphub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changelog
# Changelog

## 0.1.0 (2024-03-11)


### Features

* add initial files for google.cloud.apphub.v1 ([#12438](https://github.com/googleapis/google-cloud-python/issues/12438)) ([7f11035](https://github.com/googleapis/google-cloud-python/commit/7f11035779ebd2d167e489ad520c28b51b03b1de))

## Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.0" # {x-release-please-version}
8 changes: 8 additions & 0 deletions packages/google-cloud-network-management/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.14.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-management-v1.13.3...google-cloud-network-management-v1.14.0) (2024-03-11)


### Features

* Add new load balancer fields to public API ([f40217d](https://github.com/googleapis/google-cloud-python/commit/f40217da28be7729ae1c8a2a3378be267eb401d1))
* Add new NAT fields to Network Management API definition ([f40217d](https://github.com/googleapis/google-cloud-python/commit/f40217da28be7729ae1c8a2a3378be267eb401d1))

## [1.13.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-management-v1.13.2...google-cloud-network-management-v1.13.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__ = "1.14.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.14.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-network-management",
"version": "0.1.0"
"version": "1.14.0"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-securitycenter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

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

## [1.29.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securitycenter-v1.28.0...google-cloud-securitycenter-v1.29.0) (2024-03-11)


### Features

* Add external_system.case_create_time, external_system.case_close_time, and external_system.ticket_info to finding's list of attributes ([736a1ef](https://github.com/googleapis/google-cloud-python/commit/736a1efe4cc4ecb4f293f9fa83b9ce9cf39f4c07))
* Add security_posture, external_system.case_uri, external_system.case_priority, external_system.case_sla to finding's list of attributes ([736a1ef](https://github.com/googleapis/google-cloud-python/commit/736a1efe4cc4ecb4f293f9fa83b9ce9cf39f4c07))

## [1.28.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securitycenter-v1.27.0...google-cloud-securitycenter-v1.28.0) (2024-03-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.29.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.29.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.29.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.29.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.29.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.29.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.29.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.29.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.29.0"
},
"snippets": [
{
Expand Down

0 comments on commit 3b3cb21

Please sign in to comment.