Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"packages/google-cloud-appengine-admin": "1.11.3",
"packages/google-cloud-appengine-logging": "1.4.3",
"packages/google-cloud-artifact-registry": "1.11.3",
"packages/google-cloud-asset": "3.24.3",
"packages/google-cloud-asset": "3.25.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 Expand Up @@ -52,7 +52,7 @@
"packages/google-cloud-confidentialcomputing": "0.4.7",
"packages/google-cloud-config": "0.1.7",
"packages/google-cloud-contact-center-insights": "1.17.3",
"packages/google-cloud-container": "2.42.0",
"packages/google-cloud-container": "2.43.0",
"packages/google-cloud-containeranalysis": "2.14.3",
"packages/google-cloud-contentwarehouse": "0.7.7",
"packages/google-cloud-data-fusion": "1.10.3",
Expand All @@ -70,7 +70,7 @@
"packages/google-cloud-dialogflow": "2.28.3",
"packages/google-cloud-dialogflow-cx": "1.32.1",
"packages/google-cloud-discoveryengine": "0.11.9",
"packages/google-cloud-dlp": "3.15.3",
"packages/google-cloud-dlp": "3.16.0",
"packages/google-cloud-dms": "1.9.3",
"packages/google-cloud-documentai": "2.24.1",
"packages/google-cloud-domains": "1.7.3",
Expand Down Expand Up @@ -102,7 +102,7 @@
"packages/google-cloud-monitoring": "2.19.3",
"packages/google-cloud-monitoring-dashboards": "2.15.1",
"packages/google-cloud-monitoring-metrics-scopes": "1.6.3",
"packages/google-cloud-netapp": "0.3.7",
"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-security": "0.9.9",
Expand Down
16 changes: 16 additions & 0 deletions packages/google-cloud-asset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@

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

## [3.25.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-asset-v3.24.3...google-cloud-asset-v3.25.0) (2024-03-07)


### Features

* Add `asset_type` field to `GovernedIamPolicy` and `GovernedResource` ([ff71d1a](https://github.com/googleapis/google-cloud-python/commit/ff71d1a34668a0684b0ec55cf068774faf3c127f))
* Add `effective_tags` field to `GovernedResource` ([ff71d1a](https://github.com/googleapis/google-cloud-python/commit/ff71d1a34668a0684b0ec55cf068774faf3c127f))
* Add field `condition_evaluation` to `AnalyzerOrgPolicy.Rule` ([ff71d1a](https://github.com/googleapis/google-cloud-python/commit/ff71d1a34668a0684b0ec55cf068774faf3c127f))
* Add fields `project`, `folders` and `organization` to `OrgPolicyResult` ([ff71d1a](https://github.com/googleapis/google-cloud-python/commit/ff71d1a34668a0684b0ec55cf068774faf3c127f))
* Add fields `project`, `folders`, `organization` and `effective_tags` to `GovernedContainer` ([ff71d1a](https://github.com/googleapis/google-cloud-python/commit/ff71d1a34668a0684b0ec55cf068774faf3c127f))


### Documentation

* Update comment for rpc `AnalyzeOrgPolicyGovernedAssets` to include additional canned constraints ([ff71d1a](https://github.com/googleapis/google-cloud-python/commit/ff71d1a34668a0684b0ec55cf068774faf3c127f))

## [3.24.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-asset-v3.24.2...google-cloud-asset-v3.24.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__ = "3.25.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.25.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.25.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.25.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.24.3" # {x-release-please-version}
__version__ = "3.25.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.25.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.25.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.25.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.25.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.25.0"
},
"snippets": [
{
Expand Down
9 changes: 9 additions & 0 deletions packages/google-cloud-container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

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

## [2.43.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-container-v2.42.0...google-cloud-container-v2.43.0) (2024-03-07)


### Features

* [google-cloud-container] add API to enable/disable secret manager csi component on GKE clusters ([#12421](https://github.com/googleapis/google-cloud-python/issues/12421)) ([30d38b5](https://github.com/googleapis/google-cloud-python/commit/30d38b5758118a30dddf45443e8694131bb172fc))
* Add API to enable/disable secret manager csi component on GKE clusters ([358ef49](https://github.com/googleapis/google-cloud-python/commit/358ef49cba7acb091de627293f9f0e5b63f27ece))
* Add secondary boot disks field to NodePool API ([358ef49](https://github.com/googleapis/google-cloud-python/commit/358ef49cba7acb091de627293f9f0e5b63f27ece))

## [2.42.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-container-v2.41.0...google-cloud-container-v2.42.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__ = "2.43.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.43.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.43.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-container",
"version": "0.1.0"
"version": "2.43.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-container",
"version": "0.1.0"
"version": "2.43.0"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-cloud-dlp/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-dlp/#history

## [3.16.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dlp-v3.15.3...google-cloud-dlp-v3.16.0) (2024-03-07)


### Features

* Add RPCs for getting and listing project, table, and column data profiles ([d319fac](https://github.com/googleapis/google-cloud-python/commit/d319facb5b523d8f4360ac2ce4d940d272446069))


### Documentation

* Update urls to reflect branding change to Sensitive Data Protection ([d319fac](https://github.com/googleapis/google-cloud-python/commit/d319facb5b523d8f4360ac2ce4d940d272446069))

## [3.15.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dlp-v3.15.2...google-cloud-dlp-v3.15.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__ = "3.16.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.16.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-dlp",
"version": "0.1.0"
"version": "3.16.0"
},
"snippets": [
{
Expand Down
9 changes: 9 additions & 0 deletions packages/google-cloud-netapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

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


### Documentation

* change comments of the psa_range field to note it is currently not implemented ([2a91b59](https://github.com/googleapis/google-cloud-python/commit/2a91b59c970c488afb8f728b3553e4317260d556))
* mark optional fields explicitly in Storage Pool ([2a91b59](https://github.com/googleapis/google-cloud-python/commit/2a91b59c970c488afb8f728b3553e4317260d556))
* update comments of ServiceLevel and EncryptionType ([2a91b59](https://github.com/googleapis/google-cloud-python/commit/2a91b59c970c488afb8f728b3553e4317260d556))

## [0.3.7](https://github.com/googleapis/google-cloud-python/compare/google-cloud-netapp-v0.3.6...google-cloud-netapp-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-netapp",
"version": "0.1.0"
"version": "0.3.8"
},
"snippets": [
{
Expand Down