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* --- ## [4.7.0](v4.6.0...v4.7.0) (2022-07-01) ### Features * Enable REST transport for most of Java and Go clients ([#941](#941)) ([d6f38e7](d6f38e7)) ### Bug Fixes * update gapic-generator-java with mock service generation fixes ([#943](#943)) ([f7e4206](f7e4206)) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v2.8.0 ([#939](#939)) ([7f769d0](7f769d0)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#940](#940)) ([305b0ac](305b0ac)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
- Loading branch information
1 parent
3873a76
commit 652cea3
Showing
9 changed files
with
45 additions
and
27 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
google-cloud-dialogflow:4.6.0:4.6.1-SNAPSHOT | ||
grpc-google-cloud-dialogflow-v2beta1:0.104.0:0.104.1-SNAPSHOT | ||
grpc-google-cloud-dialogflow-v2:4.6.0:4.6.1-SNAPSHOT | ||
proto-google-cloud-dialogflow-v2:4.6.0:4.6.1-SNAPSHOT | ||
proto-google-cloud-dialogflow-v2beta1:0.104.0:0.104.1-SNAPSHOT | ||
google-cloud-dialogflow:4.7.0:4.7.0 | ||
grpc-google-cloud-dialogflow-v2beta1:0.105.0:0.105.0 | ||
grpc-google-cloud-dialogflow-v2:4.7.0:4.7.0 | ||
proto-google-cloud-dialogflow-v2:4.7.0:4.7.0 | ||
proto-google-cloud-dialogflow-v2beta1:0.105.0:0.105.0 |