Skip to content

Commit

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


<details><summary>google-cloud-asset: 3.26.0</summary>

##
[3.26.0](google-cloud-asset-v3.25.1...google-cloud-asset-v3.26.0)
(2024-03-28)


### Features

* add tag key id support
([2c17f60](2c17f60))


### Documentation

* add tagKeyIds example for ResourceSearchResult.tags
([2c17f60](2c17f60))
</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] committed Mar 28, 2024
1 parent 2c17f60 commit fe25e52
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"packages/google-cloud-appengine-logging": "1.4.3",
"packages/google-cloud-apphub": "0.1.0",
"packages/google-cloud-artifact-registry": "1.11.3",
"packages/google-cloud-asset": "3.25.1",
"packages/google-cloud-asset": "3.26.0",
"packages/google-cloud-assured-workloads": "1.12.3",
"packages/google-cloud-automl": "2.13.3",
"packages/google-cloud-bare-metal-solution": "1.7.3",
Expand Down
12 changes: 12 additions & 0 deletions packages/google-cloud-asset/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-asset/#history

## [3.26.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-asset-v3.25.1...google-cloud-asset-v3.26.0) (2024-03-28)


### Features

* add tag key id support ([2c17f60](https://github.com/googleapis/google-cloud-python/commit/2c17f60ab9dca74be1e99a1e056f7661b9a2b8c1))


### Documentation

* add tagKeyIds example for ResourceSearchResult.tags ([2c17f60](https://github.com/googleapis/google-cloud-python/commit/2c17f60ab9dca74be1e99a1e056f7661b9a2b8c1))

## [3.25.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-asset-v3.25.0...google-cloud-asset-v3.25.1) (2024-03-22)


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.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__ = "3.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__ = "3.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__ = "3.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__ = "3.25.1" # {x-release-please-version}
__version__ = "3.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__ = "3.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-asset",
"version": "0.1.0"
"version": "3.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-asset",
"version": "0.1.0"
"version": "3.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-asset",
"version": "0.1.0"
"version": "3.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-asset",
"version": "0.1.0"
"version": "3.26.0"
},
"snippets": [
{
Expand Down

0 comments on commit fe25e52

Please sign in to comment.