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
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"packages/google-cloud-biglake": "0.1.1",
"packages/google-cloud-bigquery-storage": "2.33.1",
"packages/google-cloud-dialogflow-cx": "1.43.0",
"packages/google-cloud-dialogflow-cx": "2.0.0",
"packages/google-cloud-gke-hub": "1.19.0",
"packages/google-cloud-gke-multicloud": "0.6.22",
"packages/google-cloud-gsuiteaddons": "0.3.18",
"packages/google-cloud-iam": "2.20.0",
"packages/google-cloud-monitoring": "2.28.0",
"packages/google-cloud-monitoring-dashboards": "2.19.0",
"packages/google-cloud-network-security": "0.9.20",
"packages/google-cloud-network-security": "0.9.21",
"packages/google-cloud-org-policy": "1.14.0",
"packages/google-cloud-os-login": "2.18.0",
"packages/google-cloud-secret-manager": "2.25.0",
Expand Down
51 changes: 51 additions & 0 deletions packages/google-cloud-dialogflow-cx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,57 @@

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

## [2.0.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-cx-v1.43.0...google-cloud-dialogflow-cx-v2.0.0) (2025-10-14)


### ⚠ BREAKING CHANGES

* An existing message `PlaybookInput` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
* An existing message `PlaybookOutput` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
* An existing message `Action` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
* An existing message `UserUtterance` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
* An existing message `AgentUtterance` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
* An existing message `ToolUse` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
* An existing message `PlaybookInvocation` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
* An existing message `FlowInvocation` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
* An existing value `JSON` is removed from enum `DataFormat`

### Features

* add Event action to Examples ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* Add generators in fulfillment for v3beta and v3 ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* add Import/Export playbook functionality to client lib ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* add input and output parameters for Flows ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* Add parameters to adjust LLM input and output token limit and temperature in v3beta1 API ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* add prompt security settings to the SDK ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* add RestorePlaybookVersion functionality to client lib ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* add routine and task (existing) playbook types ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* Add ToolVersion APIs ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* enable unified tracing API ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* Return Vertex search document metadata with a datastore response ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* support using secret manager to manage tool/webhook credentials ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))


### Bug Fixes

* An existing message `Action` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* An existing message `AgentUtterance` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* An existing message `FlowInvocation` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* An existing message `PlaybookInput` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* An existing message `PlaybookInvocation` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* An existing message `PlaybookOutput` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* An existing message `ToolUse` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* An existing message `UserUtterance` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* An existing value `JSON` is removed from enum `DataFormat` ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))


### Documentation

* A comment for field `flow` in message `.google.cloud.dialogflow.cx.v3beta1.FlowInvocation` is changed ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* A comment for message `FlowInvocation` is changed ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* A comment for message `PlaybookInvocation` is changed ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))
* Update environment documentation to add support for ToolVersions ([273fed1](https://github.com/googleapis/google-cloud-python/commit/273fed198591e948c995294868d73d34bf593302))

## [1.43.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-cx-v1.42.0...google-cloud-dialogflow-cx-v1.43.0) (2025-10-14)


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.0.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.0.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.0.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-dialogflow-cx",
"version": "0.0.0"
"version": "2.0.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-dialogflow-cx",
"version": "0.0.0"
"version": "2.0.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-network-security/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-network-security/#history

## [0.9.21](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-security-v0.9.20...google-cloud-network-security-v0.9.21) (2025-10-14)


### Features

* [google-cloud-network-security] Update `networksecurity/v1beta1` Python GAPIC to support REST transport ([#14702](https://github.com/googleapis/google-cloud-python/issues/14702)) ([accb1e5](https://github.com/googleapis/google-cloud-python/commit/accb1e57103f15c4111b62ab6102db43c54cbec3))

## [0.9.20](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-security-v0.9.19...google-cloud-network-security-v0.9.20) (2025-10-14)


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.9.21" # {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.9.21" # {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.9.21" # {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.9.21" # {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-security",
"version": "0.0.0"
"version": "0.9.21"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-network-security",
"version": "0.0.0"
"version": "0.9.21"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-network-security",
"version": "0.0.0"
"version": "0.9.21"
},
"snippets": [
{
Expand Down
Loading