This repository has been archived by the owner on Dec 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release \*beep\* \*boop\* --- ## [2.3.0](https://www.github.com/googleapis/java-dialogflow/compare/v2.2.0...v2.3.0) (2020-09-22) ### Features * added Telephony Gateway DTMF events ([#279](https://www.github.com/googleapis/java-dialogflow/issues/279)) ([b7b33b7](https://www.github.com/googleapis/java-dialogflow/commit/b7b33b7f3c43291e88297cd3cb7882f3be9d8cc2)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#271](https://www.github.com/googleapis/java-dialogflow/issues/271)) ([c1b2f42](https://www.github.com/googleapis/java-dialogflow/commit/c1b2f42c30731149190f680b0184378a855b5784)) ### Documentation * wording updates for tiers. ([#277](https://www.github.com/googleapis/java-dialogflow/issues/277)) ([a8f64ab](https://www.github.com/googleapis/java-dialogflow/commit/a8f64abd553dc8adceac9243931ef5f7cb72f35e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
- Loading branch information
1 parent
81e8092
commit 8d884ff
Showing
10 changed files
with
46 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
proto-google-cloud-dialogflow-v2:2.2.0:2.2.1-SNAPSHOT | ||
proto-google-cloud-dialogflow-v2beta1:0.89.0:0.89.1-SNAPSHOT | ||
grpc-google-cloud-dialogflow-v2beta1:0.89.0:0.89.1-SNAPSHOT | ||
grpc-google-cloud-dialogflow-v2:2.2.0:2.2.1-SNAPSHOT | ||
google-cloud-dialogflow:2.2.0:2.2.1-SNAPSHOT | ||
proto-google-cloud-dialogflow-v2:2.3.0:2.3.0 | ||
proto-google-cloud-dialogflow-v2beta1:0.90.0:0.90.0 | ||
grpc-google-cloud-dialogflow-v2beta1:0.90.0:0.90.0 | ||
grpc-google-cloud-dialogflow-v2:2.3.0:2.3.0 | ||
google-cloud-dialogflow:2.3.0:2.3.0 |