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

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"packages/google-cloud-monitoring-metrics-scopes": "1.6.3",
"packages/google-cloud-netapp": "0.3.9",
"packages/google-cloud-network-connectivity": "2.4.3",
"packages/google-cloud-network-management": "1.16.0",
"packages/google-cloud-network-management": "1.17.0",
"packages/google-cloud-network-security": "0.9.9",
"packages/google-cloud-network-services": "0.5.10",
"packages/google-cloud-notebooks": "1.10.3",
Expand Down Expand Up @@ -179,6 +179,6 @@
"packages/google-shopping-merchant-inventories": "0.1.5",
"packages/google-shopping-merchant-quota": "0.1.0",
"packages/google-shopping-merchant-reports": "0.1.5",
"packages/google-shopping-type": "0.1.4",
"packages/google-shopping-type": "0.1.5",
"packages/grafeas": "1.10.0"
}
7 changes: 7 additions & 0 deletions packages/google-cloud-network-management/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.17.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-management-v1.16.0...google-cloud-network-management-v1.17.0) (2024-03-27)


### Features

* [google-cloud-network-management] add an "unsupported" type of firewall policy rule ([#12520](https://github.com/googleapis/google-cloud-python/issues/12520)) ([6f64689](https://github.com/googleapis/google-cloud-python/commit/6f6468920d8e1e0933f97f6a91896cd8021295a1))

## [1.16.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-management-v1.15.1...google-cloud-network-management-v1.16.0) (2024-03-25)


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.17.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.17.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.17.0"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-shopping-type/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.1.5](https://github.com/googleapis/google-cloud-python/compare/google-shopping-type-v0.1.4...google-shopping-type-v0.1.5) (2024-03-27)


### Features

* Add DEMAND_GEN_ADS and DEMAND_GEN_ADS_DISCOVER_SURFACE in ReportingContextEnum ([42b7bb4](https://github.com/googleapis/google-cloud-python/commit/42b7bb4f5ecfa377d391adfa4dab855e134b69dc))


### Documentation

* Deprecate DISCOVERY_ADS and document the new enum values ([42b7bb4](https://github.com/googleapis/google-cloud-python/commit/42b7bb4f5ecfa377d391adfa4dab855e134b69dc))

## [0.1.4](https://github.com/googleapis/google-cloud-python/compare/google-shopping-type-v0.1.3...google-shopping-type-v0.1.4) (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.1.5" # {x-release-please-version}