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
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packages/google-analytics-data": "0.18.7",
"packages/google-apps-card": "0.1.1",
"packages/google-apps-chat": "0.1.0",
"packages/google-apps-events-subscriptions": "0.0.0",
"packages/google-apps-events-subscriptions": "0.1.0",
"packages/google-apps-meet": "0.1.6",
"packages/google-apps-script-type": "0.3.8",
"packages/google-area120-tables": "0.11.9",
Expand Down Expand Up @@ -68,9 +68,9 @@
"packages/google-cloud-dataproc-metastore": "1.15.3",
"packages/google-cloud-datastream": "1.9.3",
"packages/google-cloud-deploy": "1.17.3",
"packages/google-cloud-dialogflow": "2.28.3",
"packages/google-cloud-dialogflow": "2.29.0",
"packages/google-cloud-dialogflow-cx": "1.32.1",
"packages/google-cloud-discoveryengine": "0.11.9",
"packages/google-cloud-discoveryengine": "0.11.10",
"packages/google-cloud-dlp": "3.16.0",
"packages/google-cloud-dms": "1.9.3",
"packages/google-cloud-documentai": "2.24.1",
Expand Down
11 changes: 10 additions & 1 deletion packages/google-apps-events-subscriptions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changelog
# Changelog

## 0.1.0 (2024-03-12)


### Features

* add initial files for google.apps.events.subscriptions.v1 ([#12436](https://github.com/googleapis/google-cloud-python/issues/12436)) ([81fbac0](https://github.com/googleapis/google-cloud-python/commit/81fbac0821f40ccbd80345872c3d8bb9a4dddcd6))

## Changelog
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.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__ = "0.1.0" # {x-release-please-version}
13 changes: 13 additions & 0 deletions packages/google-cloud-dialogflow/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@

[1]: https://pypi.org/project/dialogflow/#history

## [2.29.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-v2.28.3...google-cloud-dialogflow-v2.29.0) (2024-03-12)


### Features

* added conformer model migration opt out flag ([c2c997b](https://github.com/googleapis/google-cloud-python/commit/c2c997be80a73c7a094f77eca78491f2e6f51290))
* added text sections to the submitted summary ([c2c997b](https://github.com/googleapis/google-cloud-python/commit/c2c997be80a73c7a094f77eca78491f2e6f51290))


### Documentation

* clarified wording around END_OF_SINGLE_UTTERANCE ([c2c997b](https://github.com/googleapis/google-cloud-python/commit/c2c997be80a73c7a094f77eca78491f2e6f51290))

## [2.28.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-v2.28.2...google-cloud-dialogflow-v2.28.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__ = "2.29.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.29.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.29.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",
"version": "0.1.0"
"version": "2.29.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",
"version": "0.1.0"
"version": "2.29.0"
},
"snippets": [
{
Expand Down
22 changes: 22 additions & 0 deletions packages/google-cloud-discoveryengine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [0.11.10](https://github.com/googleapis/google-cloud-python/compare/google-cloud-discoveryengine-v0.11.9...google-cloud-discoveryengine-v0.11.10) (2024-03-12)


### Features

* add billing estimation services ([9b1d014](https://github.com/googleapis/google-cloud-python/commit/9b1d0145d9af6c805e4c1043ef0a2ad8ff41fa6d))
* add document processing config services ([9b1d014](https://github.com/googleapis/google-cloud-python/commit/9b1d0145d9af6c805e4c1043ef0a2ad8ff41fa6d))
* add search tuning services ([9b1d014](https://github.com/googleapis/google-cloud-python/commit/9b1d0145d9af6c805e4c1043ef0a2ad8ff41fa6d))
* add serving config services ([9b1d014](https://github.com/googleapis/google-cloud-python/commit/9b1d0145d9af6c805e4c1043ef0a2ad8ff41fa6d))
* add suggestion deny list import/purge services ([9b1d014](https://github.com/googleapis/google-cloud-python/commit/9b1d0145d9af6c805e4c1043ef0a2ad8ff41fa6d))
* allow setting schema on schema creation ([9b1d014](https://github.com/googleapis/google-cloud-python/commit/9b1d0145d9af6c805e4c1043ef0a2ad8ff41fa6d))
* support acl-based and blended search ([9b1d014](https://github.com/googleapis/google-cloud-python/commit/9b1d0145d9af6c805e4c1043ef0a2ad8ff41fa6d))
* support batch documents purge with GCS input ([9b1d014](https://github.com/googleapis/google-cloud-python/commit/9b1d0145d9af6c805e4c1043ef0a2ad8ff41fa6d))
* support boost in multi-turn search ([9b1d014](https://github.com/googleapis/google-cloud-python/commit/9b1d0145d9af6c805e4c1043ef0a2ad8ff41fa6d))
* support chunk-based document search ([9b1d014](https://github.com/googleapis/google-cloud-python/commit/9b1d0145d9af6c805e4c1043ef0a2ad8ff41fa6d))
* support search adaptor based search ([9b1d014](https://github.com/googleapis/google-cloud-python/commit/9b1d0145d9af6c805e4c1043ef0a2ad8ff41fa6d))


### Documentation

* keep the API doc up-to-date with recent changes ([9b1d014](https://github.com/googleapis/google-cloud-python/commit/9b1d0145d9af6c805e4c1043ef0a2ad8ff41fa6d))

## [0.11.9](https://github.com/googleapis/google-cloud-python/compare/google-cloud-discoveryengine-v0.11.8...google-cloud-discoveryengine-v0.11.9) (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.11.10" # {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.11.10" # {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.11.10" # {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.11.10" # {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-discoveryengine",
"version": "0.1.0"
"version": "0.11.10"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-discoveryengine",
"version": "0.1.0"
"version": "0.11.10"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-discoveryengine",
"version": "0.1.0"
"version": "0.11.10"
},
"snippets": [
{
Expand Down