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 Oct 26, 2023
1 parent b545b00 commit 8f6fc54
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"packages/google-cloud-scheduler": "2.11.2",
"packages/google-cloud-secret-manager": "2.16.4",
"packages/google-cloud-securesourcemanager": "0.1.0",
"packages/google-cloud-securitycenter": "1.23.3",
"packages/google-cloud-securitycenter": "1.24.0",
"packages/google-cloud-service-control": "1.9.2",
"packages/google-cloud-service-directory": "1.9.2",
"packages/google-cloud-service-usage": "1.8.0",
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.24.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securitycenter-v1.23.3...google-cloud-securitycenter-v1.24.0) (2023-10-26)


### Features

* Add SimulateSecurityHealthAnalyticsCustomModule API for testing SHA custom module ([#11854](https://github.com/googleapis/google-cloud-python/issues/11854)) ([6055a99](https://github.com/googleapis/google-cloud-python/commit/6055a9906140cc503f8e8aa0ff19dbdde7681a53))

## [1.23.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securitycenter-v1.23.2...google-cloud-securitycenter-v1.23.3) (2023-09-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__ = "1.24.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.24.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.24.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.24.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.24.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.24.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.24.0"
},
"snippets": [
{
Expand Down

0 comments on commit 8f6fc54

Please sign in to comment.