Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e0ff9d8

Browse filesBrowse files
chore(main): release 2.20.0 (#625)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 0a2499b commit e0ff9d8
Copy full SHA for e0ff9d8

File tree

Expand file treeCollapse file tree

7 files changed

+19
-6
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

7 files changed

+19
-6
lines changed
Open diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.19.1"
2+
".": "2.20.0"
33
}
Collapse file

‎packages/google-cloud-dialogflow/CHANGELOG.md‎

Copy file name to clipboardExpand all lines: packages/google-cloud-dialogflow/CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

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

7+
## [2.20.0](https://github.com/googleapis/python-dialogflow/compare/v2.19.1...v2.20.0) (2023-02-28)
8+
9+
10+
### Features
11+
12+
* Added support for AssistQueryParameters and SynthesizeSpeechConfig ([03199c4](https://github.com/googleapis/python-dialogflow/commit/03199c43fd509bd7bd2693ce6648e9defbea3cf2))
13+
* Enable "rest" transport in Python for services supporting numeric enums ([03199c4](https://github.com/googleapis/python-dialogflow/commit/03199c43fd509bd7bd2693ce6648e9defbea3cf2))
14+
15+
16+
### Documentation
17+
18+
* Add more meaningful comments ([03199c4](https://github.com/googleapis/python-dialogflow/commit/03199c43fd509bd7bd2693ce6648e9defbea3cf2))
19+
720
## [2.19.1](https://github.com/googleapis/python-dialogflow/compare/v2.19.0...v2.19.1) (2023-01-20)
821

922

Collapse file

‎packages/google-cloud-dialogflow/google/cloud/dialogflow/gapic_version.py‎

Copy file name to clipboardExpand all lines: packages/google-cloud-dialogflow/google/cloud/dialogflow/gapic_version.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.19.1" # {x-release-please-version}
16+
__version__ = "2.20.0" # {x-release-please-version}
Collapse file

‎packages/google-cloud-dialogflow/google/cloud/dialogflow_v2/gapic_version.py‎

Copy file name to clipboardExpand all lines: packages/google-cloud-dialogflow/google/cloud/dialogflow_v2/gapic_version.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.19.1" # {x-release-please-version}
16+
__version__ = "2.20.0" # {x-release-please-version}
Collapse file

‎packages/google-cloud-dialogflow/google/cloud/dialogflow_v2beta1/gapic_version.py‎

Copy file name to clipboardExpand all lines: packages/google-cloud-dialogflow/google/cloud/dialogflow_v2beta1/gapic_version.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.19.1" # {x-release-please-version}
16+
__version__ = "2.20.0" # {x-release-please-version}
Collapse file

‎packages/google-cloud-dialogflow/samples/generated_samples/snippet_metadata_google.cloud.dialogflow.v2.json‎

Copy file name to clipboardExpand all lines: packages/google-cloud-dialogflow/samples/generated_samples/snippet_metadata_google.cloud.dialogflow.v2.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-dialogflow",
11-
"version": "0.1.0"
11+
"version": "2.20.0"
1212
},
1313
"snippets": [
1414
{
Collapse file

‎packages/google-cloud-dialogflow/samples/generated_samples/snippet_metadata_google.cloud.dialogflow.v2beta1.json‎

Copy file name to clipboardExpand all lines: packages/google-cloud-dialogflow/samples/generated_samples/snippet_metadata_google.cloud.dialogflow.v2beta1.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-dialogflow",
11-
"version": "0.1.0"
11+
"version": "2.20.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.